summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Marvell Sheevaplug Board supportPrafulla Wadaskar2009-07-188-1/+475
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-181-3/+3
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-181-3/+3
| |\
| | * cmd_i2c: bugfix: add missing braceAlessandro Rubini2009-07-181-3/+3
* | | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-1863-234/+198
|/ /
* | 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-175-131/+304
|\ \
| * | Added support for splash screen positioningMatthias Weisser2009-07-173-3/+92
| * | video: mb862xx: replace printf with putsAnatolij Gustschin2009-07-171-10/+10
| * | video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-172-46/+119
| * | video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin2009-07-171-103/+114
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-07-172-5/+3
|\ \
| * | microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek2009-07-171-1/+3
| * | microblaze: Removed unused variablesMichal Simek2009-07-171-4/+0
| |/
* | sata: namespace curr_device variableMike Frysinger2009-07-172-15/+15
* | cmd_mmc: make curr_device staticMike Frysinger2009-07-171-1/+1
* | envcrc: add missing dependencies on env storageMike Frysinger2009-07-171-0/+4
* | config.mk: Remove $(PCI_CLOCK) referenceShinya Kuribayashi2009-07-171-4/+0
* | fix: missing autoconfig.mk from general MakefileJean-Christophe PLAGNIOL-VILLARD2009-07-171-0/+1
|/
* 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
OpenPOWER on IntegriCloud