summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename i386 to x86Graeme Russ2011-04-1374-28/+27
* x86: Code cleanupGraeme Russ2011-04-1328-179/+170
* eNET: Remove config.mkGraeme Russ2011-04-132-26/+3
* eNET: Fix saveenv crashGraeme Russ2011-04-131-6/+17
* disk/part.c: fix potential stack overflow bugLei Wen2011-04-121-1/+1
* Add support for dataflash to U-boot environment settings tool.Remy Bohmer2011-04-123-28/+56
* mkimage: add "-V" option to print version informationWolfgang Denk2011-04-122-2/+12
* ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2011-04-122-5/+10
* common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann2011-04-121-1/+1
* cmd_nvedit: use explicit typecast for printfAndreas Bießmann2011-04-121-2/+2
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-1213-16/+24
* Drop config.h include in tools/imximage.hLoïc Minier2011-04-121-2/+0
* Fix misc spelling errors found by lintianLoïc Minier2011-04-128-10/+10
* Fix gunzip to work for any gziped uImage sizeCatalin Radu2011-04-121-6/+10
* Fix min/max macros in include/common.hAaron Williams2011-04-121-2/+4
* 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
OpenPOWER on IntegriCloud