Age | Commit message (Expand) | Author |
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 |
2013-07-10 | exynos5420: Simplify the graphics code by eliminating the unused color map | Stefan Reinauer |
2013-07-10 | exynos5420: Fix some problems with the clock management code. | Gabe Black |
2013-07-10 | armv7: Reserve space BL1 and checksum header by specifying bootblock offset. | Hung-Te Lin |
2013-07-10 | cpu: Add CPU microcode file to cbfs with 16-byte alignment | Aaron Durbin |
2013-07-10 | ec: Reserve correct ioport regions for Chrome OS EC to use | Bill Richardson |
2013-07-10 | google/snow: Don't spew output with GPIO config | Stefan Reinauer |
2013-07-10 | slippy/falco/peppy: Enable SERIRQ continuous mode | Duncan Laurie |
2013-07-10 | ec: Add romstage function for checking and rebooting EC | Duncan Laurie |
2013-07-10 | chrome ec: Update EC header from EC repository | Duncan Laurie |
2013-07-10 | Drop ELF remains from boot code | Stefan Reinauer |
2013-07-10 | ARMv7: flatten arch/armv7 source tree | Stefan Reinauer |
2013-07-10 | exynos5420: Replace the 5250 clock logic with 5420. | Gabe Black |
2013-07-10 | exynos5420: Make the ps_hold_setup function public. | Gabe Black |
2013-07-10 | Exynos5420: Clean up console code | Stefan Reinauer |
2013-07-10 | ec: Remove hardcoded GPI offset in EC SCI | Duncan Laurie |
2013-07-10 | exynos5250: Clear the framebuffer before making it uncacheable. | Gabe Black |
2013-07-10 | exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer. | Gabe Black |
2013-07-10 | ARM: Fix up page table/cachability management. | Gabe Black |
2013-07-10 | exynos5250: Simplify the graphics code by eliminating the unused color map. | Gabe Black |
2013-07-10 | snow: Make coreboot set up pins for busses it knows are hooked up as such | Gabe Black |
2013-07-10 | drivers: Fix spelling | Martin Roth |
2013-07-10 | ec: Fix spelling | Martin Roth |
2013-07-10 | lib: Fix spelling | Martin Roth |
2013-07-10 | device: Fix spelling | Martin Roth |
2013-07-10 | console: Fix spelling | Martin Roth |
2013-07-10 | arch: Fix spelling | Martin Roth |
2013-07-10 | ARM: Fix the way the space for the page tables is allocated. | Gabe Black |
2013-07-10 | exynos5250: When enabling the I2S pins, turn off pull ups/downs. | Gabe Black |
2013-07-10 | exynos5420: Replace the 5250 GPIO code with code that should work on 5420. | Gabe Black |
2013-07-10 | ARMv7: Clean up console code | Stefan Reinauer |
2013-07-10 | pit: Add a "pit" mainboard which is mostly a copy of "snow". | Gabe Black |
2013-07-10 | pit: Fix some settings for the exynos5420 CPU. | Gabe Black |
2013-07-10 | pit: Create an exynos5420 directory which is nearly a copy of exynos5250. | Gabe Black |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 GPIO code | Stefan Reinauer |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 code | Stefan Reinauer |
2013-07-10 | Update 3rdparty hash for latest ARM BL1 binaries | Stefan Reinauer |
2013-07-10 | w83627hf/acpi: Fix endianess error in floppy drive enumeration code | Christoph Grenz |
2013-07-10 | samsung/exynos5250: unify code | Stefan Reinauer |
2013-07-10 | Wield battle axe at ARM port | Stefan Reinauer |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-07-10 | ARMv7: normalize ramstage code flow | Stefan Reinauer |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-07-10 | ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. | Gabe Black |
2013-07-10 | Drop some duplicates of PCI-e config functions | Kyösti Mälkki |
2013-07-10 | Fix MMCONF_SUPPORT_DEFAULT for ramstage | Kyösti Mälkki |
2013-07-10 | southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG | Denis 'GNUtoo' Carikli |
2013-07-10 | i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c | Denis 'GNUtoo' Carikli |
2013-07-10 | southbridge: i82801gx: smihandler.c: Correct outl->outw mistake. | Denis 'GNUtoo' Carikli |
2013-07-10 | sandybridge: Add option to lock SPI regions on resume | Nico Huber |
2013-07-09 | fox_wtm2: First step support for coreboot-based graphics startup | Ronald G. Minnich |
2013-07-09 | FOX_WTM2: First pass at FUI. | Ronald G. Minnich |
2013-07-08 | Fix Vortex86EX devicetree.cb indentation. | Andrew Wu |
2013-07-08 | Revert "Radio and dock support in EC on X60 and X201" | Peter Stuge |
2013-07-06 | am335x: Implement support for the UART. | Gabe Black |
2013-07-05 | Add support for DMP Vortex86EX PCI mainboard. | Andrew Wu |
2013-07-04 | w83627hf/acpi: Fix offset of logical device activation | Nico Huber |
2013-07-04 | w83627hf/acpi: Fix type error in floppy drive enumeration code | Christoph Grenz |
2013-07-04 | intel/i5000: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-04 | Move select MMCONF_SUPPORT under northbridge (fix) | Kyösti Mälkki |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-04 | intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-07-03 | Add support for DMP Vortex86EX PCI southbridge. | Andrew Wu |
2013-07-03 | winbond/w83627dhg: Fix logical device power down in ACPI | Nico Huber |