summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sf: sst: setup read funcMike Frysinger2011-04-121-0/+1
* sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-1211-64/+30
* sf: atmel: undo unification of status pollingMike Frysinger2011-04-111-2/+29
* sf: punt unused spi_flash_region structMike Frysinger2011-04-111-5/+0
* ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin2011-04-113-0/+206
* mp2usb: remove board supportEric Bénard2011-04-115-945/+0
* ppc, mgcoge: add DIP switch detectionAndreas Huber2011-04-112-0/+23
* arm, keymile: remove unneeded codeHolger Brunck2011-04-111-7/+0
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-113-8/+32
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-1113-12/+127
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-1113-13/+13
* ea20: fix undefined PHY_* errorsBen Gardiner2011-04-111-3/+3
* ea20: fix libea20.o not foundBen Gardiner2011-04-111-1/+1
* bootm: replace blob_start with image_startLei Wen2011-04-111-1/+1
* sf: unify read functionsMike Frysinger2011-04-119-157/+22
* sf: unify erase functionsMike Frysinger2011-04-118-335/+83
* sf: unify status polling for ready bitMike Frysinger2011-04-119-283/+81
* sf: unify read/write helpersMike Frysinger2011-04-111-48/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-1023-159/+394
|\
| * powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese2011-04-101-7/+0
| * fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-103-5/+20
| * powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-104-2/+57
| * powerpc/85xx: Update default hwconfig on P1022DSJiang Yutang2011-04-101-0/+1
| * powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang2011-04-103-11/+79
| * powerpc/85xx: Enable support for ATI graphics cards on P1022DSJiang Yutang2011-04-101-0/+16
| * p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi2011-04-101-59/+47
| * p4080ds: add README.p4080ds which documents the "serdes" hwconfig optionTimur Tabi2011-04-101-0/+32
| * powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boardsKumar Gala2011-04-091-23/+0
| * powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-086-41/+41
| * powerpc/85xx: Add some defines & registers in immap_85xx.hZhao Chenhui2011-04-051-1/+6
| * powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-054-11/+84
| * powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2011-04-052-0/+12
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2011-04-101-0/+16
|\ \
| * | nios2: reset cfi flash before reading envThomas Chou2011-04-081-0/+16
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-10115-4930/+8203
|\ \
| * | Blackfin: bf526-ezbrd: get MAC from flashMike Frysinger2011-04-081-12/+17
| * | Blackfin: bf518f-ezbrd: get MAC from flashMike Frysinger2011-04-081-14/+17
| * | Blackfin: bf548-ezkit: move env sectorMike Frysinger2011-04-081-1/+1
| * | Blackfin: replace "bfin_reset_or_hang()" with "panic()"Kyle Moffett2011-04-083-19/+2
| * | Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAMMike Frysinger2011-04-082-0/+2
| * | Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang2011-04-081-4/+5
| * | Blackfin: bfin_sdh: set all timer bits before transferCliff Cai2011-04-081-1/+1
| * | Blackfin: adi boards: enable ldrinfoMike Frysinger2011-04-081-0/+1
| * | Blackfin: ldrinfo: new commandMike Frysinger2011-04-083-0/+194
| * | Blackfin: bootldr: use common definesMike Frysinger2011-04-081-13/+8
| * | Blackfin: bootrom.h: sync with toolchainMike Frysinger2011-04-081-27/+59
| * | Blackfin: adi boards: drop old ELF defineMike Frysinger2011-04-081-1/+0
| * | Blackfin: bf506f-ezkit: new board portMike Frysinger2011-04-085-0/+185
| * | Blackfin: default to L1 bank A when L1 bank B does not existMike Frysinger2011-04-081-3/+7
| * | Blackfin: turn off caches when self initializingMike Frysinger2011-04-081-12/+33
OpenPOWER on IntegriCloud