Age | Commit message (Expand) | Author |
2013-07-10 | armv7/exynos5420: Change SPI module to standard <spi-generic> interface. | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Clean up unused header and constants in spi.c | Hung-Te Lin |
2013-07-10 | armv7/exynos5420: Revise SPI device list in cpu.h | Hung-Te Lin |
2013-07-10 | ec/google: Support ChromeOS EC on SPI bus. | Hung-Te Lin |
2013-07-10 | ec/google: Support Chrome EC protocol version 3. | Hung-Te Lin |
2013-07-10 | ec/google: Generalize communication protocol support in EC drivers. | Hung-Te Lin |
2013-07-10 | armv7/pit: Setup EC on SPI2. | Hung-Te Lin |
2013-07-10 | arm/exynos: Correct SPI session commands. | Hung-Te Lin |
2013-07-10 | AMD: Kconfig cleanup | Kyösti Mälkki |
2013-07-10 | pit: update I2C4 speed constant | David Hendricks |
2013-07-10 | exynos5420: i2c: Fix error handling. | Gabe Black |
2013-07-10 | exynos5420: Clock the mmc blocks off of the mpll. | Gabe Black |
2013-07-10 | pit: Configure the pinmux for the i2c busses that are connected on pit. | Gabe Black |
2013-07-10 | exynos5420: use speed parameter in i2c_init() for HSI2C | David Hendricks |
2013-07-10 | exynos5420: Change some clock settings. | Gabe Black |
2013-07-10 | exynos5420: Fix the way the rate of the input clock for i2c buses is found. | Gabe Black |
2013-07-10 | snow: Add flush to UART driver. | Hung-Te Lin |
2013-07-10 | ec/chromeec: Merge upstream V3 structure and constant definition. | Hung-Te Lin |
2013-07-10 | Exynos5420: Initialize USB PHY | Stefan Reinauer |
2013-07-10 | Exynos5250: Initialize USB PHY | Stefan Reinauer |
2013-07-10 | Exynos: Only compile UART in if serial console is selected | Stefan Reinauer |
2013-07-10 | Don't try to use CBMEM console in bootblock | Stefan Reinauer |
2013-07-10 | Exynos5420: add code to make sure resume will work on DRAM. | Ronald G. Minnich |
2013-07-10 | ARMv7: Drop duplicate call to bootblock_cpu_init() | Stefan Reinauer |
2013-07-10 | Simplify early / bootblock console code | Stefan Reinauer |
2013-07-10 | ARM: Don't leave alignment checking on after the exception test. | Gabe Black |
2013-07-10 | pit: Replace the snow GPIO indexes with ones for pit. | Gabe Black |
2013-07-10 | pit: Remove the MAX_CPUS option. | Gabe Black |
2013-07-10 | pit: Stop compiling in the max77686 driver on pit. | Gabe Black |
2013-07-10 | pit: Stop calling tps65090 functions until we can call through the EC. | Gabe Black |
2013-07-10 | exynos5420: Switch to fixed size types in dmc.h. | Gabe Black |
2013-07-10 | exynos5420: Revamp the high speed I2C driver. | Gabe Black |
2013-07-10 | Samsung CPUs: Unify Kconfig | Stefan Reinauer |
2013-07-10 | arm: Fix memory barrier usage in IO operation | Hung-Te Lin |
2013-07-10 | exynos5420: update I2C code, add HSI2C/USI support | David Hendricks |
2013-07-10 | pit: set up the PMIC correctly | David Hendricks |
2013-07-10 | max77802: add header for max77802 PMIC | David Hendricks |
2013-07-10 | ARM: when setting a GPIO to put, set the value, then the direction | Ronald G. Minnich |
2013-07-10 | exynox5420: Remove the 5250 clock registers and fix the SPI frequency. | Gabe Black |
2013-07-10 | PIT: memory setup | Ronald G. Minnich |
2013-07-10 | exynos5420: add I2C8-10 to clock_get_periph_rate() | David Hendricks |
2013-07-10 | armv7a: Enable native memcpy / memset | Stefan Reinauer |
2013-07-10 | exynos5420: Implement support for the pinmux as functions. | Gabe Black |
2013-07-10 | exynos5250: De-switch-ify the pinmux configuration code. | Gabe Black |
2013-07-10 | ARM: Tell the linker memset and memcpy are functions. | Gabe Black |
2013-07-10 | ARM: Separate the early console (romstage) from the bootblock console. | Gabe Black |
2013-07-10 | google/pit: Don't spew output with GPIO config | Stefan Reinauer |
2013-07-10 | arch: clean up Kconfig and Makefile | Stefan Reinauer |
2013-07-10 | exynos5420: Clear the framebuffer before making it uncacheable | Stefan Reinauer |
2013-07-10 | exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer | Stefan Reinauer |