summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* ARM: implement relocation for ixpHeiko Schocher2010-09-19-1/+293
* ARM: implement relocation for pxaHeiko Schocher2010-09-19-1/+181
* ARM: implement relocation for ARM946Heiko Schocher2010-09-19-2/+180
* ARM: implement relocation for ARM925Heiko Schocher2010-09-19-2/+216
* ARM: implement relocation for ARM920Heiko Schocher2010-09-19-2/+237
* ARM: implement relocation for ARM926Heiko Schocher2010-09-19-21/+310
* ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-19-7/+291
* ARM: implement relocation for ARM11Heiko Schocher2010-09-19-43/+273
* ARM: add relocation supportHeiko Schocher2010-09-19-8/+910
* nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko Schocher2010-09-19-5/+1
* i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher2010-09-19-1/+3
* disk/part.c: fix relocation fixupHeiko Schocher2010-09-19-2/+9
* i2c: fix command usage helpHeiko Schocher2010-09-19-0/+3
* common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-19-26/+9
* relocation: fixup cmdtableHeiko Schocher2010-09-19-92/+56
* ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-19-1/+7
* ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-19-0/+86
* ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-19-0/+8
* ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-19-0/+51
* arm: get rid of bi_envHeiko Schocher2010-09-19-12/+0
* mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEHeiko Schocher2010-09-19-3/+3
* tools: enable img2srec for "tools-all" targetMike Frysinger2010-09-19-0/+1
* tools/env: use host build flagsMike Frysinger2010-09-19-3/+3
* unify toplevel tools targetsMike Frysinger2010-09-19-12/+11
* tools: update .gitignoreMike Frysinger2010-09-19-0/+5
* MAKEALL: cut down on duplication of targetsMike Frysinger2010-09-19-301/+56
* Makefile: restore support for board shortcut targetsMike Frysinger2010-09-19-3/+4
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-776/+1186
* Make getenv() work before relocation.Wolfgang Denk2010-09-19-39/+51
* Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-19-25/+0
* Add hash table support as base for new environment codeWolfgang Denk2010-09-19-0/+828
* Add qsort - add support for sorting data arraysWolfgang Denk2010-09-19-0/+74
* Add basic errno support.Wolfgang Denk2010-09-19-0/+11
* 4xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-19-7/+3
* IceCube.h: update configurationWolfgang Denk2010-09-19-1/+5
* Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-19-8/+8
* 4xx: add missing CONFIG_SYS_SRAM_SIZE definitionWolfgang Denk2010-09-19-0/+5
* Prepare v2010.09-rc2v2010.09-rc2Wolfgang Denk2010-09-19-2/+2
* Save environment data to mmc.Terry Lv2010-09-19-12/+177
* socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-19-1/+1
* mmc: fix compiler warningsWolfgang Denk2010-09-19-2/+2
* tools/env: fail on invalid optionsDaniel Hobi2010-09-18-0/+4
* tools/env: allow option "-n" for fw_printenvDaniel Hobi2010-09-18-2/+5
* ARM: Update ARM mach-typesThomas Weber2010-09-18-4/+1226
* mmc: print out partition tableLei Wen2010-09-18-0/+23
* mmc: add boundary check for mmc operationLei Wen2010-09-18-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-09-15-1/+14
|\
| * nand/davinci: make sure ECC calculation has really startedWolfram Sang2010-09-13-1/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-09-15-4479/+70
|\ \ | |/ |/|
| * x86: Remove Unmaintained BoardsGraeme Russ2010-09-13-4471/+0