summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Transfer Size Option to tftpRobin Getz2009-08-251-2/+36
* Add debug message for Blackfin Ethernet Rx function.Robin Getz2009-08-251-0/+3
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-2538-210/+476
* arm nomadik: activate defrag choose 4k transfer block sizeAlessandro Rubini2009-08-251-0/+4
* nfs: accept CONFIG_NFS_READ_SIZE from config fileAlessandro Rubini2009-08-251-2/+8
* tftp: get the tftp block size from config file and from the environmentAlessandro Rubini2009-08-251-2/+11
* net: defragment IP packetsAlessandro Rubini2009-08-251-5/+183
* Add support for USB on PSC3 for the mpc5200Eric Millbrandt2009-08-253-2/+14
* Add driver for the ST M41T94 SPI RTCAlbin Tonnerre2009-08-252-0/+125
* Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-2524-233/+5
* Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre2009-08-257-89/+81
* Add support for the galaxy5200Eric Millbrandt2009-08-257-0/+733
* unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger2009-08-2514-19/+28
* Add md5sum and sha1 commands...Robin Getz2009-08-252-0/+72
* sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD2009-08-231-0/+1
* start a linker script helper fileMike Frysinger2009-08-233-10/+33
* Blackfin: use common code to preprocess linker scriptMike Frysinger2009-08-232-5/+2
* .gitignore: ignore generated u-boot.ldsMike Frysinger2009-08-231-0/+1
* include/mmc.h: Fix typo in IS_SD() macroAlbin Tonnerre2009-08-231-1/+1
* Prepare 2009.08-rc3Wolfgang Denk2009-08-223-2/+646
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-08-2214-54/+91
|\
| * mpc83xx: accommodate larger kernel sizes by defaultKim Phillips2009-08-2110-20/+20
| * mpc83xx: mpc8377erdb - change DDR settings to those from latest bspKim Phillips2009-08-211-3/+3
| * mpc83xx: tqm8349 - remove pci & flash window conflictKim Phillips2009-08-211-1/+1
| * mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUsHeiko Schocher2009-08-211-0/+3
| * mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMPPaul Gortmaker2009-08-213-3/+0
| * mpc83xx: sbc8349 - make enabling PCI more user friendlyPaul Gortmaker2009-08-213-27/+64
* | qemu-mips: Fix Qemu websiteMichal Simek2009-08-221-1/+1
* | eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD2009-08-211-1/+0
* | jffs2: some fixes to summary supportIlya Yanok2009-08-211-41/+81
* | arm: rd6281a: Fixed NAND specific warningPrafulla Wadaskar2009-08-211-0/+1
* | TRAB: make independent of specific libgcc helper routinesWolfgang Denk2009-08-212-2/+0
|/
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-2114-32/+85
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-2121-40/+59
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-08-214-30/+58
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-08-214-30/+58
| |\
| | * tsec: Wait for auto-negotiation to complete without linkPeter Tyser2009-08-211-10/+9
| | * arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom2009-08-212-4/+18
| | * Wait for the link to come up on kirkwood network initSimon Kagstrom2009-08-211-6/+14
| | * arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom2009-08-211-4/+10
| | * e1000: fix PCI memory addressingTimur Tabi2009-08-211-8/+9
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-08-212-1/+5
|\ \ \ | |/ /
| * | NAND boot: fix nand_load overlap issueMingkai Hu2009-08-211-1/+1
| * | add WATCHDOG_RESET() on nand write and readGiulio Benetti2009-08-211-0/+4
| |/
* | jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok2009-08-181-3/+14
* | ppc: trigger WDT before starting LinuxHeiko Schocher2009-08-181-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-08-181-6/+22
|\
| * 85xx: Fix addrmap to include memoryKumar Gala2009-08-141-6/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-08-182-16/+22
|\ \
| * | ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese2009-08-182-16/+22
| |/
OpenPOWER on IntegriCloud