Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2010-11-26 | -2/+5 | |
| |\ \ \ \ \ | |||||
| | * | | | | | usb: Remove usb_dev_init() from ehci-ppc4xx.c | Stefan Roese | 2010-11-26 | -1/+0 | |
| | * | | | | | usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() | Stefan Roese | 2010-11-26 | -1/+1 | |
| | * | | | | | usb: Add WATCHDOG_RESET call to polling loop | Stefan Roese | 2010-11-26 | -0/+2 | |
| | * | | | | | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() | Anatolij Gustschin | 2010-11-26 | -0/+2 | |
| * | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-11-26 | -920/+1576 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | arm1176: bugfix: fix start.S for ELF relocation | Albert Aribaud | 2010-11-26 | -34/+13 | |
| | * | | | | | arm: add ELF relocation support to rest of cpus | Albert Aribaud | 2010-11-26 | -666/+785 | |
| | * | | | | | Seagate FreeAgent DockStar support | Eric Cooper | 2010-11-26 | -0/+574 | |
| | * | | | | | DaVinci: remove bogus DEF_BOOTM definition | Wolfgang Denk | 2010-11-19 | -5/+0 | |
| | * | | | | | DA850 EVM: passing maximum clock rate information to kernel | Sekhar Nori | 2010-11-19 | -0/+48 | |
| | * | | | | | DA850 EVM: add information regarding DA850 in README.davinci | Sekhar Nori | 2010-11-19 | -0/+11 | |
| | * | | | | | OMAP4: Panda: Disable CMD_NFS | Steve Sakoman | 2010-11-19 | -0/+1 | |
| | * | | | | | OMAP3: pandora: update config for production | Grazvydas Ignotas | 2010-11-19 | -45/+44 | |
| | * | | | | | OMAP3: remove unused config macros | Grazvydas Ignotas | 2010-11-19 | -109/+0 | |
| | * | | | | | OMAP3: pandora: fix relocation and init memory | Grazvydas Ignotas | 2010-11-19 | -33/+8 | |
| | * | | | | | omap4: board: change global data pointer to file scope | Nishanth Menon | 2010-11-19 | -1/+2 | |
| | * | | | | | mmc: omap: timeout counter fix | Nishanth Menon | 2010-11-19 | -25/+82 | |
| | * | | | | | da830: fixup ARM relocation support | Nick Thompson | 2010-11-19 | -2/+8 | |
* | | | | | | | Fix NAND booting make target | Stefan Roese | 2010-11-24 | -10/+10 | |
|/ / / / / / | |||||
* | | | | | | Blackfin: tweak objects specified before embedded environment | Mike Frysinger | 2010-11-19 | -64/+30 | |
* | | | | | | 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 |