summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-228-86/+122
* xpedite5370: Enable NAND command supportPeter Tyser2009-07-221-1/+8
* xes: Increase CONFIG_SYS_BOOTM_LEN to 16MBPeter Tyser2009-07-223-0/+3
* xpedite5370: Fix I2C GPIO initialization typoPeter Tyser2009-07-221-2/+2
* xpedite5200,5370: Use buffered NOR flash writesPeter Tyser2009-07-222-0/+2
* 85xx, 86xx: Add common board_add_ram_info()Peter Tyser2009-07-222-41/+98
* tqm85xx: Remove board_add_ram_info()Peter Tyser2009-07-221-30/+3
* xes: Remove 8xxx board_add_ram_info() functionPeter Tyser2009-07-221-53/+0
* 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-225-15/+15
* 85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boardsRoy Zang2009-07-222-0/+2
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-228-14/+109
* 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala2009-07-222-4/+16
* 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala2009-07-2111-22/+22
* Move api_examples to examples/apiPeter Tyser2009-07-218-6/+7
* 83xx, kmeter: fix compile errorHeiko Schocher2009-07-211-1/+0
* Move examples/ to examples/standalonePeter Tyser2009-07-2124-6/+10
* Move architecture specific config.mk files into subdirsPeter Tyser2009-07-2113-1/+1
* Add "tags" to .gitignore file.Po-Yu Chuang2009-07-211-0/+1
* powerpc: updates for the keymile boardsHeiko Schocher2009-07-2110-54/+202
* fsl_sata: Fix compiler warnings shown by gcc-4.4galak2009-07-202-81/+19
* Add unaligned.h for armSimon Kagstrom2009-07-201-0/+18
* Remove last remanants of unused CONFIG_I2C_CMD_TREEPeter Tyser2009-07-204-4/+0
* ubi: help message correctionAndrzej Wolski2009-07-201-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-207-8/+51
|\
| * Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDRMike Frysinger2009-07-182-6/+4
| * Blackfin: bf533-stamp: back down SCLK a bitMike Frysinger2009-07-181-1/+1
| * Blackfin: split cpu COBJS into multilinesMike Frysinger2009-07-181-1/+7
| * Blackfin: add os log functionsMike Frysinger2009-07-184-1/+40
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-2021-1266/+342
|\ \
| * | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-1821-1266/+342
| |/
* | mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok2009-07-191-0/+3
* | config.mk: Remove unused HPATHShinya Kuribayashi2009-07-191-1/+1
* | digsy mtc: Enable command line history.Grzegorz Bernacki2009-07-191-0/+1
* | compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-1915-149/+150
* | common: fix 'dummy' is used uninitialized in this function warningKim Phillips2009-07-191-1/+1
* | push CROSS_COMPILE out to $(ARCH)_config.mkMike Frysinger2009-07-1913-42/+26
* | malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD2009-07-191-1/+4
* | Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-197-4/+7
* | cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk2009-07-191-1/+3
* | pcm030: fix out-of-tree buildingWolfgang Denk2009-07-191-0/+1
* | Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-194-0/+2602
* | Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-193-0/+707
|/
* PATI board: fix compiler warningsWolfgang Denk2009-07-193-6/+10
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-195-34/+6
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-192-46/+30
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-1975-5650/+33
|\
| * 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