Age | Commit message (Expand) | Author |
2019-01-16 | soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE | Nico Huber |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-22 | soc/samsung/exynos5250: Convert to `board_reset()` | Nico Huber |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-07-09 | src/soc: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | soc/samsung: Get rid of device_t | Elyes HAOUAS |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2017-10-23 | soc: Add Kconfig for each soc vendor | Chris Ching |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-06-07 | spi: Remove unused/unnecessary spi_init function definitions | Furquan Shaikh |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-05-24 | soc/samsung/exynos5420: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-03-28 | vboot: Select SoC-specific configuration for all Chrome OS boards | Julius Werner |
2016-12-16 | samsung/exynos5420: Fix test for src < 0 | Patrick Georgi |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-11-24 | soc/samsung/exynos5420/uart.c: Init new serial struct variables | Martin Roth |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-12 | Documentation: Fix doxygen errors | Martin Roth |
2016-06-24 | region: Add writeat and eraseat support | Antonello Dettori |
2016-05-11 | soc/samsung: Don't compile in unused uart divider tables | Stefan Reinauer |
2016-02-21 | soc/*: fix uart's regwidth specification in cbtables | Patrick Georgi |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2015-12-16 | soc/samsung/exynos5250: Implement hard_reset() | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-22 | linking: link bootblock.elf with .data and .bss sections again | Aaron Durbin |
2015-09-09 | verstage: use common program.ld for linking | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-08-09 | samsung/exynos5250: Add vboot2 memory region | Patrick Georgi |
2015-08-08 | samsung/exynos5250: Enable bootblock console | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |