Age | Commit message (Expand) | Author |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-07-12 | mb/emulation/*: Use newer function for resource declarations | Arthur Heymans |
2023-01-17 | treewide: Fix old-style declarations | Elyes Haouas |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-03-08 | cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core | Julius Werner |
2021-02-21 | mb/: Drop the provided name in chip_ops | Kyösti Mälkki |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-09-21 | mb/sifive: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-02 | src: Remove unused '#include <cbfs.h>' | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-04-04 | mainboard/sifive: Use SPDX for GPL-2.0-only files | Angel Pons |
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 |