summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 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
* | Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-27-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-09-23-102/+138
|\ \
| * | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-23-17/+85
| * | ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2010-09-23-64/+51
| * | ppc4xx: Fix CATcenter buildStefan Roese2010-09-23-21/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2010-09-22-0/+0
|\ \ \ | |/ / |/| |
| * | video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi2010-09-21-10/+14
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-09-22-6/+7
|\ \ \
| * | | Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger2010-09-21-2/+3
| * | | Blackfin: update some missed board config.mk filesMike Frysinger2010-09-21-4/+4
| |/ /
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-22-720/+106
|\ \ \ | |/ /
| * | POST cleanup.Michael Zaidman2010-09-21-713/+101
| * | cmd_mmc: use common usage functionMike Frysinger2010-09-21-6/+3
| * | setlocalversion: add some more fallbacks for git describeMike Frysinger2010-09-21-1/+2
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-21-21/+1448
|\ \ | |/
| * 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