summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: add relocation supportHeiko Schocher2010-09-1913-8/+910
* nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko Schocher2010-09-191-5/+1
* i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher2010-09-191-1/+3
* disk/part.c: fix relocation fixupHeiko Schocher2010-09-191-2/+9
* i2c: fix command usage helpHeiko Schocher2010-09-191-0/+3
* common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-194-26/+9
* relocation: fixup cmdtableHeiko Schocher2010-09-196-92/+56
* ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-193-1/+7
* ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-193-0/+86
* ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-193-0/+8
* ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-191-0/+51
* arm: get rid of bi_envHeiko Schocher2010-09-195-12/+0
* mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEHeiko Schocher2010-09-192-3/+3
* tools: enable img2srec for "tools-all" targetMike Frysinger2010-09-191-0/+1
* tools/env: use host build flagsMike Frysinger2010-09-191-3/+3
* unify toplevel tools targetsMike Frysinger2010-09-191-12/+11
* tools: update .gitignoreMike Frysinger2010-09-191-0/+5
* MAKEALL: cut down on duplication of targetsMike Frysinger2010-09-191-301/+56
* Makefile: restore support for board shortcut targetsMike Frysinger2010-09-191-3/+4
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-1928-776/+1186
* Make getenv() work before relocation.Wolfgang Denk2010-09-1912-39/+51
* Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-197-25/+0
* Add hash table support as base for new environment codeWolfgang Denk2010-09-193-0/+828
* Add qsort - add support for sorting data arraysWolfgang Denk2010-09-193-0/+74
* Add basic errno support.Wolfgang Denk2010-09-193-0/+11
* 4xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-193-7/+3
* IceCube.h: update configurationWolfgang Denk2010-09-191-1/+5
* Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-193-8/+8
* 4xx: add missing CONFIG_SYS_SRAM_SIZE definitionWolfgang Denk2010-09-195-0/+5
* Prepare v2010.09-rc2Wolfgang Denk2010-09-192-2/+2
* Save environment data to mmc.Terry Lv2010-09-195-12/+177
* socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-191-1/+1
* mmc: fix compiler warningsWolfgang Denk2010-09-191-2/+2
* tools/env: fail on invalid optionsDaniel Hobi2010-09-181-0/+4
* tools/env: allow option "-n" for fw_printenvDaniel Hobi2010-09-181-2/+5
* ARM: Update ARM mach-typesThomas Weber2010-09-181-4/+1226
* mmc: print out partition tableLei Wen2010-09-182-0/+23
* mmc: add boundary check for mmc operationLei Wen2010-09-181-0/+10
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2010-09-151-1/+14
|\
| * nand/davinci: make sure ECC calculation has really startedWolfram Sang2010-09-131-1/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-09-1525-4479/+70
|\ \ | |/ |/|
| * x86: Remove Unmaintained BoardsGraeme Russ2010-09-1322-4471/+0
| * x86: Fix x86 Cold BootGraeme Russ2010-09-131-0/+5
| * x86: Add do_bdinfo()Graeme Russ2010-09-131-3/+45
| * x86: Fix do_go_exec() - const argv[]Graeme Russ2010-09-131-5/+20
* | display_buffer: fix misaligned bufferReinhard Meyer2010-09-131-12/+15
|/
* usb: musb: set target address for non-multipoint devicesBryan Wu2010-09-111-0/+7
* usb: musb: setup TXCOUNT for Blackfin musbBryan Wu2010-09-111-0/+5
* Prepare v2010.09-rc1Wolfgang Denk2010-09-1018-27/+14
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-09-09125-846/+4866
|\
OpenPOWER on IntegriCloud