aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-13x86: Rename i386 to x86Graeme Russ74-28/+27
2011-04-13x86: Code cleanupGraeme Russ28-179/+170
2011-04-13eNET: Remove config.mkGraeme Russ2-26/+3
2011-04-13eNET: Fix saveenv crashGraeme Russ1-6/+17
2011-04-12disk/part.c: fix potential stack overflow bugLei Wen1-1/+1
2011-04-12Add support for dataflash to U-boot environment settings tool.Remy Bohmer3-28/+56
2011-04-12mkimage: add "-V" option to print version informationWolfgang Denk2-2/+12
2011-04-12ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2-5/+10
2011-04-12common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann1-1/+1
2011-04-12cmd_nvedit: use explicit typecast for printfAndreas Bießmann1-2/+2
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