aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-15IDE: bail out of dev_print() for unknown device typesWolfgang Denk1-0/+5
2009-05-1574xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese1-2/+2
2009-05-15console.h: remove unused prototype 'console_realloc'Jean-Christophe PLAGNIOL-VILLARD1-2/+0
2009-05-15api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD5-23/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel135-135/+135
2009-05-15Remove inline qualifier from show_boot_progress()Emil Medve1-1/+1
2009-05-15MPC8260: fixup device tree by property instead of pathWolfgang Denk1-5/+6
2009-05-15Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LENRohit Hagargundgi1-0/+1
2009-05-15Schedule removal of non-CONFIG_NET_MULTI net driver APIBen Warren1-0/+19
2009-05-15powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel2-34/+0
2009-05-15Add imls utility commandMarco Stornelli3-0/+433
2009-05-15netloop: updates for NetLoopHeiko Schocher3-7/+12
2009-05-1582xx, ids8247: added ids8247 board to MAKEALL scriptHeiko Schocher1-0/+1
2009-05-15arm/imx31_phycore: Fix bi_arch_numberDetlev Zundel1-2/+2
2009-05-15remove myself as phycore/litekit MaintainerSascha Hauer1-5/+0
2009-05-13AFEB9260 network fixSergey Lapin2-2/+2
2009-05-06Blackfin: bf518f-ezbrd: reset ethernet PHY during initGraf Yang1-4/+51
2009-05-06Blackfin: bf527-ezkit: fix SPI flash env paramsMike Frysinger1-2/+2
2009-05-06Blackfin: avoid get_sclk() with early serial debugMike Frysinger1-5/+5
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger5-3/+32
2009-05-06Blackfin: recurse with early serial initcodeMike Frysinger1-1/+1
2009-05-01Prepare v2009.06-rc1v2009.06-rc1Wolfgang Denk2-2/+34
2009-05-01at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD6-62/+2
2009-05-01Update CHANGELOG; minor coding style cleanup.Wolfgang Denk3-2/+478
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai6-83/+56
2009-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-8/+21
2009-04-30OMAP3: Beagle: Set pinmux conditionally for Rev C boardsDirk Behme2-8/+21
2009-04-30ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2-3/+5
2009-04-30lib_generic: gunzip: New function zunzipRicardo Ribalda Delgado1-7/+20
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk27-324/+181
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-14/+4
2009-04-30Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-3/+33
2009-04-29at91: fixed plla calc when no USB support is activeDaniel Gorsulowski1-1/+1
2009-04-29arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl5-75/+35
2009-04-29OMAP3: Remove legacy NAND definesDirk Behme4-117/+0
2009-04-29OMAP3: Print correct silicon revisionSanjeev Premi4-16/+36
2009-04-29OMAP3: Remove unused board-typesSanjeev Premi8-38/+0
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi8-62/+102
2009-04-29MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese1-14/+4
2009-04-28video: fix bug in cfb_console.c codeAnatolij Gustschin1-3/+33
2009-04-28cmd_ext2.c: fix compile warningsWolfgang Denk1-2/+2
2009-04-28ids8247: Remove legacy NAND definesHeiko Schocher2-63/+84
2009-04-28ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado1-0/+1
2009-04-28bmp_logo: Check return value of fread()Peter Tyser1-13/+22
2009-04-28ncb: Check return value of write()Peter Tyser1-1/+3
2009-04-28mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2-0/+22
2009-04-28mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese1-0/+4
2009-04-28ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"Stefan Roese1-48/+25
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel3-128/+13
2009-04-28Separate mtdparts command from jffs2Ladislav Michl1-5/+5