summaryrefslogtreecommitdiff
path: root/src/soc/broadcom
AgeCommit message (Expand)Author
2017-05-24soc/broadcom/cygnus: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-18uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functionsWerner Zeh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-17soc/broadcom/cygnus: Update DDR KconfigMartin Roth
2016-08-31soc/broadcom/cygnus/ddr_init.c: Correct typo in POWER ON and POWER OK.Elyes HAOUAS
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-02-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-01-29src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-02broadcom/cygnus: remove verstage.cAaron Durbin
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-08-08broadcom/cygnus: returning from verstage without having one is uselessPatrick Georgi
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-07-08memlayout: Add timestamp regions for t210 and cygnusStefan Reinauer
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-06-21Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-27Cygnus: add TrustZone functions and set everything non-secure in bootblockCorneliu Doban
2015-04-22broadcom/cygnus: Enable DDR auto self-refreshIcarus Chau
2015-04-22broadcom/cygnus: add specific controller initialization to corebootCorneliu Doban
2015-04-22broadcom/cygnus: add usb phy driverDaisuke Nojiri
2015-04-22broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri
2015-04-22broadcom/cygnus: Implement I2C driverAnatol Pomazau
2015-04-22broadcom/cygnus: Enable gpio on romstageIcarus Chau
2015-04-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-22broadcom/cygnus: add timestamps in pre-ram stagesDaisuke Nojiri
2015-04-22google/purin: add DMA coherent regionDaisuke Nojiri
2015-04-22broadcom/cygnus: Initialize dram in romstage.Icarus Chau