aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2012-06-19cmd_mem: cmp: convert while() to for() loopMike Frysinger
2012-06-19cmd_mem: cmp: unify size code pathsMike Frysinger
2012-06-19cmd_mem: replace custom PRINTF() with debug()Mike Frysinger
2012-06-08cmd_nand: fix crashing bug in nand read/writeSteve Sakoman
2012-05-25LCD: display 32bpp decompressed bitmap imageDonghwa Lee
2012-05-25common/lcd.c: reduce one CONFIG_LCD_LOGO ifdefAnatolij Gustschin
2012-05-25common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefsAnatolij Gustschin
2012-05-25common/lcd.c: use ARRAY_SIZEAnatolij Gustschin
2012-05-25cmd_bmp.c: make bmp_display() usable by drivers or board codeAnatolij Gustschin
2012-05-23net: Add link-local addressing supportJoe Hershberger
2012-05-23net: Don't write the "serverip" env var if configured not toJoe Hershberger
2012-05-22common/cmd_nand.c: Fix GCC 4.6 warningAnatolij Gustschin
2012-05-22common/cmd_nvedit.c: Fix GCC 4.6 warningAnatolij Gustschin
2012-05-22common/cmd_bootm.c: Fix GCC 4.6 warningAnatolij Gustschin
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2012-05-20USB: Align buffers at cachelinePuneet Saxena
2012-05-20usb: use noinline defineMike Frysinger
2012-05-18nand: extend .raw accesses to work on multiple pagesScott Wood
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-05-15net: cosmetic: net.c checkpatch complianceJoe Hershberger
2012-05-15SATA: check for return value from sata functionsStefano Babic
2012-04-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-04-30image/fit: drop inline markings on parser codeMike Frysinger
2012-04-29GCC47: Fix warning in cmd_nand.cMarek Vasut
2012-04-24cmd_bdinfo: display the address map size (32-bit vs. 36-bit)Timur Tabi
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang
2012-04-23Fix the behaviour of the 'run' commandTimo Ketola
2012-04-10Move bootstage timer out of lib/time.cSimon Glass
2012-04-09LMB: Fix undefined lmb_reserve() on non-lmb platformsMarek Vasut
2012-03-30RAMDISK: Fix unused variable issue caused by raw rd supportMarek Vasut
2012-03-30BOOT: Add RAW ramdisk support to bootzMarek Vasut
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut
2012-03-30Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin
2012-03-30cmd_log: print log->v2.con value in the "log info" commandHeiko Schocher
2012-03-30command, log: Coding Style cleanupHeiko Schocher
2012-03-30command, log: print with "log show" a full logbufferHeiko Schocher
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-03-27Add cmd_spl commandSimon Schwarz
2012-03-27cmd_pxe.c: fix strict-aliasing warningsJason Hobbs
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter
2012-03-26cmd_fat: add FAT write commandDonggeun Kim
2012-03-23Revert "Add board_pre_console_putc to deal with early console output"Simon Glass
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-18bootstage: Plumb in bootstage calls for basic operationsSimon Glass
2012-03-18bootstage: Implement core microsecond boot time measurementSimon Glass