summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | | | Blackfin: drop initcode.o from combined objectMike Frysinger2010-11-19-4/+0
* | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-19-1/+45
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-19-1/+45
| |\ \ \ \ \ \ \
| | * | | | | | | post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-17-1/+2
| | * | | | | | | i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-17-0/+43
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-19-0/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-11-19-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger2010-11-18-0/+1
| | * | | | | | | Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2010-11-18-0/+5
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-19-70/+94
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'net' of git://git.denx.de/u-boot-sparcWolfgang Denk2010-11-19-70/+94
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | GRETH: removed space in network driver device name.Daniel Hellstrom2010-11-18-2/+2
| | * | | | | | GRETH: fixed 2 decriptor table typosDaniel Hellstrom2010-11-18-2/+2
| | * | | | | | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom2010-11-18-0/+10
| | * | | | | | GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom2010-11-18-23/+55
| | * | | | | | GRETH: made debug printouts use common debug() macro.Daniel Hellstrom2010-11-18-41/+25
| | * | | | | | GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom2010-11-18-3/+1
* | | | | | | | Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2010-11-18-3/+1
|/ / / / / / /
* | | | | | | Makefile: Fix build with USE_PRIVATE_LIBGCCMatthias Weisser2010-11-18-1/+1
|/ / / / / /
* | | | | | malloc: Fix issue with calloc memory possibly being non-zeroKumar Gala2010-11-17-0/+7
* | | | | | net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-17-1/+1
* | | | | | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-1371/+1381
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-17-290/+581
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | tx25: fix linker file for newer ld supportAlbert Aribaud2010-11-17-21/+19
| * | | | ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-121/+105
| | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-11-13-113/+411
| |\ \ \
| | * | | armv7, beagle: Second SDRAM bank don;t workHeiko Schocher2010-11-04-0/+7
| | * | | omap3evm: Fix mechanism to identify board revisionSanjeev Premi2010-11-04-3/+26
| | * | | omap3evm: Wrap function under CONFIG_USB_OMAP3Sanjeev Premi2010-11-04-0/+2
| | * | | omap3evm: Support relocationSanjeev Premi2010-11-04-1/+7
| | * | | ARMV7: OMAP3: Use generic mmc driver on OMAP3 IGEP moduleEnric Balletbo i Serra2010-11-04-1/+11
| | * | | ARMV7: OMAP3: Use generic mmc driver on IGEP v2Enric Balletbo i Serra2010-11-04-1/+11
| | * | | mmc: Add multi-block read support to the generic mmc driverAlagu Sankar2010-11-04-71/+39
| | * | | mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman2010-11-04-24/+14
| | * | | ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman2010-11-04-7/+30
| | * | | ARMV7: OMAP3: Add expansion board detection for BeagleKoen Kooi2010-11-04-2/+140
| | * | | ARMV7: OMAP3: Add expansion board detection for OveroSteve Sakoman2010-11-04-0/+120
| | * | | ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman2010-11-04-1/+1
| | * | | ARMV7: OMAP3: IGEP: Rename TEXT_BASESteve Sakoman2010-11-04-2/+3
| * | | | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-11-12-0/+41
| |\ \ \ \
| | * | | | AT91: add header file for the Shutdown ControllerReinhard Meyer2010-11-02-0/+39
| | * | | | AT91: add 2nd SPI to 9260/9XE/9G20Reinhard Meyer2010-10-30-0/+2
| | |/ / /
| * | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-11-12-14595/+10877
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| * | | Devkit8000: Adapt changes to ARM relocation supportThomas Weber2010-10-20-35/+5
* | | | Net: clarify board/cpu_eth_init callsBen Warren2010-11-15-4/+12
* | | | Makefile: move include for config.mk upFrançois Revol2010-11-14-6/+6
* | | | MAKEALL: Do a sanity check on user-supplied argumentsPeter Tyser2010-11-14-1/+7
* | | | pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-2/+14
* | | | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-8/+9
* | | | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-92/+92