summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* MTD: Change cfi-mtd to accept non-uniform sector sizesStefan Roese2009-04-29-14/+4
* 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
* | lib_arm/board.c: remove misleading "test-only" comment.Wolfgang Denk2009-04-26-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-04-24-60/+5
|\ \
| * | NetLoop initialization bugMichael Zaidman2009-04-19-59/+4
| * | net: fix ULI 526x macro usage in netdev.hTimur Tabi2009-04-19-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-24-96/+1677
|\ \ | |/ |/|
| * at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-04-16-45/+51
| * at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev2009-04-16-4/+1342
| * at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-48/+285
* | fix DaVinci NS16550_REG_SIZE regressionDavid Brownell2009-04-16-4/+4
* | cmd_nand: drop duplicate NULL ptr checkMike Frysinger2009-04-16-1/+1
* | CMD_UBI != MTD_PARTITIONSDavid Brownell2009-04-16-1/+1
* | ppc4xx: Disable POST memory test on NAND-booting KilaueaStefan Roese2009-04-16-1/+12
* | ppc4xx: Disable POST memory test on NAND-booting SequoiaStefan Roese2009-04-16-2/+13
* | ppc4xx: Remove unused code for Sequoia NAND booting versionStefan Roese2009-04-16-5/+1
* | ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese2009-04-16-1/+5
* | ppc4xx: Fixup chip-selects in dtb for NAND-booting SequoiaStefan Roese2009-04-16-2/+56
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-07-73/+203
|\
| * Blackfin: audit UART for all known anomaliesMike Frysinger2009-04-06-2/+21
| * Blackfin: add check for anomaly 05000362Mike Frysinger2009-04-06-0/+9
| * Blackfin: add comment about anomaly 05000430 avoidanceMike Frysinger2009-04-06-0/+2
| * Blackfin: add workaround for anomaly 05000242Mike Frysinger2009-04-06-1/+1
| * Blackfin: add workaround for anomaly 05000171Mike Frysinger2009-04-06-0/+4
| * Blackfin: update anomaly sheetsMike Frysinger2009-04-06-69/+150
| * Blackfin: nand: flush peripheral before polling itGraf Yang2009-04-06-0/+1