aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk13-16/+24
2011-04-12Drop config.h include in tools/imximage.hLoïc Minier1-2/+0
2011-04-12Fix misc spelling errors found by lintianLoïc Minier8-10/+10
2011-04-12Fix gunzip to work for any gziped uImage sizeCatalin Radu1-6/+10
2011-04-12Fix min/max macros in include/common.hAaron Williams1-2/+4
2011-04-11ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin3-0/+206
2011-04-11mp2usb: remove board supportEric Bénard5-945/+0
2011-04-11ppc, mgcoge: add DIP switch detectionAndreas Huber2-0/+23
2011-04-11arm, keymile: remove unneeded codeHolger Brunck1-7/+0
2011-04-11Net: Add Intel E1000 82574L PCIe card supportRoy Zang3-8/+32
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund13-12/+127
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund13-13/+13
2011-04-11ea20: fix undefined PHY_* errorsBen Gardiner1-3/+3
2011-04-11ea20: fix libea20.o not foundBen Gardiner1-1/+1
2011-04-11bootm: replace blob_start with image_startLei Wen1-1/+1
2011-04-11sf: unify read functionsMike Frysinger9-157/+22
2011-04-11sf: unify erase functionsMike Frysinger8-335/+83
2011-04-11sf: unify status polling for ready bitMike Frysinger9-283/+81
2011-04-11sf: unify read/write helpersMike Frysinger1-48/+19
2011-04-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk23-159/+394
2011-04-10Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk1-0/+16
2011-04-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk115-4930/+8203
2011-04-10powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese1-7/+0
2011-04-10fsl_esdhc: Deal with watermark level register related changesPriyanka Jain3-5/+20
2011-04-10powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie4-2/+57
2011-04-10powerpc/85xx: Update default hwconfig on P1022DSJiang Yutang1-0/+1
2011-04-10powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang3-11/+79
2011-04-10powerpc/85xx: Enable support for ATI graphics cards on P1022DSJiang Yutang1-0/+16
2011-04-10p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi1-59/+47
2011-04-10p4080ds: add README.p4080ds which documents the "serdes" hwconfig optionTimur Tabi1-0/+32
2011-04-09powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boardsKumar Gala1-23/+0
2011-04-08nios2: reset cfi flash before reading envThomas Chou1-0/+16
2011-04-08powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock6-41/+41
2011-04-08Blackfin: bf526-ezbrd: get MAC from flashMike Frysinger1-12/+17
2011-04-08Blackfin: bf518f-ezbrd: get MAC from flashMike Frysinger1-14/+17
2011-04-08Blackfin: bf548-ezkit: move env sectorMike Frysinger1-1/+1
2011-04-08Blackfin: replace "bfin_reset_or_hang()" with "panic()"Kyle Moffett3-19/+2
2011-04-08Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAMMike Frysinger2-0/+2
2011-04-08Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang1-4/+5
2011-04-08Blackfin: bfin_sdh: set all timer bits before transferCliff Cai1-1/+1
2011-04-08Blackfin: adi boards: enable ldrinfoMike Frysinger1-0/+1
2011-04-08Blackfin: ldrinfo: new commandMike Frysinger3-0/+194
2011-04-08Blackfin: bootldr: use common definesMike Frysinger1-13/+8
2011-04-08Blackfin: bootrom.h: sync with toolchainMike Frysinger1-27/+59
2011-04-08Blackfin: adi boards: drop old ELF defineMike Frysinger1-1/+0
2011-04-08Blackfin: bf506f-ezkit: new board portMike Frysinger5-0/+185
2011-04-08Blackfin: default to L1 bank A when L1 bank B does not existMike Frysinger1-3/+7
2011-04-08Blackfin: turn off caches when self initializingMike Frysinger1-12/+33
2011-04-08Blackfin: only check for os log when we have external memoryMike Frysinger1-1/+1
2011-04-08Blackfin: BF537: unify duplicated headersMike Frysinger4-2446/+2419