summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove HMI10 board supportWolfgang Denk2010-09-199-717/+23
| |/
| * canmb board: Fix compiler warningsWolfgang Denk2010-09-191-4/+4
| * aev board: Fix compile problemsWolfgang Denk2010-09-191-2/+3
| * da8xx: fixup ARM relocation supportBen Gardiner2010-09-192-0/+18
| * ARM: implement relocation for arm1176Heiko Schocher2010-09-192-1/+299
| * ARM: implement relocation for arm720tHeiko Schocher2010-09-192-1/+183
| * ARM: implement relocation for arm_intcmHeiko Schocher2010-09-192-1/+179
| * ARM: implement relocation for lh7a40xHeiko Schocher2010-09-192-2/+199
| * ARM: implement relocation for s3c44b0Heiko Schocher2010-09-192-1/+187
| * ARM: implement relocation for sa1100Heiko Schocher2010-09-192-1/+175
| * ARM: implement relocation for ixpHeiko Schocher2010-09-192-1/+293
| * ARM: implement relocation for pxaHeiko Schocher2010-09-192-1/+181
| * ARM: implement relocation for ARM946Heiko Schocher2010-09-192-2/+180
| * ARM: implement relocation for ARM925Heiko Schocher2010-09-192-2/+216
| * ARM: implement relocation for ARM920Heiko Schocher2010-09-192-2/+237
| * ARM: implement relocation for ARM926Heiko Schocher2010-09-1914-21/+310
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-197-7/+291
| * ARM: implement relocation for ARM11Heiko Schocher2010-09-195-43/+273
| * 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.09Wolfgang Denk2010-09-281-1/+1
* | mpc512x: fix build issuesWolfgang Denk2010-09-281-1/+0
* | ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setupSteve Sakoman2010-09-281-0/+4
OpenPOWER on IntegriCloud