summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* console.h: remove unused prototype 'console_realloc'Jean-Christophe PLAGNIOL-VILLARD2009-05-151-2/+0
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-155-23/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15135-135/+135
* Remove inline qualifier from show_boot_progress()Emil Medve2009-05-151-1/+1
* MPC8260: fixup device tree by property instead of pathWolfgang Denk2009-05-151-5/+6
* Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LENRohit Hagargundgi2009-05-151-0/+1
* Schedule removal of non-CONFIG_NET_MULTI net driver APIBen Warren2009-05-151-0/+19
* powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel2009-05-152-34/+0
* Add imls utility commandMarco Stornelli2009-05-153-0/+433
* netloop: updates for NetLoopHeiko Schocher2009-05-153-7/+12
* 82xx, ids8247: added ids8247 board to MAKEALL scriptHeiko Schocher2009-05-151-0/+1
* arm/imx31_phycore: Fix bi_arch_numberDetlev Zundel2009-05-151-2/+2
* remove myself as phycore/litekit MaintainerSascha Hauer2009-05-151-5/+0
* AFEB9260 network fixSergey Lapin2009-05-132-2/+2
* Blackfin: bf518f-ezbrd: reset ethernet PHY during initGraf Yang2009-05-061-4/+51
* Blackfin: bf527-ezkit: fix SPI flash env paramsMike Frysinger2009-05-061-2/+2
* Blackfin: avoid get_sclk() with early serial debugMike Frysinger2009-05-061-5/+5
* Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2009-05-065-3/+32
* Blackfin: recurse with early serial initcodeMike Frysinger2009-05-061-1/+1
* Prepare v2009.06-rc1Wolfgang Denk2009-05-012-2/+34
* at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD2009-05-016-62/+2
* Update CHANGELOG; minor coding style cleanup.Wolfgang Denk2009-05-013-2/+478
* OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai2009-04-306-83/+56
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-04-302-8/+21
|\
| * OMAP3: Beagle: Set pinmux conditionally for Rev C boardsDirk Behme2009-04-302-8/+21
* | ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2009-04-302-3/+5
* | lib_generic: gunzip: New function zunzipRicardo Ribalda Delgado2009-04-301-7/+20
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-3027-324/+181
|\
| * at91: fixed plla calc when no USB support is activeDaniel Gorsulowski2009-04-291-1/+1
| * arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl2009-04-295-75/+35
| * OMAP3: Remove legacy NAND definesDirk Behme2009-04-294-117/+0
| * OMAP3: Print correct silicon revisionSanjeev Premi2009-04-294-16/+36
| * OMAP3: Remove unused board-typesSanjeev Premi2009-04-298-38/+0
| * OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-298-62/+102
| * OMAP3: Fix changed mmc init commandDirk Behme2009-04-265-5/+5
| * minor DaVinci clock cleanupDavid Brownell2009-04-244-8/+4
| * s3c64xx: remove unnecessary definitionMinkyu Kang2009-04-241-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-04-301-14/+4
|\ \
| * | MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese2009-04-291-14/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-04-301-3/+33
|\ \ \ | |/ / |/| |
| * | video: fix bug in cfb_console.c codeAnatolij Gustschin2009-04-281-3/+33
* | | cmd_ext2.c: fix compile warningsWolfgang Denk2009-04-281-2/+2
|/ /
* | ids8247: Remove legacy NAND definesHeiko Schocher2009-04-282-63/+84
* | ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado2009-04-281-0/+1
* | bmp_logo: Check return value of fread()Peter Tyser2009-04-281-13/+22
* | ncb: Check return value of write()Peter Tyser2009-04-281-1/+3
* | mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2009-04-282-0/+22
* | mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese2009-04-281-0/+4
* | ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"Stefan Roese2009-04-281-48/+25
* | mips/vcth: Use generic 16550 uart driverDetlev Zundel2009-04-283-128/+13
OpenPOWER on IntegriCloud