summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Drop config.h include in tools/imximage.hLoïc Minier2011-04-12-2/+0
* Fix misc spelling errors found by lintianLoïc Minier2011-04-12-10/+10
* Fix gunzip to work for any gziped uImage sizeCatalin Radu2011-04-12-6/+10
* Fix min/max macros in include/common.hAaron Williams2011-04-12-2/+4
* ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin2011-04-11-0/+206
* mp2usb: remove board supportEric Bénard2011-04-11-945/+0
* ppc, mgcoge: add DIP switch detectionAndreas Huber2011-04-11-0/+23
* arm, keymile: remove unneeded codeHolger Brunck2011-04-11-7/+0
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-11-8/+32
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11-12/+127
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-11-13/+13
* ea20: fix undefined PHY_* errorsBen Gardiner2011-04-11-3/+3
* ea20: fix libea20.o not foundBen Gardiner2011-04-11-1/+1
* bootm: replace blob_start with image_startLei Wen2011-04-11-1/+1
* sf: unify read functionsMike Frysinger2011-04-11-157/+22
* sf: unify erase functionsMike Frysinger2011-04-11-335/+83
* sf: unify status polling for ready bitMike Frysinger2011-04-11-283/+81
* sf: unify read/write helpersMike Frysinger2011-04-11-48/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-10-159/+394
|\
| * powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese2011-04-10-7/+0
| * fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-10-5/+20
| * powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-10-2/+57
| * powerpc/85xx: Update default hwconfig on P1022DSJiang Yutang2011-04-10-0/+1
| * powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang2011-04-10-11/+79
| * powerpc/85xx: Enable support for ATI graphics cards on P1022DSJiang Yutang2011-04-10-0/+16
| * p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi2011-04-10-59/+47
| * p4080ds: add README.p4080ds which documents the "serdes" hwconfig optionTimur Tabi2011-04-10-0/+32
| * powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boardsKumar Gala2011-04-09-23/+0
| * powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-08-41/+41
| * powerpc/85xx: Add some defines & registers in immap_85xx.hZhao Chenhui2011-04-05-1/+6
| * powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-05-11/+84
| * powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2011-04-05-0/+12
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2011-04-10-0/+16
|\ \
| * | nios2: reset cfi flash before reading envThomas Chou2011-04-08-0/+16
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-10-4930/+8203
|\ \
| * | Blackfin: bf526-ezbrd: get MAC from flashMike Frysinger2011-04-08-12/+17
| * | Blackfin: bf518f-ezbrd: get MAC from flashMike Frysinger2011-04-08-14/+17
| * | Blackfin: bf548-ezkit: move env sectorMike Frysinger2011-04-08-1/+1
| * | Blackfin: replace "bfin_reset_or_hang()" with "panic()"Kyle Moffett2011-04-08-19/+2
| * | Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAMMike Frysinger2011-04-08-0/+2
| * | Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang2011-04-08-4/+5
| * | Blackfin: bfin_sdh: set all timer bits before transferCliff Cai2011-04-08-1/+1
| * | Blackfin: adi boards: enable ldrinfoMike Frysinger2011-04-08-0/+1
| * | Blackfin: ldrinfo: new commandMike Frysinger2011-04-08-0/+194
| * | Blackfin: bootldr: use common definesMike Frysinger2011-04-08-13/+8
| * | Blackfin: bootrom.h: sync with toolchainMike Frysinger2011-04-08-27/+59
| * | Blackfin: adi boards: drop old ELF defineMike Frysinger2011-04-08-1/+0
| * | Blackfin: bf506f-ezkit: new board portMike Frysinger2011-04-08-0/+185
| * | Blackfin: default to L1 bank A when L1 bank B does not existMike Frysinger2011-04-08-3/+7
| * | Blackfin: turn off caches when self initializingMike Frysinger2011-04-08-12/+33