summaryrefslogtreecommitdiffstats
path: root/src/soc/broadcom
Commit message (Expand)AuthorAgeFilesLines
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-233-68/+90
* soc/broadcom/cygnus: Increase romstage SRAM size in memlayoutPhilipp Deppenwiese2018-08-131-3/+3
* src: Fix typoElyes HAOUAS2018-08-101-1/+1
* soc/broadcom/cygnus: Get rid of device_tElyes HAOUAS2018-06-041-3/+3
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-042-2/+2
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-3/+3
* soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectorsAaron Durbin2018-04-231-1/+0
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-211-1/+1
* src/soc: Fix various typosJonathan Neuschäfer2018-02-202-5/+5
* soc: Add Kconfig for each soc vendorChris Ching2017-10-231-0/+2
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-8/+10
* src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-4/+4
* soc/broadcom/cygnus: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-13/+20
* drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh2017-05-191-14/+4
* uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functionsWerner Zeh2017-05-181-1/+3
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-5/+1
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-3/+3
* vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner2017-03-281-0/+1
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-0/+1
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-40/+47
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-9/+9
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-4/+4
* soc/broadcom/cygnus: Update DDR KconfigMartin Roth2016-11-173-22/+33
* soc/broadcom/cygnus/ddr_init.c: Correct typo in POWER ON and POWER OK.Elyes HAOUAS2016-08-311-2/+2
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-313-327/+327
* src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-281-2/+2
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-2/+2
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-2/+2
* soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi2016-02-211-1/+1
* timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner2016-02-121-1/+0
* src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth2016-01-2911-0/+0
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-183-3/+3
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-4/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3121-84/+0
* broadcom/cygnus: remove verstage.cAaron Durbin2015-10-021-32/+0
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-5/+1
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-1/+0
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-2/+4
* broadcom/cygnus: returning from verstage without having one is uselessPatrick Georgi2015-08-081-0/+1
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-122-20/+20
* memlayout: Add timestamp regions for t210 and cygnusStefan Reinauer2015-07-081-0/+1
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-211-1/+0
* Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth2015-06-211-1/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-087-8/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2122-22/+22