summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * ARM: implement relocation for arm720tHeiko Schocher2010-09-19-1/+183
| * ARM: implement relocation for arm_intcmHeiko Schocher2010-09-19-1/+179
| * ARM: implement relocation for lh7a40xHeiko Schocher2010-09-19-2/+199
| * ARM: implement relocation for s3c44b0Heiko Schocher2010-09-19-1/+187
| * ARM: implement relocation for sa1100Heiko Schocher2010-09-19-1/+175
| * 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.09v2010.09Wolfgang Denk2010-09-28-1/+1
* | mpc512x: fix build issuesWolfgang Denk2010-09-28-1/+0
* | ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setupSteve Sakoman2010-09-28-0/+4
* | ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2010-09-28-1/+39
* | ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT ModuleSteve Sakoman2010-09-28-9/+9
* | ixp/npe: Remove duplicated commentThomas Weber2010-09-28-5/+0
* | bmw: Remove duplicated include of header fileThomas Weber2010-09-28-1/+0
* | README: Fix description of version numbering schemeThomas Weber2010-09-28-7/+11