index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
/
rk3288
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2016-06-12
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
Julius Werner
2016-05-09
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-05-09
rockchip/rk*: replace UART special snowflake with standard driver
Patrick Georgi
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
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-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-07-07
rk3288: Use timestamp region for pre-cbmem timestamps
Furquan Shaikh
2015-06-26
rockchip/rk3288: complete vboot configuration and move to SoC
Patrick Georgi
2015-06-21
Remove old HAVE_UART_MEMORY_MAPPED select statements
Martin Roth
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-04-22
rtc: add config flag to denote rtc API availability
Patrick Georgi
2015-04-22
soc: select generic gpio lib on (almost) all non-x86 SOCs
Stefan Reinauer
2015-04-20
rk3288: Disable ramstage compression by default
Julius Werner
2015-04-15
veyron_*: Move PMIC_BUS to a Kconfig variable
David Hendricks
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-10
rk3288: Adjust CBFS header and ROM offsets
Julius Werner
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-02
rk3288/pinky: Move uart address to mainboard Kconfig
David Hendricks
2015-04-02
veyron: select rw romstage using vboot2
Daisuke Nojiri
2015-03-24
add make_idb.py & update bootblock
huang lin
2015-03-17
rockchip/rk3288: Fix whitespace
Kyösti Mälkki
2015-03-16
coreboot: rk3288: Add a stub implementation of the rk3288 SOC
jinkun.hong