Age | Commit message (Expand) | Author |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-08-13 | soc/broadcom/cygnus: Increase romstage SRAM size in memlayout | Philipp Deppenwiese |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-06-04 | soc/broadcom/cygnus: Get rid of device_t | Elyes HAOUAS |
2018-06-04 | src/soc: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-24 | src: Remove space after `defined` | Elyes HAOUAS |
2018-04-23 | soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectors | Aaron Durbin |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2018-02-20 | src/soc: Fix various typos | Jonathan Neuschäfer |
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-16 | src/soc: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-24 | soc/broadcom/cygnus: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in flash structure to fill in probe | Furquan Shaikh |
2017-05-18 | uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions | Werner Zeh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Select SoC-specific configuration for all Chrome OS boards | Julius Werner |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
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-17 | soc/broadcom/cygnus: Update DDR Kconfig | Martin Roth |
2016-08-31 | soc/broadcom/cygnus/ddr_init.c: Correct typo in POWER ON and POWER OK. | Elyes HAOUAS |
2016-08-31 | src/soc: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-28 | src/soc: Remove unnecessary whitespace before "\n" and "\t" | Elyes HAOUAS |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-02-21 | soc/*: fix uart's regwidth specification in cbtables | Patrick Georgi |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-01-29 | src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files | Martin Roth |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-02 | broadcom/cygnus: remove verstage.c | Aaron Durbin |
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-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-08-08 | broadcom/cygnus: returning from verstage without having one is useless | Patrick Georgi |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-07-08 | memlayout: Add timestamp regions for t210 and cygnus | Stefan Reinauer |
2015-06-21 | Remove obsolete EARLY_CONSOLE usage | Martin Roth |
2015-06-21 | Remove old HAVE_UART_MEMORY_MAPPED select statements | Martin Roth |
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-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-05 | vboot: remove uses of vboot2_verify_firmware() | Aaron Durbin |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-27 | Cygnus: add TrustZone functions and set everything non-secure in bootblock | Corneliu Doban |
2015-04-22 | broadcom/cygnus: Enable DDR auto self-refresh | Icarus Chau |
2015-04-22 | broadcom/cygnus: add specific controller initialization to coreboot | Corneliu Doban |
2015-04-22 | broadcom/cygnus: add usb phy driver | Daisuke Nojiri |
2015-04-22 | broadcom/cygnus: add secimage and sign bootblock | Daisuke Nojiri |
2015-04-22 | broadcom/cygnus: Implement I2C driver | Anatol Pomazau |
2015-04-22 | broadcom/cygnus: Enable gpio on romstage | Icarus Chau |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-22 | broadcom/cygnus: add timestamps in pre-ram stages | Daisuke Nojiri |
2015-04-22 | google/purin: add DMA coherent region | Daisuke Nojiri |
2015-04-22 | broadcom/cygnus: Initialize dram in romstage. | Icarus Chau |
2015-04-21 | broadcom/cygnus: Fix missing writel->write32 transformation | Patrick Georgi |
2015-04-21 | cygnus: add QSPI driver | Corneliu Doban |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
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-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 | broadcom/cygnus: add new SoC driver | Daisuke Nojiri |