summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-185-34/+42
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-191-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-1935-1122/+1
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-1731-863/+0
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-163-258/+0
| * nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese2009-07-161-1/+1
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-1824-1/+46
* | at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk2009-07-181-1/+1
* | MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk2009-07-181-1/+0
* | 8xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk2009-07-181-0/+1
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-1816-2/+34
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-1812-64/+28
* | ppc: Fix compile error for boards with CONFIG_DDR_ECCPeter Tyser2009-07-171-4/+5
* | include/config_cmd_default.h cleanupPrafulla Wadaskar2009-07-171-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-171-0/+69
|\ \
| * | video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-171-0/+69
| |/
* | microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek2009-07-171-1/+3
|/
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-161-0/+1
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-161-0/+1
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-161-0/+17
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-161-0/+8
* Add simple hwconfig infrastructureAnton Vorontsov2009-07-161-0/+69
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-1612-11/+51
|\
| * 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-141-1/+10
| * 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-169-1020/+163
|\ \ | |/ |/|
| * asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-099-1020/+163
* | 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-141-1/+23
* | 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-141-0/+57
* | 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-1443-108/+813
|\ \
| * \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-1312-26/+613
| |\ \
| | * \ Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-1312-26/+613
| | |\ \
| | | * | versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD2009-07-121-15/+50
| | | * | versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD2009-07-121-2/+10
| | | * | at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-122-2/+13
| | | * | at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-128-0/+532
| | | * | pxa: fix CKEN_B register bitsDaniel Mack2009-07-121-6/+6
| | | * | pxa: add clock for system bus 2 arbiterDaniel Mack2009-07-121-0/+1
| | | * | arm: Kirkwood: bugfix: UART1 bar correctionPrafulla Wadaskar2009-07-121-1/+1
| | | |/
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-1313-21/+185
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-07-1313-21/+185
| | |\ \
OpenPOWER on IntegriCloud