index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
2014-04-09
OxPCIe uart: Move under drivers/uart
Kyösti Mälkki
2014-04-09
OxPCIe uart: Split PCI bridge control
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-03-12
drivers/spi: Add support for adesto SPI flash parts
Chris Douglass
2014-03-09
intel/gma: Remove MCH register declarations.
Vladimir Serbinenko
2014-03-04
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
usbdebug: Move Kconfig under drivers/usb
Kyösti Mälkki
2014-03-04
SMM: Only have console with DEBUG_SMI
Kyösti Mälkki
2014-03-04
uart8250: Move under drivers/uart
Kyösti Mälkki
2014-03-04
uart8250mem: Unify calls with generic UART
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
pl011 UART: Move under drivers/uart
Kyösti Mälkki
2014-03-04
option: Add arch-agnostic get_option()
Kyösti Mälkki
2014-03-04
uart8250: Fix and unify baudrate divisor calculation
Kyösti Mälkki
2014-03-04
nehalem: Replace video init.
Vladimir Serbinenko
2014-03-04
drivers/intel/gma: Add EDID retrieving functions.
Vladimir Serbinenko
2014-03-03
qemu: Support textmode gfx init.
Vladimir Serbinenko
2014-02-28
drivers/spi: Sort SPI flash files
Chris Douglass
2014-02-20
usbdebug: Unify console API
Kyösti Mälkki
2014-02-17
console: Add drivers/uart
Kyösti Mälkki
2014-02-17
src/drivers/spi: introduce AMIC support
Idwer Vollering
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2014-02-12
usbdebug: Split to USB host/device
Kyösti Mälkki
2014-02-10
usbdebug: Split PCI EHCI part
Kyösti Mälkki
2014-02-10
usbdebug: Fix data toggle on receive
Kyösti Mälkki
2014-02-10
usbdebug: Improve receive speed
Kyösti Mälkki
2014-02-06
QEMU debugcon: Move under drivers/emulation/qemu
Kyösti Mälkki
2014-02-06
ne2k: Move under drivers/net
Kyösti Mälkki
2014-02-06
spkmodem: Move under drivers/pc80
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2014-02-02
drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespace
Paul Menzel
2014-02-01
lenovo: Handle EEPROM/RFID chip.
Vladimir Serbinenko
2014-01-28
spi: Add support for Winbod W25Q64DW
Aaron Durbin
2014-01-26
pc80/keyboard: Ignore interface test failure.
Vladimir Serbinenko
2014-01-23
SPI: Add API for programmer-specific flashing.
Vladimir Serbinenko
2014-01-23
keyboard.c: fix coding style with indent
Andrew Wu
2014-01-13
xpowers/axp209: Add helper to set voltages from devicetree config
Alexandru Gagniuc
2014-01-13
xpowers/axp209: Allow voltages to be sepecified in devicetree.cb
Alexandru Gagniuc
2014-01-13
drivers: Add support for X-Powers AXP209 PMU
Alexandru Gagniuc
2014-01-12
drivers/spi/eon: Add EN25Q64
Vladimir Serbinenko
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-21
max77802: update header
David Hendricks
2013-12-21
Refactor code containing aux calls
Furquan Shaikh
2013-12-21
Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flags
Furquan Shaikh
2013-12-21
Add cpu transcoder attribute to intel dp
Furquan Shaikh
2013-12-21
Calculate transcoder flags based on pipe config
Furquan Shaikh
2013-12-21
tpm: provide explicit tpm register access
Aaron Durbin
2013-12-21
rtd2132: implement full configuration
Aaron Durbin
2013-12-21
Remove PS/2 keyboard initialization on resume from S3
Martin Roth
2013-12-21
Pit: move parade writes to mainboard.c
Ronald G. Minnich
2013-12-21
FUI: Fill in link_m and link_n values
Furquan Shaikh
2013-12-21
SLIPPY: final changes for FUI
Ronald G. Minnich
2013-12-21
rtd2132: Add driver for Realtek RTD2132 LVDS bridge
Duncan Laurie
2013-12-16
qemu/videoinit: Set required fields in fake EDID
Vladimir Serbinenko
2013-12-14
drivers/pc80: Add ACPI description.
Vladimir Serbinenko
2013-12-07
Add kernel-derived support functions for DDI.
Ronald G. Minnich
2013-12-07
elog: handle ROM_SIZE differences from detected flash size
Aaron Durbin
2013-12-06
Add in the Makefile bits for the new intel gma driver
Ronald G. Minnich
2013-12-05
FUI: add intel_dp driver derived from kernel functions
Ronald G. Minnich
2013-12-05
haswell: pull in the init code for FUI
Ronald G. Minnich
2013-12-02
elog: Get rid of the descriptor type and some unnecessary wrappers
Gabe Black
2013-12-02
elog: Stream line the elog driver.
Gabe Black
2013-12-02
elog: Merge elog_validate_and_fill into elog_init_descriptor.
Gabe Black
2013-12-02
elog: Get rid of elog_reinit_descriptor.
Gabe Black
2013-12-02
elog: Eliminate the second in memory copy of the event log.
Gabe Black
2013-12-02
Make elog_shrink not depend on having seperate memory/flash descriptors.
Gabe Black
2013-12-02
elog: Get rid of the staging_header variable.
Gabe Black
2013-11-26
qemu: minor bochs cleanups
Gerd Hoffmann
2013-11-25
pc80/mc146818rtc: Return an error code rather than an integer
Alexandru Gagniuc
2013-11-25
RTC: Skip rtc_init() in S3 resume path
Stefan Reinauer
2013-11-25
elog: Check for successful flash erase in elog_shrink
Duncan Laurie
2013-11-25
elog: Make sure the elog data structures are initialized in elog_clear.
Gabe Black
2013-11-25
qemu: cirrus native video init
Vladimir Serbinenko
2013-11-25
bochs: add support for native graphics
Ronald G. Minnich
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-08-23
SPI: Support STMicro partial page write
Kyösti Mälkki
2013-07-10
parade: Add a driver for the parade ps8625.
Gabe Black
2013-07-10
max77802: add header for max77802 PMIC
David Hendricks
2013-07-10
drivers: Fix spelling
Martin Roth
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-06-28
ELOG: Fix warning to fix the compilation.
Denis 'GNUtoo' Carikli
2013-06-19
qemu: complete bochs dispi interface vga driver.
Gerd Hoffmann
2013-05-16
pc80/tpm: allow for cache-as-ram migration
Aaron Durbin
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-04-10
[2/2] tps65090: re-factor for coreboot
David Hendricks
2013-04-10
[1/2] initial import of TI TPS65090
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-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
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-19
RTC: Use the correct index when setting the default month
Dave Frodin
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-07
armv7/snow: Remove power_init from bootblock.
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
[next]