Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | net: rename NetRxPkt to NetRxPacket | Mike Frysinger | 2009-07-22 | -7/+7 | |
| * | | sh: sh_eth: Remove garbage from printf | Nobuhiro Iwamatsu | 2009-07-22 | -1/+1 | |
| * | | smc911x: add support for LAN9221 | Andreas Pretzsch | 2009-07-22 | -0/+2 | |
| * | | rm9200 ethernet driver: board-specific quirk (csb337) | David Brownell | 2009-07-22 | -4/+18 | |
* | | | zlib: updated to v.1.2.3 | Giuseppe CONDORELLI | 2009-07-23 | -2185/+2464 | |
|/ / | |||||
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-23 | -17/+1676 | |
|\ \ | |||||
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-23 | -17/+1676 | |
| |\ \ | |||||
| | * | | arm, kirkwood: added kw_gpio_set_valid() in gpio.h | Heiko Schocher | 2009-07-23 | -0/+2 | |
| | * | | Kirkwood: add Marvell Kirkwood gpio driver | Dieter Kiermaier | 2009-07-23 | -0/+203 | |
| | * | | arm, kirkwood: added KW_TWSI_BASE in kirkwood.h | Heiko Schocher | 2009-07-23 | -0/+1 | |
| | * | | Marvell RD6281A Board support | Prafulla Wadaskar | 2009-07-23 | -0/+499 | |
| | * | | api: Fix broken build on ARM. | Piotr Ziecik | 2009-07-23 | -2/+0 | |
| | * | | at91cap9adk: fix #ifdef/#endif pairing | Wolfgang Denk | 2009-07-22 | -1/+1 | |
| | * | | ARM Cortex A8: Move OMAP3 specific reset handler | Minkyu Kang | 2009-07-22 | -14/+37 | |
| | * | | Add unaligned.h for arm | Simon Kagstrom | 2009-07-19 | -0/+18 | |
| | * | | Marvell MV88F6281GTW_GE Board support | Prafulla Wadaskar | 2009-07-18 | -0/+458 | |
| | * | | Marvell Sheevaplug Board support | Prafulla Wadaskar | 2009-07-18 | -1/+475 | |
* | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-23 | -1/+26 | |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-07-23 | -1/+26 | |
| |\ \ \ | |||||
| | * | | | i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c | Heiko Schocher | 2009-07-21 | -1/+26 | |
* | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-23 | -268/+402 | |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-07-23 | -268/+402 | |
| |\ \ \ \ | |||||
| | * | | | | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards | Kumar Gala | 2009-07-22 | -86/+122 | |
| | * | | | | 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 |