aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-15Remove inline qualifier from show_boot_progress()Emil Medve
2009-05-15MPC8260: fixup device tree by property instead of pathWolfgang Denk
2009-05-15Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LENRohit Hagargundgi
2009-05-15Schedule removal of non-CONFIG_NET_MULTI net driver APIBen Warren
2009-05-15powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel
2009-05-15Add imls utility commandMarco Stornelli
2009-05-15netloop: updates for NetLoopHeiko Schocher
2009-05-1582xx, ids8247: added ids8247 board to MAKEALL scriptHeiko Schocher
2009-05-15arm/imx31_phycore: Fix bi_arch_numberDetlev Zundel
2009-05-15remove myself as phycore/litekit MaintainerSascha Hauer
2009-05-13AFEB9260 network fixSergey Lapin
2009-05-06Blackfin: bf518f-ezbrd: reset ethernet PHY during initGraf Yang
2009-05-06Blackfin: bf527-ezkit: fix SPI flash env paramsMike Frysinger
2009-05-06Blackfin: avoid get_sclk() with early serial debugMike Frysinger
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger
2009-05-06Blackfin: recurse with early serial initcodeMike Frysinger
2009-05-01Prepare v2009.06-rc1v2009.06-rc1Wolfgang Denk
2009-05-01at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD
2009-05-01Update CHANGELOG; minor coding style cleanup.Wolfgang Denk
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai
2009-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-04-30OMAP3: Beagle: Set pinmux conditionally for Rev C boardsDirk Behme
2009-04-30ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado
2009-04-30lib_generic: gunzip: New function zunzipRicardo Ribalda Delgado
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-04-29at91: fixed plla calc when no USB support is activeDaniel Gorsulowski
2009-04-29arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl
2009-04-29OMAP3: Remove legacy NAND definesDirk Behme
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi
2009-04-29OMAP3: Remove unused board-typesSanjeev Premi
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi
2009-04-29MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese
2009-04-28video: fix bug in cfb_console.c codeAnatolij Gustschin
2009-04-28cmd_ext2.c: fix compile warningsWolfgang Denk
2009-04-28ids8247: Remove legacy NAND definesHeiko Schocher
2009-04-28ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado
2009-04-28bmp_logo: Check return value of fread()Peter Tyser
2009-04-28ncb: Check return value of write()Peter Tyser
2009-04-28mtd: nand/onenand: Register mtd device upon device scanningStefan Roese
2009-04-28mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese
2009-04-28ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"Stefan Roese
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel
2009-04-28Separate mtdparts command from jffs2Ladislav Michl
2009-04-28cmd_ide: Remove unused AmigaOneG3SE codePeter Tyser
2009-04-28AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definitionPeter Tyser
2009-04-28Replace __asm references with __asm__Peter Tyser
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-28mtdpart command: align output columnsDavid Brownell