Age | Commit message (Expand) | Author |
2010-09-19 | ARM: implement relocation for ARM926 | Heiko Schocher |
2010-09-19 | ARM: implement relocation for ARM V7 (OMAP) | Heiko Schocher |
2010-09-19 | ARM: implement relocation for ARM11 | Heiko Schocher |
2010-09-19 | ARM: add relocation support | 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 | 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-10 | Prepare v2010.09-rc1 | Wolfgang Denk |
2010-09-09 | Merge branch 'master' of git://git.denx.de/u-boot-ti | 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 '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-03 | at91_pit: Fix AT91_PIT_MR_PIV_MASK macro | Alexander Stein |
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-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 |
2010-08-27 | orion5x: fix comment-in-comment typo in cpu.h | Albert Aribaud |
2010-08-26 | Kirkwood: bugfix: window size (mis)calculation | Prafulla Wadaskar |
2010-08-26 | Orion5x: bugfix: window size (mis)calculation | Albert Aribaud |
2010-08-26 | ARMV7: S5P: fix the macro at samsung_get_base function | Minkyu Kang |
2010-08-23 | S5P: mmc: fix the mmc offset | Minkyu Kang |
2010-08-23 | ARMV7: S5P: rename from s5pc1xx to s5p | Minkyu Kang |
2010-08-23 | ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx | Minkyu Kang |
2010-08-23 | omap2: i2c: remove redundant header definitions | Nishanth Menon |
2010-08-23 | omap2: i2c: add syss offset | Nishanth Menon |
2010-08-18 | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk |
2010-08-18 | ARM: Update ARM mach-types | Sandeep Paulraj |
2010-08-17 | S5P: Use accessor functions instead of SoC specific defines to access the bas... | Minkyu Kang |