summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpu: Fix spellingMartin Roth2013-07-1144-102/+102
* include: Fix spellingMartin Roth2013-07-1122-51/+51
* usbdebug: Cleanup dbgp_ehci_info callKyösti Mälkki2013-07-112-8/+17
* usbdebug: Drop old includesKyösti Mälkki2013-07-118-8/+0
* Move the HAVE_ARCH_* config options from src/arch/x86 to src/.Gabe Black2013-07-113-16/+21
* arm: Add a W() macro for use in kernel assembler.Gabe Black2013-07-111-0/+2
* Fix CBMEM console use with CAR_MIGRATIONKyösti Mälkki2013-07-111-3/+10
* Unify PCI configuration cyclesKyösti Mälkki2013-07-113-186/+134
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-1125-28/+24
* Vortex86EX southbridge routes more built-in PCI device IRQs.Andrew Wu2013-07-102-11/+51
* usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki2013-07-106-48/+7
* usbdebug: Move EHCI BAR relocation codeKyösti Mälkki2013-07-102-59/+59
* usbdebug: Move ehci_debug_info allocationKyösti Mälkki2013-07-106-46/+48
* usbdebug: Refactor disable logicKyösti Mälkki2013-07-103-28/+27
* pit: Redo the display port bridge initialization code.Gabe Black2013-07-101-54/+17
* pit: Enable the ps8625 driver.Gabe Black2013-07-101-0/+1
* parade: Add a driver for the parade ps8625.Gabe Black2013-07-108-0/+272
* i2c: Change the type of the data parameter to uint8_t.Gabe Black2013-07-103-11/+14
* pit: Stop setting up the hardware dp hotplug detect in ROM stage too.Gabe Black2013-07-101-6/+0
* PIT: add panel to the list of things to be powered up by the PMICRonald G. Minnich2013-07-101-1/+2
* armv7/exynos: Prevent unexpected reboots in resume.Hung-Te Lin2013-07-102-10/+12
* pit: Replace the tps65090 functions and adjust the hotplug detect line.Gabe Black2013-07-101-4/+35
* chromeec: Add a function to send passthrough i2c messages.Gabe Black2013-07-102-0/+90
* armv7/pit: Correct EC device in mainboard configuration.Hung-Te Lin2013-07-101-3/+3
* armv7/exynos5420: Remove the extra reopen when reading SPI.Hung-Te Lin2013-07-101-3/+0
* armv7/exynos5420: Apply new implementation for SPI transmission.Hung-Te Lin2013-07-101-59/+56
* armv7/exynos5420: Add output ability and half-duplex mode in SPI driver.Hung-Te Lin2013-07-101-0/+115
* armv7/exynos5420: Revise SPI open/close/reset procedure.Hung-Te Lin2013-07-101-37/+39
* armv7/exynos5420: Provide configuration for SPI0~SPI2.Hung-Te Lin2013-07-101-4/+29
* armv7/exynos5420: Change SPI module to standard <spi-generic> interface.Hung-Te Lin2013-07-102-18/+76
* armv7/exynos5420: Clean up unused header and constants in spi.cHung-Te Lin2013-07-101-3/+1
* armv7/exynos5420: Revise SPI device list in cpu.hHung-Te Lin2013-07-101-3/+5
* ec/google: Support ChromeOS EC on SPI bus.Hung-Te Lin2013-07-103-2/+84
* ec/google: Support Chrome EC protocol version 3.Hung-Te Lin2013-07-102-3/+223
* ec/google: Generalize communication protocol support in EC drivers.Hung-Te Lin2013-07-103-3/+46
* armv7/pit: Setup EC on SPI2.Hung-Te Lin2013-07-101-0/+9
* arm/exynos: Correct SPI session commands.Hung-Te Lin2013-07-102-12/+14
* AMD: Kconfig cleanupKyösti Mälkki2013-07-1010-67/+32
* pit: update I2C4 speed constantDavid Hendricks2013-07-101-1/+1
* exynos5420: i2c: Fix error handling.Gabe Black2013-07-101-19/+36
* exynos5420: Clock the mmc blocks off of the mpll.Gabe Black2013-07-101-2/+2
* pit: Configure the pinmux for the i2c busses that are connected on pit.Gabe Black2013-07-101-0/+13
* exynos5420: use speed parameter in i2c_init() for HSI2CDavid Hendricks2013-07-101-16/+9
* exynos5420: Change some clock settings.Gabe Black2013-07-101-7/+8
* exynos5420: Fix the way the rate of the input clock for i2c buses is found.Gabe Black2013-07-101-3/+2
* snow: Add flush to UART driver.Hung-Te Lin2013-07-101-1/+9
* ec/chromeec: Merge upstream V3 structure and constant definition.Hung-Te Lin2013-07-102-1/+115
* Exynos5420: Initialize USB PHYStefan Reinauer2013-07-106-3/+186
* Exynos5250: Initialize USB PHYStefan Reinauer2013-07-106-3/+186
* Exynos: Only compile UART in if serial console is selectedStefan Reinauer2013-07-102-0/+8
OpenPOWER on IntegriCloud