Age | Commit message (Expand) | Author |
2015-04-21 | broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare. | Todd Broch |
2015-04-21 | broadwell: indent xhci code | Patrick Georgi |
2015-04-21 | broadwell: Skip pre-graphics delay in resume path | Duncan Laurie |
2015-04-21 | broadwell: Implement Recovery Button | Ryan Lin |
2015-04-21 | Arrange CBMEM table entries' IDs alphanumerically | Vadim Bendebury |
2015-04-21 | urara: add config of SPI bus and correct selection of winbond flash | Ionela Voinescu |
2015-04-21 | imgtec/pistachio: Add spi_crop_chunk() | Patrick Georgi |
2015-04-20 | gigabyte/ga-b75m-d3v: Add GIGABYTE GA-B75M-D3V mainboard | Damien Zammit |
2015-04-20 | southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset | Damien Zammit |
2015-04-20 | mainboard/lenovo/t430s,t530,x230:enable usb3, set xhci overcurrent mapping | Nicolas Reinecke |
2015-04-20 | southbrige/intel/bd82x6x: add XHCI overcurrent map config | Nicolas Reinecke |
2015-04-20 | Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART | Patrick Georgi |
2015-04-20 | purin: add ns16550 driver | Daisuke Nojiri |
2015-04-20 | console: copy ns16550 driver from u-boot | Daisuke Nojiri |
2015-04-20 | chromeos: vboot2: Add TPM PCR extension support | Julius Werner |
2015-04-20 | vboot2 workbuf alignment is now 16 bytes, not 8 | Bill Richardson |
2015-04-20 | rk3288: Disable ramstage compression by default | Julius Werner |
2015-04-19 | southbrige/intel/bd82x6x: XHCI replace magic values | Nicolas Reinecke |
2015-04-18 | riscv: use new-style CBFS header lookup | Patrick Georgi |
2015-04-18 | vboot2: provide path for booting using alternative CBFS instances | Vadim Bendebury |
2015-04-18 | vboot2: Implement new vb2ex_hwcrypto API | Julius Werner |
2015-04-18 | vboot: make vboot2_verify_firmware return | Daisuke Nojiri |
2015-04-18 | ipq806x: initialize UART even when console is not enabled | Vadim Bendebury |
2015-04-18 | ipq806x: uart: replace hardware accessors | Vadim Bendebury |
2015-04-18 | broadwell: Set C9/C10 vccmin | Duncan Laurie |
2015-04-18 | broadwell: Disable XHCI compliance mode entry | Duncan Laurie |
2015-04-18 | panther: Fix pointer related errors in LAN code | Furquan Shaikh |
2015-04-18 | soc/intel/common: Add common reset code | Lee Leahy |
2015-04-18 | soc/intel/common: Add function to protect MRC cache | Duncan Laurie |
2015-04-18 | broadwell: add ROM stage pre console init call back | Wenkai Du |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-17 | cygnus: enable mmu | Daisuke Nojiri |
2015-04-17 | cygnus: configure memlayout | Daisuke Nojiri |
2015-04-17 | cygnus: add timer functions | Daisuke Nojiri |
2015-04-17 | urara: Define UART used for serial console | David Hendricks |
2015-04-17 | pistachio: Move console UART to a Kconfig variable | David Hendricks |
2015-04-17 | Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option | Julius Werner |
2015-04-17 | flash: use two bytes of device ID to identify stmicro chips | Daisuke Nojiri |
2015-04-17 | storm: Add STM flash support | Vadim Bendebury |
2015-04-17 | qualcomm/ipq806x: add spi_crop_chunk() | Patrick Georgi |
2015-04-17 | spi: allow inclusion of Micronix and STM drivers in bootblock | Vadim Bendebury |
2015-04-17 | armv7: set CBFS header to zero | Vadim Bendebury |
2015-04-17 | pistachio: add DDR2 initialization code | Ionela Voinescu |
2015-04-17 | ryu: Add support for EVT board with ID BASE3(1,1) | Furquan Shaikh |
2015-04-17 | armv7: work around hang in bootblock startup code | Daisuke Nojiri |
2015-04-17 | storm: handle dual purpose recovery button | Vadim Bendebury |
2015-04-17 | ryu: add support for p4 boards | David Riley |
2015-04-17 | ipq806x: extend GSBI driver to support i2c on any GSBI block | Sourabh Banerjee |
2015-04-17 | ipq806x: add LPASS clock control driver | Vadim Bendebury |
2015-04-17 | rk3288: Add software I2C support | Julius Werner |
2015-04-17 | ipq806x: Add support for mmu in bootblock. | Deepa Dinamani |
2015-04-17 | veyron_{brain,danger,rialto}: Enable eventlogging | David Hendricks |
2015-04-17 | veyron_{brain,danger,rialto}: Use common watchdog reboot | David Hendricks |
2015-04-17 | rk3288: move reboot_from_watchdog() before rk808 setting | huang lin |
2015-04-17 | purin: add purin under mainboard | Daisuke Nojiri |
2015-04-17 | broadcom/cygnus: add new SoC driver | Daisuke Nojiri |
2015-04-17 | chromeos: Provide common watchdog reboot support | Julius Werner |
2015-04-17 | veyron_*: Enable eventlogging | David Hendricks |
2015-04-17 | chromeos: Move memlayout.h/symbols.h into common directory | Julius Werner |
2015-04-17 | storm: define location for storing CBFS header value | Vadim Bendebury |
2015-04-17 | cbfs: look for CBFS header in a predefined place | Vadim Bendebury |
2015-04-17 | pistachio: report UART register width | Vadim Bendebury |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-17 | blaze: add new Hynix 2GB BCT | Neil Chen |
2015-04-17 | exynos: return correct value when init_default_cbfs_media fails | Daisuke Nojiri |
2015-04-17 | rk3288: detect sdram size at runtime | huang lin |
2015-04-17 | veyron: move setup_chromeos_gpios() prototype to board.h | Julius Werner |
2015-04-17 | rk3288: Handle framebuffer through memlayout, not the resource system | Julius Werner |
2015-04-17 | arch/mips: Fix bug when performing cache operations | Ionela Voinescu |
2015-04-17 | spi: Add function to read flash status register | Duncan Laurie |
2015-04-17 | drivers/spi: Pass flash parameters from coreboot to payload | Dan Ehrenberg |
2015-04-17 | Add delay before reading GPIOs in gpio_base2_value() | David Hendricks |
2015-04-17 | urara: add board id information for urara board | Ionela Voinescu |
2015-04-17 | as3277: Fix month-off-by-one error for RTC driver | Julius Werner |
2015-04-17 | bg4cd: define custom romstage entry | Daisuke Nojiri |
2015-04-17 | arm: allow custom stage entry code | Daisuke Nojiri |
2015-04-17 | rk3288: Add a config variable hack to skip display init | David Hendricks |
2015-04-17 | veyron: Activate Winbond SPI driver | Julius Werner |
2015-04-15 | rk3288: support edp HPD function | huang lin |
2015-04-15 | rk3288: meet the backlight power timing request | huang lin |
2015-04-15 | veyron_rialto: Change recovery GPIO to PUSH_KEY. | Hung-Te Lin |
2015-04-15 | veyron_rialto: Fix boot failure in romstage. | Hung-Te Lin |
2015-04-15 | rk3288: set the rk808 BUCK default inductor current to max value | huang lin |
2015-04-15 | rk3288: Fix failing LPDDR3 reboot test | jinkun.hong |
2015-04-15 | rk3288: Fix failing DDR3 reboot test | jinkun.hong |
2015-04-15 | google/veyron_*: Remove unused sdram-ddr-hynix-2GB.inc | huang lin |
2015-04-15 | Jerry: add SAMSUNG K4B4G1646Q-HYK0 ddr3 sdram support | Paul Ma |
2015-04-15 | veyron: support H5TC4G63CFR sdram in jerry | huang lin |
2015-04-15 | veyron: Add veyron_rialto board | jinkun.hong |
2015-04-15 | ipq806x: load and start RPM | Vadim Bendebury |
2015-04-15 | storm: Add watchdog reset api. | Deepa Dinamani |
2015-04-15 | ipq806x: Load TZBSP blob from coreboot ramstage | Vikas Das |
2015-04-15 | storm: adjust rombase startup to vboot2 | Vadim Bendebury |
2015-04-15 | storm: use different CBFS caches before and after DRAM is available | Vadim Bendebury |
2015-04-15 | storm: configure/enable vboot2 support | Vadim Bendebury |
2015-04-15 | ipq8064: add DRAM initialization code | Vadim Bendebury |
2015-04-15 | ipq806x: add i2c driver | Vadim Bendebury |
2015-04-15 | google/storm: prepare enabling vboot2 | Vadim Bendebury |
2015-04-15 | ipq806x: modify imem layout | Deepa Dinamani |
2015-04-15 | soc/ipq806x: Disable LPAE mode. | Deepa Dinamani |