| Commit message (Expand) | Author | Age | Lines |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | -210/+476 |
* | arm nomadik: activate defrag choose 4k transfer block size | Alessandro Rubini | 2009-08-25 | -0/+4 |
* | nfs: accept CONFIG_NFS_READ_SIZE from config file | Alessandro Rubini | 2009-08-25 | -2/+8 |
* | tftp: get the tftp block size from config file and from the environment | Alessandro Rubini | 2009-08-25 | -2/+11 |
* | net: defragment IP packets | Alessandro Rubini | 2009-08-25 | -5/+183 |
* | Add support for USB on PSC3 for the mpc5200 | Eric Millbrandt | 2009-08-25 | -2/+14 |
* | Add driver for the ST M41T94 SPI RTC | Albin Tonnerre | 2009-08-25 | -0/+125 |
* | Switch from per-driver to common definition of bin2bcd and bcd2bin | Albin Tonnerre | 2009-08-25 | -233/+5 |
* | Replace BCD2BIN and BIN2BCD macros with inline functions | Albin Tonnerre | 2009-08-25 | -89/+81 |
* | Add support for the galaxy5200 | Eric Millbrandt | 2009-08-25 | -0/+733 |
* | unify {CONFIG_,}ENV_IS_EMBEDDED | Mike Frysinger | 2009-08-25 | -19/+28 |
* | Add md5sum and sha1 commands... | Robin Getz | 2009-08-25 | -0/+72 |
* | sh/rsk7203: add missing include net.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-08-23 | -0/+1 |
* | start a linker script helper file | Mike Frysinger | 2009-08-23 | -10/+33 |
* | Blackfin: use common code to preprocess linker script | Mike Frysinger | 2009-08-23 | -5/+2 |
* | .gitignore: ignore generated u-boot.lds | Mike Frysinger | 2009-08-23 | -0/+1 |
* | include/mmc.h: Fix typo in IS_SD() macro | Albin Tonnerre | 2009-08-23 | -1/+1 |
* | Prepare 2009.08-rc3v2009.08-rc3 | Wolfgang Denk | 2009-08-22 | -2/+646 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-08-22 | -54/+91 |
|\ |
|
| * | mpc83xx: accommodate larger kernel sizes by default | Kim Phillips | 2009-08-21 | -20/+20 |
| * | mpc83xx: mpc8377erdb - change DDR settings to those from latest bsp | Kim Phillips | 2009-08-21 | -3/+3 |
| * | mpc83xx: tqm8349 - remove pci & flash window conflict | Kim Phillips | 2009-08-21 | -1/+1 |
| * | mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs | Heiko Schocher | 2009-08-21 | -0/+3 |
| * | mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMP | Paul Gortmaker | 2009-08-21 | -3/+0 |
| * | mpc83xx: sbc8349 - make enabling PCI more user friendly | Paul Gortmaker | 2009-08-21 | -27/+64 |
* | | qemu-mips: Fix Qemu website | Michal Simek | 2009-08-22 | -1/+1 |
* | | eeprom_m95xxx: remove unused variable i | Jean-Christophe PLAGNIOL-VILLARD | 2009-08-21 | -1/+0 |
* | | jffs2: some fixes to summary support | Ilya Yanok | 2009-08-21 | -41/+81 |
* | | arm: rd6281a: Fixed NAND specific warning | Prafulla Wadaskar | 2009-08-21 | -0/+1 |
* | | TRAB: make independent of specific libgcc helper routines | Wolfgang Denk | 2009-08-21 | -2/+0 |
|/ |
|
* | Fix all linker scripts for older binutils versions (pre-2.16) | Wolfgang Denk | 2009-08-21 | -32/+85 |
* | ARM: compiler options cleanup - improve tool chain support | Wolfgang Denk | 2009-08-21 | -40/+59 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-08-21 | -30/+58 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-08-21 | -30/+58 |
| |\ |
|
| | * | tsec: Wait for auto-negotiation to complete without link | Peter Tyser | 2009-08-21 | -10/+9 |
| | * | arm: kirkwood: See to it that sent data is 8-byte aligned | Simon Kagstrom | 2009-08-21 | -4/+18 |
| | * | Wait for the link to come up on kirkwood network init | Simon Kagstrom | 2009-08-21 | -6/+14 |
| | * | arm:kirkwood Define kirkwood phy address magic number | Simon Kagstrom | 2009-08-21 | -4/+10 |
| | * | e1000: fix PCI memory addressing | Timur Tabi | 2009-08-21 | -8/+9 |
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-08-21 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | NAND boot: fix nand_load overlap issue | Mingkai Hu | 2009-08-21 | -1/+1 |
| * | | add WATCHDOG_RESET() on nand write and read | Giulio Benetti | 2009-08-21 | -0/+4 |
| |/ |
|
* | | jffs2: clean the cache in case of malloc fails in build_lists | Ilya Yanok | 2009-08-18 | -3/+14 |
* | | ppc: trigger WDT before starting Linux | Heiko Schocher | 2009-08-18 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-08-18 | -6/+22 |
|\ |
|
| * | 85xx: Fix addrmap to include memory | Kumar Gala | 2009-08-14 | -6/+22 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-08-18 | -16/+22 |
|\ \ |
|
| * | | ppc4xx: Fix "chip_config" command for AMCC Arches | Stefan Roese | 2009-08-18 | -16/+22 |
| |/ |
|
* | | Update the mtd driver name in bootargs for at91-based boards | Albin Tonnerre | 2009-08-18 | -18/+18 |
* | | omap3: Fixed a problem with hwecc | Ben Goska | 2009-08-18 | -2/+2 |