summaryrefslogtreecommitdiff
path: root/src/soc/marvell
AgeCommit message (Expand)Author
2017-10-23soc: Add Kconfig for each soc vendorChris Ching
2017-07-24Update files with no newline at the endMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-24soc/marvell/armada38x: Remove unused SoC armada38xFurquan Shaikh
2017-05-24soc/marvell/bg4cd: remove cosmos mainboard and bg4cd socAaron Durbin
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: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig optionJulius Werner
2017-01-12soc/marvell/mvmap2315: Mark mvmap2315_reset() as noreturnMartin Roth
2016-12-19drivers/spi: fix flash writes at page boundariesAaron Durbin
2016-12-06soc/marvell/mvmap2315: Fix integer arithmeticJonathan Neuschäfer
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-10-21marvell/mvmap2315: Compose BOOTBLOCK regionDaisuke Nojiri
2016-09-13soc/marvell/mvmap2315: Add DDR driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add MCU driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add WDT driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add NVM driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add A2BUS driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add PMIC driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add APMU driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add load_validate driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add flash driverHakim Giydan
2016-09-13soc/marvell/mvmap2315: Add gpio driverHakim Giydan
2016-09-13soc/marvell: Add stub implementation of MVMAP2315 SOCHakim Giydan
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-04-13src/soc/marvell: Update license headersMartin Roth
2016-02-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
2016-02-11util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao
2016-02-04soc/marvell/armada38x: Add i2c driver for armada38xRuilin Hao
2016-02-04soc/marvell/armada38x: Add gpio driver for armada38xRuilin Hao
2016-02-04soc/marvell/armada38x: Add spi driver for armada38xRuilin Hao
2016-02-04soc/marvell/armada38x: Add generic support for armada38xRuilin Hao
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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-07-07marvel/bg4cd: move timestamp init to SoC codePatrick Georgi
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
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-30vboot: add and rejuggle Kconfig optionsAaron Durbin