aboutsummaryrefslogtreecommitdiff
path: root/src/soc/broadcom
AgeCommit message (Expand)Author
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
2015-04-21broadcom/cygnus: Fix missing writel->write32 transformationPatrick Georgi
2015-04-21cygnus: add QSPI driverCorneliu Doban
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-20Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi
2015-04-20purin: add ns16550 driverDaisuke Nojiri
2015-04-20console: copy ns16550 driver from u-bootDaisuke Nojiri
2015-04-17cygnus: enable mmuDaisuke Nojiri
2015-04-17cygnus: configure memlayoutDaisuke Nojiri
2015-04-17cygnus: add timer functionsDaisuke Nojiri
2015-04-17broadcom/cygnus: add new SoC driverDaisuke Nojiri