summaryrefslogtreecommitdiffstats
path: root/src/soc/marvell
Commit message (Expand)AuthorAgeFilesLines
* drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy2016-05-091-0/+1
* src/soc/marvell: Update license headersMartin Roth2016-04-131-0/+13
* soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi2016-02-211-1/+1
* util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao2016-02-111-3/+3
* soc/marvell/armada38x: Add i2c driver for armada38xRuilin Hao2016-02-047-3/+1437
* soc/marvell/armada38x: Add gpio driver for armada38xRuilin Hao2016-02-043-0/+140
* soc/marvell/armada38x: Add spi driver for armada38xRuilin Hao2016-02-042-0/+492
* soc/marvell/armada38x: Add generic support for armada38xRuilin Hao2016-02-0411-0/+828
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-5/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3111-44/+0
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-3/+0
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-1/+0
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-1/+3
* marvel/bg4cd: move timestamp init to SoC codePatrick Georgi2015-07-071-0/+2
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-211-1/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2111-11/+11
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* vboot: remove uses of vboot2_verify_firmware()Aaron Durbin2015-05-051-1/+2
* vboot: add and rejuggle Kconfig optionsAaron Durbin2015-04-301-1/+1
* kbuild: automatically include SOCsStefan Reinauer2015-04-292-20/+4
* Fix some minor Kconfig issuesMartin Roth2015-04-281-20/+0
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-282-3/+3
* marvell/bg4cd: merge verstage into bootblockDaisuke Nojiri2015-04-285-12/+104
* soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer2015-04-221-0/+1
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-171-1/+1
* bg4cd: define custom romstage entryDaisuke Nojiri2015-04-172-0/+80
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-12/+0
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-1/+1
* marvell/bg4cd: add gpio.h to fix broken buildDaisuke Nojiri2015-04-101-0/+8
* bg4cd: set bootblock and verstage architecture to armv7-mDaisuke Nojiri2015-04-101-2/+2
* bg4cd: drop init_timer() stubPatrick Georgi2015-04-091-4/+0
* bg4cd: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-096-2/+4
* bg4cd, cosmos: use SPI_WRAPPER configuration modeVadim Bendebury2015-04-092-29/+4
* bg4cd: add SPI controller driver skeletonVadim Bendebury2015-04-091-0/+40
* cosmos: rearrange configuration and makefile definitionsVadim Bendebury2015-04-092-12/+12
* cosmos: add template for soc and board filesDaisuke Nojiri2015-04-0912-0/+363