aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-19ARM: implement relocation for pxaHeiko Schocher
2010-09-19ARM: implement relocation for ARM946Heiko Schocher
2010-09-19ARM: implement relocation for ARM925Heiko Schocher
2010-09-19ARM: implement relocation for ARM920Heiko Schocher
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher
2010-09-19ARM: implement relocation for ARM11Heiko Schocher
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko Schocher
2010-09-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher
2010-09-19disk/part.c: fix relocation fixupHeiko Schocher
2010-09-19i2c: fix command usage helpHeiko Schocher
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-09-19ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher
2010-09-19ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher
2010-09-19ARM: cp15: setup mmu and enable dcacheHeiko Schocher
2010-09-19arm: get rid of bi_envHeiko Schocher
2010-09-19mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEHeiko Schocher
2010-09-19tools: enable img2srec for "tools-all" targetMike Frysinger
2010-09-19tools/env: use host build flagsMike Frysinger
2010-09-19unify toplevel tools targetsMike Frysinger
2010-09-19tools: update .gitignoreMike Frysinger
2010-09-19MAKEALL: cut down on duplication of targetsMike Frysinger
2010-09-19Makefile: restore support for board shortcut targetsMike Frysinger
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-09-19Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk
2010-09-19Add hash table support as base for new environment codeWolfgang Denk
2010-09-19Add qsort - add support for sorting data arraysWolfgang Denk
2010-09-19Add basic errno support.Wolfgang Denk
2010-09-194xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk
2010-09-19IceCube.h: update configurationWolfgang Denk
2010-09-19Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk
2010-09-194xx: add missing CONFIG_SYS_SRAM_SIZE definitionWolfgang Denk
2010-09-19Prepare v2010.09-rc2v2010.09-rc2Wolfgang Denk
2010-09-19Save environment data to mmc.Terry Lv
2010-09-19socrates: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk
2010-09-19mmc: fix compiler warningsWolfgang Denk
2010-09-18tools/env: fail on invalid optionsDaniel Hobi
2010-09-18tools/env: allow option "-n" for fw_printenvDaniel Hobi
2010-09-18ARM: Update ARM mach-typesThomas Weber
2010-09-18mmc: print out partition tableLei Wen
2010-09-18mmc: add boundary check for mmc operationLei Wen
2010-09-15Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2010-09-15Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2010-09-13nand/davinci: make sure ECC calculation has really startedWolfram Sang
2010-09-13display_buffer: fix misaligned bufferReinhard Meyer
2010-09-13x86: Remove Unmaintained BoardsGraeme Russ