summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into nextWolfgang Denk2009-08-264-8/+14
|\
| * ColdFire: Fix compile warning messagesTsiChung Liew2009-08-263-8/+10
| * ColdFire: Fix missing _IO_BASE which caused compile errorTsiChung Liew2009-08-261-0/+4
* | Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger2009-08-263-3/+89
|/
* Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2009-08-2544-221/+728
|\
| * net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips2009-08-251-0/+7
| * 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
* | Merge branch 'master' into nextWolfgang Denk2009-08-257-21/+27
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-08-251-2/+2
| |\
| | * ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driverFeng Kan2009-08-251-2/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-08-255-11/+11
| |\ \
| | * | Blackfin: fix typos in gpio commentsMike Frysinger2009-08-233-9/+9
| | * | Blackfin: cm-bf527/cm-bf537: increase flash sectorsHarald Krapfenbauer2009-08-232-2/+2
| | |/
| * | include/s3c24x0.h: fix S3C24X0_SPI_CHANNEL declarationWolfgang Denk2009-08-251-8/+14
| |/
* | 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
OpenPOWER on IntegriCloud