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
/
mainboard
/
sifive
Age
Commit message (
Expand
)
Author
2020-03-18
mainboard/[^a-p]*: Remove copyright notices
Patrick Georgi
2020-03-03
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-14
soc/sifive/fu540: Support booting from SD card
Xiang Wang
2019-09-12
mainboard/sifive/hifive-unleashed: Update devicetree
Patrick Rudolph
2019-08-12
soc/sifive/fu540: add code for spi and map flash to memory spaces
Xiang Wang
2019-07-29
src/mainboard/{cavium,sifive}: Use $(obj) instead of build
Raul E Rangel
2019-06-03
mb/sifive/hifive-unleashed: Check for errors in fixup_fdt
Jacob Garber
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-28
src/mb/sifive/hifive-unleashed: replace fdt in maskrom
Xiang Wang
2019-02-20
sifive/hifive-unleashed: Drop unneeded console_tx_flush()
Kyösti Mälkki
2018-12-19
mb/sifive/hifive-unleashed: remove the definition of MAX_CPUS
Xiang Wang
2018-12-03
mb/sifive/hifive-unleashed: Use if (IS_ENABLED(...))
Jonathan Neuschäfer
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-10-22
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
2018-09-15
sifive/hifive-unleashed: enable CBMEM support
Philipp Hug
2018-09-15
soc/sifive: move ram_resource to mainboard
Philipp Hug
2018-09-14
soc/sifive/fu540: Initialize SDRAM
Philipp Hug
2018-09-14
soc/sifive/fu540: Switch clock to 1GHz in romstage
Philipp Hug
2018-06-02
src/mainboard: Add and update license headers
Martin Roth
2018-05-08
mb/sifive: Get rid of device_t
Elyes HAOUAS
2018-04-26
mb/sifive: Add HiFive Unleashed mainboard
Jonathan Neuschäfer