summaryrefslogtreecommitdiffstats
path: root/src/soc/marvell/bg4cd
Commit message (Expand)AuthorAgeFilesLines
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-282-3/+3
* src/soc/marvell: Update license headersMartin Roth2016-04-131-0/+13
* 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-291-0/+4
* 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-0910-0/+323