| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | | | xpedite5370: Enable NAND command support | Peter Tyser | 2009-07-22 | -1/+8 |
| | * | | | xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB | Peter Tyser | 2009-07-22 | -0/+3 |
| | * | | | xpedite5370: Fix I2C GPIO initialization typo | Peter Tyser | 2009-07-22 | -2/+2 |
| | * | | | xpedite5200,5370: Use buffered NOR flash writes | Peter Tyser | 2009-07-22 | -0/+2 |
| | * | | | 85xx, 86xx: Add common board_add_ram_info() | Peter Tyser | 2009-07-22 | -41/+98 |
| | * | | | tqm85xx: Remove board_add_ram_info() | Peter Tyser | 2009-07-22 | -30/+3 |
| | * | | | xes: Remove 8xxx board_add_ram_info() function | Peter Tyser | 2009-07-22 | -53/+0 |
| | * | | | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields | Peter Tyser | 2009-07-22 | -15/+15 |
| | * | | | 85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards | Roy Zang | 2009-07-22 | -0/+2 |
| | * | | | 85xx: Report which "bank" of NOR flash we are booting from on FSL boards | Kumar Gala | 2009-07-22 | -14/+109 |
| | * | | | 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN | Kumar Gala | 2009-07-22 | -4/+16 |
| | * | | | 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards | Kumar Gala | 2009-07-21 | -22/+22 |
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/master/ | Wolfgang Denk | 2009-07-23 | -2018/+2275 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-07-20 | -4/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | Remove last remanants of unused CONFIG_I2C_CMD_TREE | Peter Tyser | 2009-07-20 | -4/+0 |
| * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2009-07-20 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ubi: help message correction | Andrzej Wolski | 2009-07-20 | -2/+2 |
| | |/ / / / / |
|
* | | | | | | | Fix "ld: cannot find -lstubs" build error | Wolfgang Denk | 2009-07-22 | -3/+3 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Refresh LZMA-lib to v4.65 | Luigi 'Comio' Mantellini | 2009-07-22 | -1859/+2016 |
* | | | | | | AT91: factor out ROUND() macro | Wolfgang Denk | 2009-07-22 | -10/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Move api_examples to examples/api | Peter Tyser | 2009-07-21 | -6/+7 |
* | | | | | 83xx, kmeter: fix compile error | Heiko Schocher | 2009-07-21 | -1/+0 |
| |_|/ /
|/| | | |
|
* | | | | Move examples/ to examples/standalone | Peter Tyser | 2009-07-21 | -6/+10 |
* | | | | Move architecture specific config.mk files into subdirs | Peter Tyser | 2009-07-21 | -1/+1 |
* | | | | Add "tags" to .gitignore file. | Po-Yu Chuang | 2009-07-21 | -0/+1 |
* | | | | powerpc: updates for the keymile boards | Heiko Schocher | 2009-07-21 | -54/+202 |
* | | | | fsl_sata: Fix compiler warnings shown by gcc-4.4 | galak | 2009-07-20 | -81/+19 |
* | | | | Add unaligned.h for arm | Simon Kagstrom | 2009-07-20 | -0/+18 |
* | | | | Remove last remanants of unused CONFIG_I2C_CMD_TREE | Peter Tyser | 2009-07-20 | -4/+0 |
* | | | | ubi: help message correction | Andrzej Wolski | 2009-07-20 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-07-20 | -8/+51 |
|\ \ \ |
|
| * | | | Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDR | Mike Frysinger | 2009-07-18 | -6/+4 |
| * | | | Blackfin: bf533-stamp: back down SCLK a bit | Mike Frysinger | 2009-07-18 | -1/+1 |
| * | | | Blackfin: split cpu COBJS into multilines | Mike Frysinger | 2009-07-18 | -1/+7 |
| * | | | Blackfin: add os log functions | Mike Frysinger | 2009-07-18 | -1/+40 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-07-20 | -1266/+342 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI | Kim Phillips | 2009-07-18 | -1266/+342 |
| |/ / |
|
* | | | mmc: set bus width to 1 and clock to minimum early during initialization | Ilya Yanok | 2009-07-19 | -0/+3 |
* | | | config.mk: Remove unused HPATH | Shinya Kuribayashi | 2009-07-19 | -1/+1 |
* | | | digsy mtc: Enable command line history. | Grzegorz Bernacki | 2009-07-19 | -0/+1 |
* | | | compiler.h: unify system ifdef cruft here | Mike Frysinger | 2009-07-19 | -149/+150 |
* | | | common: fix 'dummy' is used uninitialized in this function warning | Kim Phillips | 2009-07-19 | -1/+1 |
* | | | push CROSS_COMPILE out to $(ARCH)_config.mk | Mike Frysinger | 2009-07-19 | -42/+26 |
* | | | malloc.h: protect it against multiple include | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-19 | -1/+4 |
* | | | Fix boards broken after removal of legacy NAND and DoC support | Wolfgang Denk | 2009-07-19 | -4/+7 |
* | | | cmd_flash.c: fix fix compile error for boards with DataFlash | Wolfgang Denk | 2009-07-19 | -1/+3 |
* | | | pcm030: fix out-of-tree building | Wolfgang Denk | 2009-07-19 | -0/+1 |
* | | | Canyonlands SATA harddisk driver | Kazuaki Ichinohe | 2009-07-19 | -0/+2602 |
* | | | Add support for the Tundra TSI148 VME-bridge | Reinhard Arlt | 2009-07-19 | -0/+707 |
|/ / |
|
* | | PATI board: fix compiler warnings | Wolfgang Denk | 2009-07-19 | -6/+10 |