Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | Blackfin: drop initcode.o from combined object | Mike Frysinger | 2010-11-19 | -4/+0 | |
* | | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2010-11-19 | -1/+45 | |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-11-19 | -1/+45 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | post, i2c: add missing curly bracket in i2c_post_test | Heiko Schocher | 2010-11-17 | -1/+2 | |
| | * | | | | | | | i2c, mpc5xxx: add multibus support | Heiko Schocher | 2010-11-17 | -0/+43 | |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
* | | | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2010-11-19 | -0/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-11-19 | -0/+6 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Blackfin: make sure bss len is multiple of 4 bytes | Mike Frysinger | 2010-11-18 | -0/+1 | |
| | * | | | | | | | Blackfin: stick ins/outs funcs into their own .text section | Mike Frysinger | 2010-11-18 | -0/+5 | |
| | | |/ / / / / | | |/| | | | | | |||||
* | | | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2010-11-19 | -70/+94 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'net' of git://git.denx.de/u-boot-sparc | Wolfgang Denk | 2010-11-19 | -70/+94 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | GRETH: removed space in network driver device name. | Daniel Hellstrom | 2010-11-18 | -2/+2 | |
| | * | | | | | | GRETH: fixed 2 decriptor table typos | Daniel Hellstrom | 2010-11-18 | -2/+2 | |
| | * | | | | | | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether... | Daniel Hellstrom | 2010-11-18 | -0/+10 | |
| | * | | | | | | GRETH: Added autodetection of PHY address, or let BSP hardcode it. | Daniel Hellstrom | 2010-11-18 | -23/+55 | |
| | * | | | | | | GRETH: made debug printouts use common debug() macro. | Daniel Hellstrom | 2010-11-18 | -41/+25 | |
| | * | | | | | | GRETH: removed unneccesary register write and one clean up. | Daniel Hellstrom | 2010-11-18 | -3/+1 | |
* | | | | | | | | Exclude drivers/qe/fdt.c without CONFIG_QE | Sebastien Carlier | 2010-11-18 | -3/+1 | |
|/ / / / / / / | |||||
* | | | | | | | Makefile: Fix build with USE_PRIVATE_LIBGCC | Matthias Weisser | 2010-11-18 | -1/+1 | |
|/ / / / / / | |||||
* | | | | | | malloc: Fix issue with calloc memory possibly being non-zero | Kumar Gala | 2010-11-17 | -0/+7 | |
* | | | | | | net: e1000: typo using wrong argument to sizeof | Matthew McClintock | 2010-11-17 | -1/+1 | |
* | | | | | | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -1371/+1381 | |
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-11-17 | -290/+581 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | tx25: fix linker file for newer ld support | Albert Aribaud | 2010-11-17 | -21/+19 | |
| * | | | | ARM: fix linker file for newer ld support | Albert Aribaud | 2010-11-17 | -121/+105 | |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-11-13 | -113/+411 | |
| |\ \ \ | |||||
| | * | | | armv7, beagle: Second SDRAM bank don;t work | Heiko Schocher | 2010-11-04 | -0/+7 | |
| | * | | | omap3evm: Fix mechanism to identify board revision | Sanjeev Premi | 2010-11-04 | -3/+26 | |
| | * | | | omap3evm: Wrap function under CONFIG_USB_OMAP3 | Sanjeev Premi | 2010-11-04 | -0/+2 | |
| | * | | | omap3evm: Support relocation | Sanjeev Premi | 2010-11-04 | -1/+7 | |
| | * | | | ARMV7: OMAP3: Use generic mmc driver on OMAP3 IGEP module | Enric Balletbo i Serra | 2010-11-04 | -1/+11 | |
| | * | | | ARMV7: OMAP3: Use generic mmc driver on IGEP v2 | Enric Balletbo i Serra | 2010-11-04 | -1/+11 | |
| | * | | | mmc: Add multi-block read support to the generic mmc driver | Alagu Sankar | 2010-11-04 | -71/+39 | |
| | * | | | mmc: Clean up generic mmc driver multi-block write functions | Steve Sakoman | 2010-11-04 | -24/+14 | |
| | * | | | ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE | Steve Sakoman | 2010-11-04 | -7/+30 | |
| | * | | | ARMV7: OMAP3: Add expansion board detection for Beagle | Koen Kooi | 2010-11-04 | -2/+140 | |
| | * | | | ARMV7: OMAP3: Add expansion board detection for Overo | Steve Sakoman | 2010-11-04 | -0/+120 | |
| | * | | | ARMV7: Fix build for non-OMAP3 boards | Steve Sakoman | 2010-11-04 | -1/+1 | |
| | * | | | ARMV7: OMAP3: IGEP: Rename TEXT_BASE | Steve Sakoman | 2010-11-04 | -2/+3 | |
| * | | | | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk | 2010-11-12 | -0/+41 | |
| |\ \ \ \ | |||||
| | * | | | | AT91: add header file for the Shutdown Controller | Reinhard Meyer | 2010-11-02 | -0/+39 | |
| | * | | | | AT91: add 2nd SPI to 9260/9XE/9G20 | Reinhard Meyer | 2010-10-30 | -0/+2 | |
| | |/ / / | |||||
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-11-12 | -14595/+10877 | |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| * | | | Devkit8000: Adapt changes to ARM relocation support | Thomas Weber | 2010-10-20 | -35/+5 | |
* | | | | Net: clarify board/cpu_eth_init calls | Ben Warren | 2010-11-15 | -4/+12 | |
* | | | | Makefile: move include for config.mk up | François Revol | 2010-11-14 | -6/+6 | |
* | | | | MAKEALL: Do a sanity check on user-supplied arguments | Peter Tyser | 2010-11-14 | -1/+7 | |
* | | | | pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW | Peter Tyser | 2010-11-14 | -2/+14 | |
* | | | | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW | Peter Tyser | 2010-11-14 | -8/+9 | |
* | | | | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW | Peter Tyser | 2010-11-14 | -92/+92 |