summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Separate mtdparts command from jffs2Ladislav Michl2009-04-281-5/+5
* | cmd_ide: Remove unused AmigaOneG3SE codePeter Tyser2009-04-281-44/+0
* | AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definitionPeter Tyser2009-04-281-1/+1
* | Replace __asm references with __asm__Peter Tyser2009-04-287-24/+24
* | Replace __attribute references with __attribute__Peter Tyser2009-04-2813-31/+32
* | mtdpart command: align output columnsDavid Brownell2009-04-281-1/+1
* | Remove sa1100.hShinya Kuribayashi2009-04-281-0/+0
* | UBIFS: Remove tnc_commit.c which is not used in the read-only versionStefan Roese2009-04-281-1102/+0
* | UBIFS: fix recovery bugAdrian Hunter2009-04-281-47/+23
* | fs: Fix the wrong type of varGao Guanhua2009-04-281-1/+2
* | Update CHANGELOGWolfgang Denk2009-04-281-0/+559
* | dm9000 EEPROM reading bugfixDavid Brownell2009-04-281-6/+6
* | rtl8169: fix cache coherency problemYoshihiro Shimoda2009-04-281-1/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-04-272-4/+4
|\ \
| * | 83xx: searching "muram-data" by compatible propertyHeiko Schocher2009-04-241-2/+2
| * | mpc83xx: MPC8360ERDK: fix environment offset configuration bugAnatolij Gustschin2009-04-231-2/+2
* | | lib_arm/board.c: remove misleading "test-only" comment.Wolfgang Denk2009-04-261-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-04-242-60/+5
|\ \
| * | NetLoop initialization bugMichael Zaidman2009-04-191-59/+4
| * | net: fix ULI 526x macro usage in netdev.hTimur Tabi2009-04-191-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-2438-96/+1677
|\ \ | |/ |/|
| * at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-04-168-45/+51
| * at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev2009-04-1619-4/+1342
| * at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-1620-48/+285
* | fix DaVinci NS16550_REG_SIZE regressionDavid Brownell2009-04-164-4/+4
* | cmd_nand: drop duplicate NULL ptr checkMike Frysinger2009-04-161-1/+1
OpenPOWER on IntegriCloud