summaryrefslogtreecommitdiffstats
path: root/src/soc/marvell
Commit message (Expand)AuthorAgeFilesLines
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-2/+2
* soc: Add Kconfig for each soc vendorChris Ching2017-10-231-0/+2
* Update files with no newline at the endMartin Roth2017-07-241-1/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-6/+7
* soc/marvell/armada38x: Remove unused SoC armada38xFurquan Shaikh2017-05-2418-2895/+0
* soc/marvell/bg4cd: remove cosmos mainboard and bg4cd socAaron Durbin2017-05-2414-456/+0
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-052-10/+1
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-283-4/+5
* vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig optionJulius Werner2017-03-281-1/+0
* soc/marvell/mvmap2315: Mark mvmap2315_reset() as noreturnMartin Roth2017-01-121-1/+2
* drivers/spi: fix flash writes at page boundariesAaron Durbin2016-12-191-0/+5
* soc/marvell/mvmap2315: Fix integer arithmeticJonathan Neuschäfer2016-12-061-1/+1
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-052-30/+22
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-052-8/+4
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-052-11/+11
* marvell/mvmap2315: Compose BOOTBLOCK regionDaisuke Nojiri2016-10-211-1/+74
* soc/marvell/mvmap2315: Add DDR driverHakim Giydan2016-09-134-0/+984
* soc/marvell/mvmap2315: Add MCU driverHakim Giydan2016-09-136-1/+267
* soc/marvell/mvmap2315: Add WDT driverHakim Giydan2016-09-134-0/+134
* soc/marvell/mvmap2315: Add NVM driverHakim Giydan2016-09-133-0/+133
* soc/marvell/mvmap2315: Add A2BUS driverHakim Giydan2016-09-135-0/+676
* soc/marvell/mvmap2315: Add PMIC driverHakim Giydan2016-09-135-2/+351
* soc/marvell/mvmap2315: Add APMU driverHakim Giydan2016-09-135-0/+507
* soc/marvell/mvmap2315: Add load_validate driverHakim Giydan2016-09-1311-2/+526
* soc/marvell/mvmap2315: Add flash driverHakim Giydan2016-09-133-0/+154
* soc/marvell/mvmap2315: Add gpio driverHakim Giydan2016-09-134-0/+176
* soc/marvell: Add stub implementation of MVMAP2315 SOCHakim Giydan2016-09-1328-0/+1817
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-312-2/+2
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-282-3/+3
* 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