Commit Graph

1869 Commits (f8bbb4dad0e9d91b7a51d6cc54dcf66d142f50fe)

Author SHA1 Message Date
Wolfgang Denk c4eba6ec5c common/usb_kbd.c: fix bug introduced in commit 00b7d6e 14 years ago
Marek Vasut 00b7d6ecc9 USB: Squash checkpatch warnings in usb_kbd.c 14 years ago
Simon Glass 5f3dfadc26 Fix unused function in cmd_bdinfo.c 14 years ago
Simon Glass 80729a5493 Fix SPI build errors in exports.c 14 years ago
Wolfgang Denk f915c9316c Revert "mii: miiphy register address width change" 14 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 14 years ago
Vadim Bendebury 576fb1ed3f Add a cli command to test the TPM device. 14 years ago
Jason Hobbs 6f40f2749a pxe: make the first label the implicit default 14 years ago
Mike Frysinger d88af4da9a cmd_bdinfo: simplify local static funcs a bit 14 years ago
Chandan Nath 5c45a22b92 mii: miiphy register address width change 14 years ago
Thomas Weber a621614d0c env_nand: Remove DEBUG definition 14 years ago
Anatolij Gustschin 2157497615 common/menu.c: Fix build warning 14 years ago
Gerlando Falauto 7813ca9b66 serial: constify serial_assign() 14 years ago
Gerlando Falauto a6e6f7f4d0 serial: cosmetic checkpatch compliance 14 years ago
Andy Fleming 1cdabc4bc7 miiphy: Note that miiphy_* API is deprecated 14 years ago
Stephen Warren d510859bed image: Don't detect XIP images as overlapping. 14 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 14 years ago
Wolfgang Denk d887ad54ca menu.c: use puts() instead of printf() where possible 14 years ago
Graeme Russ a76fc70ee1 x86: Provide more configuration granularity 14 years ago
Wolfgang Denk a63d965275 menu.c: use puts() instead of printf() where possible 14 years ago
Kumar Gala 068f158fdf cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup 14 years ago
Anatolij Gustschin 5bf2766b4b common/cmd_bootm.c: Fix GCC 4.6 warnings 14 years ago
Igor Grinberg 27aafe988e env: clean env_common.c checkpatch and code style 14 years ago
Igor Grinberg de152b9bf8 env: clean env_nand.c checkpatch and code style 14 years ago
Igor Grinberg 82b54b972b env: clean env_flash.c checkpatch and code style 14 years ago
Igor Grinberg eb58a7fc77 env: clean env_sf.c checkpatch and code style 14 years ago
Igor Grinberg dd2a233c94 env: clean env_eeprom.c checkpatch and code style 14 years ago
Igor Grinberg bd2a23ac61 env: clean env_embedded.c checkpatch and code style 14 years ago
Igor Grinberg e8db8f71c9 env: clean env_mmc.c checkpatch and code style 14 years ago
Igor Grinberg 91494ca6a0 env: clean env_nvram.c checkpatch and code style 14 years ago
Igor Grinberg b919ec25e7 env: clean env_onenand.c checkpatch and code style 14 years ago
Igor Grinberg 0901d9f891 env: clean env_dataflash.c checkpatch and code style 14 years ago
Igor Grinberg 6b15566681 env: clean env_mgdisk.c checkpatch and code style 14 years ago
Igor Grinberg dcfe6e6fa1 env: clean env_nowhere.c checkpatch and code style 14 years ago
Igor Grinberg d09b1787a4 env: clean cmd_nvedit.c checkpatch and code style 14 years ago
Igor Grinberg 994bc671cf env: move extern environment[] to environment.h 14 years ago
Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h 14 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 14 years ago
Simon Glass 79afc88d2c Fix warnings in cmd_nvedit.c 14 years ago
Kumar Gala 94c50f1176 Revert "sandbox: Change md command to use map_physmem" 14 years ago
Kim Phillips e1a37f8599 common: tsi148 - fix gcc 4.6 compiler warning 14 years ago
Wolfgang Denk e4119560cf common/cmd_universe.c: Fix GCC 4.6 build warning 14 years ago
Wolfgang Denk 4ec6e4a88f common/cmd_fdc.c: Fix GCC 4.6 build warnings 14 years ago
Che-Liang Chiou d3983ee853 font: split font data from video_font.h 14 years ago
Che-Liang Chiou c270730f58 tools: logo: split bmp arrays from bmp_logo.h 14 years ago
Che-Liang Chiou 02110903a8 lcd: add clear and draw bitmap declaration 14 years ago
Marek Vasut 5e8baf878e GCC4.6: Fix common/usb.c on xscale 14 years ago
Gabe Black 07e1278496 Fix constness of the fdt void pointer in fdt_getprop_u32_default 14 years ago
Gabe Black de16606ae3 Add some missing endian conversions in fdt_support.c 14 years ago
Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 14 years ago