Age | Commit message (Expand) | Author |
2013-04-19 | exynos5: move power_enable_hw_thermal_trip() prototype | David Hendricks |
2013-04-17 | armv7/exynos5250: Deprecate sdelay in favor of udelay | David Hendricks |
2013-04-17 | Samsung/exynos5250: convert unsigned {int,char} to u32/u8 | Ronald G. Minnich |
2013-04-13 | exynos5/snow: remove wait_ms arg from dp_controller_init() | David Hendricks |
2013-04-13 | Exynos5250: add a microsecond timer | Ronald G. Minnich |
2013-04-11 | Exynos5250: Use new chip settings for the cpu | Ronald G. Minnich |
2013-04-10 | GOOGLE/SNOW: add edp support to ramstage | Ronald G. Minnich |
2013-04-10 | exynos5-common: Enable fimd_bypass and minor cleanup | Ronald G. Minnich |
2013-04-10 | armv7: replace read/write macros with inlines | David Hendricks |
2013-04-10 | exynos5: Re-factor I2C code | David Hendricks |
2013-04-09 | replace device/i2c.h with simpler version | David Hendricks |
2013-04-08 | exynos5250: add missing address-of operator in UART driver | David Hendricks |
2013-04-08 | snow/exynos5250: move board-specific power stuff to mainboard dir | David Hendricks |
2013-04-06 | exynos5250: add a chip.h file for the display register settings | Ronald G. Minnich |
2013-04-05 | exynos5-common: get rid of displayport trial code | Ronald G. Minnich |
2013-03-29 | exynos5250: Add function for configuring L2 cache | David Hendricks |
2013-03-27 | exynos5250: assign RAM resources in cpu_init() | David Hendricks |
2013-03-26 | Revert "samsung/exynos5: add resource functions for the display port" | David Hendricks |
2013-03-26 | samsung/exynos5: add resource functions for the display port | Ronald G. Minnich |
2013-03-19 | armv7/exynos/snow: new cache maintenance API | David Hendricks |
2013-03-14 | exynos5250: add RAM resource beginning at physical address | David Hendricks |
2013-03-13 | exynos5250/snow: enable branch prediction | David Hendricks |
2013-03-13 | exynos5250: Don't set PS_HOLD in bootblock_cpu_init | David Hendricks |
2013-03-13 | exynos5250/snow: call PMIC's power_init() function | David Hendricks |
2013-03-07 | exynos5: add GPIO port enums | David Hendricks |
2013-03-06 | samsung/exynos5: add display port and framebuffer defines and initialization | Ronald G. Minnich |
2013-03-04 | ARM: remove code that is IMHO a dangerous design | Ronald G. Minnich |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-20 | Whitespace: Replace tab character in license text with two spaces | Paul Menzel |
2013-02-20 | armv7: Don't let users set ram parameters that are fixed in hardware. | Ronald G. Minnich |
2013-02-20 | ARMV7: minor tweaks to inter-stage calling and payload handling. | Ronald G. Minnich |
2013-02-19 | exynos5250: add uartmem_getbaseaddr() in uart driver | David Hendricks |
2013-02-19 | armv7/snow: add CPU and RAM resources via allocator | David Hendricks |
2013-02-16 | exynos5250: clean out some stale IRAM-related config variables | David Hendricks |
2013-02-16 | armv7/exynos5250: fix usage of _stack and _estack | David Hendricks |
2013-02-15 | ARMv7: Drop u-boot type remains | Stefan Reinauer |
2013-02-15 | Exynos5250: Drop unused file ehci-s5p.h | Stefan Reinauer |
2013-02-15 | Exynos: Drop dead code in cpu.h | Stefan Reinauer |
2013-02-15 | ARMv7: straighten out reset code | Stefan Reinauer |
2013-02-15 | Exynos5: Drop S5P directory and merge files | Stefan Reinauer |
2013-02-15 | Exynos: Drop unused include files | Stefan Reinauer |
2013-02-14 | Exynos: Drop duplicate copy of watchdog.h | Stefan Reinauer |
2013-02-14 | ARMv7: Drop SKIP_LOWLEVEL_INIT | Stefan Reinauer |
2013-02-14 | Exynos5250: Drop SHA implementation | Stefan Reinauer |
2013-02-13 | armv7/exynos: remove some stale files leftover from initial import | David Hendricks |
2013-02-11 | armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP} | David Hendricks |
2013-02-10 | armv7/snow: Remove unused modules in bootblock and romstage. | Hung-Te Lin |
2013-02-10 | exynos/snow: move SPI GPIO setup to mainboard bootblock code | David Hendricks |
2013-02-10 | exynos/snow: set SPI clock rate in romstage main | David Hendricks |
2013-02-10 | armv7/exynos5250: place .id between .start and bootblock main | David Hendricks |