summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* Blackfin: avoid get_sclk() with early serial debugMike Frysinger2009-05-06-5/+5
* Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2009-05-06-3/+32
* Blackfin: recurse with early serial initcodeMike Frysinger2009-05-06-1/+1
* Prepare v2009.06-rc1v2009.06-rc1Wolfgang Denk2009-05-01-2/+34
* at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD2009-05-01-62/+2
* Update CHANGELOG; minor coding style cleanup.Wolfgang Denk2009-05-01-2/+478
* OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai2009-04-30-83/+56
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-04-30-8/+21
|\
| * OMAP3: Beagle: Set pinmux conditionally for Rev C boardsDirk Behme2009-04-30-8/+21
* | ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2009-04-30-3/+5
* | lib_generic: gunzip: New function zunzipRicardo Ribalda Delgado2009-04-30-7/+20
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-04-30-324/+181
|\
| * at91: fixed plla calc when no USB support is activeDaniel Gorsulowski2009-04-29-1/+1
| * arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl2009-04-29-75/+35
| * OMAP3: Remove legacy NAND definesDirk Behme2009-04-29-117/+0
| * OMAP3: Print correct silicon revisionSanjeev Premi2009-04-29-16/+36
| * OMAP3: Remove unused board-typesSanjeev Premi2009-04-29-38/+0
| * OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-29-62/+102
| * OMAP3: Fix changed mmc init commandDirk Behme2009-04-26-5/+5
| * minor DaVinci clock cleanupDavid Brownell2009-04-24-8/+4
| * s3c64xx: remove unnecessary definitionMinkyu Kang2009-04-24-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-04-30-14/+4
|\ \
| * | MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese2009-04-29-14/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-04-30-3/+33
|\ \ \ | |/ / |/| |
| * | video: fix bug in cfb_console.c codeAnatolij Gustschin2009-04-28-3/+33
* | | cmd_ext2.c: fix compile warningsWolfgang Denk2009-04-28-2/+2
|/ /
* | ids8247: Remove legacy NAND definesHeiko Schocher2009-04-28-63/+84
* | ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado2009-04-28-0/+1
* | bmp_logo: Check return value of fread()Peter Tyser2009-04-28-13/+22
* | ncb: Check return value of write()Peter Tyser2009-04-28-1/+3
* | mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2009-04-28-0/+22
* | mtd: nand: Include linux/mtd/partitions.h in nand_base.hStefan Roese2009-04-28-0/+4
* | ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"Stefan Roese2009-04-28-48/+25
* | mips/vcth: Use generic 16550 uart driverDetlev Zundel2009-04-28-128/+13
* | Separate mtdparts command from jffs2Ladislav Michl2009-04-28-5/+5
* | cmd_ide: Remove unused AmigaOneG3SE codePeter Tyser2009-04-28-44/+0
* | AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definitionPeter Tyser2009-04-28-1/+1
* | Replace __asm references with __asm__Peter Tyser2009-04-28-24/+24
* | Replace __attribute references with __attribute__Peter Tyser2009-04-28-31/+32
* | mtdpart command: align output columnsDavid Brownell2009-04-28-1/+1
* | Remove sa1100.hShinya Kuribayashi2009-04-28-0/+0
* | UBIFS: Remove tnc_commit.c which is not used in the read-only versionStefan Roese2009-04-28-1102/+0
* | UBIFS: fix recovery bugAdrian Hunter2009-04-28-47/+23
* | fs: Fix the wrong type of varGao Guanhua2009-04-28-1/+2
* | Update CHANGELOGWolfgang Denk2009-04-28-0/+559
* | dm9000 EEPROM reading bugfixDavid Brownell2009-04-28-6/+6
* | rtl8169: fix cache coherency problemYoshihiro Shimoda2009-04-28-1/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-04-27-4/+4
|\ \
| * | 83xx: searching "muram-data" by compatible propertyHeiko Schocher2009-04-24-2/+2
| * | mpc83xx: MPC8360ERDK: fix environment offset configuration bugAnatolij Gustschin2009-04-23-2/+2