index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
marvell
Age
Commit message (
Expand
)
Author
2017-05-24
soc/marvell/bg4cd: remove cosmos mainboard and bg4cd soc
Aaron Durbin
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option
Julius Werner
2017-01-12
soc/marvell/mvmap2315: Mark mvmap2315_reset() as noreturn
Martin Roth
2016-12-19
drivers/spi: fix flash writes at page boundaries
Aaron Durbin
2016-12-06
soc/marvell/mvmap2315: Fix integer arithmetic
Jonathan Neuschäfer
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-10-21
marvell/mvmap2315: Compose BOOTBLOCK region
Daisuke Nojiri
2016-09-13
soc/marvell/mvmap2315: Add DDR driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add MCU driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add WDT driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add NVM driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add A2BUS driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add PMIC driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add APMU driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add load_validate driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add flash driver
Hakim Giydan
2016-09-13
soc/marvell/mvmap2315: Add gpio driver
Hakim Giydan
2016-09-13
soc/marvell: Add stub implementation of MVMAP2315 SOC
Hakim Giydan
2016-07-31
src/soc: Capitalize CPU, ACPI, RAM and ROM
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-05-09
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-04-13
src/soc/marvell: Update license headers
Martin Roth
2016-02-21
soc/*: fix uart's regwidth specification in cbtables
Patrick Georgi
2016-02-11
util/marvell: Add Marvell doimage utility and dependency in relevant Makefile
Ruilin Hao
2016-02-04
soc/marvell/armada38x: Add i2c driver for armada38x
Ruilin Hao
2016-02-04
soc/marvell/armada38x: Add gpio driver for armada38x
Ruilin Hao
2016-02-04
soc/marvell/armada38x: Add spi driver for armada38x
Ruilin Hao
2016-02-04
soc/marvell/armada38x: Add generic support for armada38x
Ruilin Hao
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-07-07
marvel/bg4cd: move timestamp init to SoC code
Patrick Georgi
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-05
vboot: remove uses of vboot2_verify_firmware()
Aaron Durbin
2015-04-30
vboot: add and rejuggle Kconfig options
Aaron Durbin
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-28
Fix some minor Kconfig issues
Martin Roth
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-28
marvell/bg4cd: merge verstage into bootblock
Daisuke Nojiri
2015-04-22
soc: select generic gpio lib on (almost) all non-x86 SOCs
Stefan Reinauer
2015-04-17
chromeos: Move memlayout.h/symbols.h into common directory
Julius Werner
2015-04-17
bg4cd: define custom romstage entry
Daisuke Nojiri
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
marvell/bg4cd: add gpio.h to fix broken build
Daisuke Nojiri
2015-04-10
bg4cd: set bootblock and verstage architecture to armv7-m
Daisuke Nojiri
2015-04-09
bg4cd: drop init_timer() stub
Patrick Georgi
2015-04-09
bg4cd: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-09
bg4cd, cosmos: use SPI_WRAPPER configuration mode
Vadim Bendebury
2015-04-09
bg4cd: add SPI controller driver skeleton
Vadim Bendebury
2015-04-09
cosmos: rearrange configuration and makefile definitions
Vadim Bendebury
2015-04-09
cosmos: add template for soc and board files
Daisuke Nojiri