summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-07-23-25/+60
|\
| * xpedite5370: Enable NAND command supportPeter Tyser2009-07-22-1/+8
| * xes: Increase CONFIG_SYS_BOOTM_LEN to 16MBPeter Tyser2009-07-22-0/+3
| * xpedite5200,5370: Use buffered NOR flash writesPeter Tyser2009-07-22-0/+2
| * 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-22-2/+2
| * 85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boardsRoy Zang2009-07-22-0/+2
| * 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-22-0/+19
| * 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala2009-07-22-0/+2
| * 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala2009-07-21-22/+22
* | Refresh LZMA-lib to v4.65Luigi 'Comio' Mantellini2009-07-22-11/+18
* | AT91: factor out ROUND() macroWolfgang Denk2009-07-22-10/+1
|/
* 83xx, kmeter: fix compile errorHeiko Schocher2009-07-21-1/+0
* powerpc: updates for the keymile boardsHeiko Schocher2009-07-21-18/+33
* Add unaligned.h for armSimon Kagstrom2009-07-20-0/+18
* Remove last remanants of unused CONFIG_I2C_CMD_TREEPeter Tyser2009-07-20-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-20-7/+8
|\
| * Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDRMike Frysinger2009-07-18-6/+4
| * Blackfin: bf533-stamp: back down SCLK a bitMike Frysinger2009-07-18-1/+1
| * Blackfin: add os log functionsMike Frysinger2009-07-18-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-20-34/+42
|\ \
| * | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18-34/+42
| |/
* | digsy mtc: Enable command line history.Grzegorz Bernacki2009-07-19-0/+1
* | compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-19-71/+138
* | malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD2009-07-19-1/+4
* | Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-19-4/+1
* | Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-19-0/+14
* | Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-19-0/+218
|/
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-19-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-19-1122/+1
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-863/+0
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-258/+0
| * nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese2009-07-16-1/+1
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-18-1/+46
* | at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk2009-07-18-1/+1
* | MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk2009-07-18-1/+0
* | 8xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk2009-07-18-0/+1
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-18-2/+34
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-64/+28
* | ppc: Fix compile error for boards with CONFIG_DDR_ECCPeter Tyser2009-07-17-4/+5
* | include/config_cmd_default.h cleanupPrafulla Wadaskar2009-07-17-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-17-0/+69
|\ \
| * | video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-17-0/+69
| |/
* | microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek2009-07-17-1/+3
|/
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-16-0/+1
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-16-0/+1
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-16-0/+17
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-16-0/+8
* Add simple hwconfig infrastructureAnton Vorontsov2009-07-16-0/+69
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-16-11/+51
|\
| * mpc83xx: increase MONITOR_LEN to offset growing painsKim Phillips2009-07-14-8/+8