Age | Commit message (Expand) | Author |
2010-09-19 | common: move TOTAL_MALLOC_LEN to include/common.h | Heiko Schocher |
2010-09-19 | relocation: fixup cmdtable | Heiko Schocher |
2010-09-19 | ARM (ARM11): add data cache support, test on Qong board | Heiko Schocher |
2010-09-19 | ARM V7 (OMAP): add data cache support, test on Beagle board | Heiko Schocher |
2010-09-19 | ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board | Heiko Schocher |
2010-09-19 | ARM: cp15: setup mmu and enable dcache | Heiko Schocher |
2010-09-19 | arm: get rid of bi_env | Heiko Schocher |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-09-19 | Make getenv() work before relocation. | Wolfgang Denk |
2010-09-19 | Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE | Wolfgang Denk |
2010-09-19 | Prepare v2010.09-rc2 | Wolfgang Denk |
2010-09-19 | Save environment data to mmc. | Terry Lv |
2010-09-18 | ARM: Update ARM mach-types | Thomas Weber |
2010-09-13 | x86: Fix x86 Cold Boot | Graeme Russ |
2010-09-13 | x86: Fix do_go_exec() - const argv[] | Graeme Russ |
2010-09-10 | Prepare v2010.09-rc1 | Wolfgang Denk |
2010-09-09 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-09-09 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk |
2010-09-08 | bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. | Wolfgang Denk |
2010-09-08 | ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank | Steve Sakoman |
2010-09-08 | ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 | Steve Sakoman |
2010-09-08 | ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions | Mans Rullgard |
2010-09-08 | ARMV7: OMAP3: Convert setup_auxcr() to pure asm | Mans Rullgard |
2010-09-08 | ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions | Mans Rullgard |
2010-09-08 | ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX | Steve Sakoman |
2010-09-08 | ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX | Steve Sakoman |
2010-09-08 | ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and... | Steve Sakoman |
2010-09-08 | Merge branch 'avr32' of git://git.denx.de/u-boot-atmel | Wolfgang Denk |
2010-09-08 | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk |
2010-09-08 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-09-07 | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk |
2010-09-07 | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk |
2010-09-07 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2010-09-07 | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk |
2010-09-07 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2010-09-03 | at91_pit: Fix AT91_PIT_MR_PIV_MASK macro | Alexander Stein |
2010-09-03 | avr32: Add simple paging support | Haavard Skinnemoen |
2010-09-03 | avr32: Print unrelocated PC on exception | Haavard Skinnemoen |
2010-09-03 | AT91: add option to enable pullups in at91sam9260_devices.c | Reinhard Meyer |
2010-09-03 | AT91: reset.c: fix comments, add option | Reinhard Meyer |
2010-09-03 | AT91: fix at91sam9260.h for AT91SAM9XE | Reinhard Meyer |
2010-09-03 | AT91SAM9XE: add embedded flash support | Reinhard Meyer |
2010-09-03 | AT91: add RTT and GPBR based RTC | Reinhard Meyer |
2010-09-03 | AT91: MCI: add SD/MMC driver using mmc framework | Reinhard Meyer |
2010-09-03 | ppc4xx: Invalidate d-cache when used as init-ram | Stefan Roese |
2010-09-03 | ppc4xx: Fix 440EPx bug in reconfigure_pll() | Stefan Roese |
2010-08-31 | Fix parameters to support RDIMM for P2020DS | York Sun |
2010-08-31 | AT91 Fix: return value of get_tbclk | Jens Scharsig |
2010-08-30 | ARMV7: S5P: rename the member of gpio structure | Minkyu Kang |
2010-08-30 | ARMV7: S5P: separate the peripheral clocks | Minkyu Kang |