Age | Commit message (Expand) | Author |
2014-09-22 | Add check_member macro to allow clean and easy struct offset checking | Julius Werner |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
2014-09-19 | exynos5250: remove unused ret variable in cpu.c | Isaac Christensen |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-09-17 | spi: add Kconfig variable for dual-output read enable | David Hendricks |
2014-09-15 | exynos5250: Fix PMU register address map | Julius Werner |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-10 | tegra124: Make tegra124 compilable with serial turned off. | Gabe Black |
2014-09-10 | nyan: Use the new pinmux functions as part of UART setup. | Gabe Black |
2014-09-10 | Exynos5420: Fix up the i2c driver for use with the TPM driver | Gabe Black |
2014-09-10 | nvidia-cbootimage: integrate into coreboot make | Isaac Christensen |
2014-09-09 | arm: Update a stale comment in bootblock .S files | David Hendricks |
2014-09-09 | exynos: Install the BL1 and set the checksum in the Makefile. | Gabe Black |
2014-09-09 | tegra124: Switch the bootblock over the ARMv4 impelementation. | Gabe Black |
2014-09-08 | tegra124: return the UART base address based on index | Isaac Christensen |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-08-29 | tegra124: add custom uart | Gabe Black |
2014-08-29 | exynos: Fix the name of the chip_operations structures. | Gabe Black |
2014-08-29 | arm: libpayload: Make cache invalidation take pointers instead of integers | Julius Werner |
2014-08-28 | soc/intel/baytrail/Kconfig: Remove empty line at top file | Paul Menzel |
2014-08-28 | tegra124: Add a custom bootblock implementation. | Gabe Black |
2014-08-26 | armv7: Move Exynos from 'cpu' to 'soc'. | Hung-Te Lin |
2014-08-22 | ARM: Overhaul the ARM Makefile. | Gabe Black |
2014-08-19 | tegra124: Implement the tegra i2c driver. | Gabe Black |
2014-08-19 | tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs. | Gabe Black |
2014-08-19 | tegra124: Pick addresses to load the rom and ram stages. | Gabe Black |
2014-08-18 | tegra: Change how tegra124 and tegra include files from each other. | Gabe Black |
2014-08-15 | tegra124: fix Kconfig ARCH settings | Isaac Christensen |
2014-08-15 | Move baytrail-specific config to baytrail. | Vladimir Serbinenko |
2014-08-13 | Tegra,Tegra124: proposed layout for file hierarchy with example | Ronald G. Minnich |
2014-08-12 | tegra124: Implement the monotonic timer by reading the 1us timer register. | Gabe Black |
2014-08-12 | tegra124: Add stack related config options to the Kconfig. | Gabe Black |
2014-08-12 | tegra124: Add some make rules which will wrap the bootblock in the BCT. | Gabe Black |
2014-08-11 | soc/intel/fsp_baytrail: set up for including irqroute.h twice | Martin Roth |
2014-08-05 | tegra124: Add a stub implementation of the tegra124 SOC. | Gabe Black |
2014-08-01 | fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1 | Martin Roth |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-17 | soc,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | soc,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-14 | SPI: Split writes using spi_crop_chunk() | Kyösti Mälkki |
2014-07-08 | soc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-06-23 | baytrail_fsp: Fix the mmconf Kconfig | Martin Roth |
2014-06-23 | fsp_baytrail: Minor Kconfig updates | Martin Roth |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-18 | fsp_baytrail: Add the default FSP location | Martin Roth |