summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-1743-1053/+0
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-1621-4561/+2
* nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese2009-07-161-1/+1
* nand: ndfc: Remove unnecessary #ifdef'sStefan Roese2009-07-161-6/+0
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-168-6/+6
* nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-161-5/+5
* Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell2009-07-161-1/+1
* MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park2009-07-161-17/+18
* mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov2009-07-161-2/+1
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-162-9/+6
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-162-13/+25
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-162-0/+35
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-162-0/+27
* Add simple hwconfig infrastructureAnton Vorontsov2009-07-163-0/+280
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-07-161-2/+9
|\
| * mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-161-2/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-1613-11/+53
|\ \
| * | mpc83xx: increase MONITOR_LEN to offset growing painsKim Phillips2009-07-148-8/+8
| * | usb: mpx8349itx: added support of loading images from USB storage (MPH/DR)Valeriy Glushkov2009-07-141-2/+29
| * | usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2009-07-142-1/+12
| * | mpc83xx: set 64BIT_VSPRINTF for boards using nand_utilKim Phillips2009-07-144-0/+4
| |/
* | Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-07-1612-1052/+30
|\ \
| * | asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-0912-1052/+30
* | | Improve U-Boot Porting Guide in the READMEJerry Van Baren2009-07-161-24/+36
| |/ |/|
* | mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk2009-07-141-8/+38
* | aria: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk2009-07-141-5/+34
* | aria: enable NAND flash supportWolfgang Denk2009-07-142-1/+24
* | MPC512x: fix typo in comment listing the NAND driver nameWolfgang Denk2009-07-142-2/+2
* | mecp5123: cleanup - remove dead codeWolfgang Denk2009-07-141-7/+0
* | aria: adjust memory controller initializationWolfgang Denk2009-07-141-13/+72
* | MPC512x: factor out common codeWolfgang Denk2009-07-146-335/+191
* | mecp5123: fix build errorWolfgang Denk2009-07-141-8/+5
* | MPC512x: Add MSCAN1...4 Clock Control RegistersWolfgang Denk2009-07-141-4/+5
* | MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTFWolfgang Denk2009-07-142-0/+4
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2009-07-1499-1915/+2617
|\ \
| * \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-1330-618/+1474
| |\ \
| | * \ Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-1330-618/+1474
| | |\ \
| | | * | versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD2009-07-123-530/+51
| | | * | versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD2009-07-121-2/+10
| | | * | at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-128-7/+67
| | | * | at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-1220-22/+1221
| | | * | pxa: fix CKEN_B register bitsDaniel Mack2009-07-121-6/+6
| | | * | pxa: add clock for system bus 2 arbiterDaniel Mack2009-07-121-0/+1
| | | * | OMAP3 pandora: Fix CKE1 MUX setting to allow self-refreshGrazvydas Ignotas2009-07-121-1/+1
| | | * | OMAP3 pandora: setup pulls for various GPIOsGrazvydas Ignotas2009-07-121-25/+25
| | | * | OMAP3 pandora: setup pin mux for pins used on rev3 boardsGrazvydas Ignotas2009-07-121-1/+10
| | | * | OMAP3 pandora: pin mux cleanupGrazvydas Ignotas2009-07-121-25/+0
| | | * | arm: Kirkwood: bugfix: UART1 bar correctionPrafulla Wadaskar2009-07-121-1/+1
| | | * | nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2009-07-082-0/+83
| | | |/
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-131-3/+8
| |\ \ \ | | |/ /
OpenPOWER on IntegriCloud