Age | Commit message (Expand) | Author |
2024-04-11 | tree: Remove blank lines before '}' and after '{' | Elyes Haouas |
2021-11-09 | soc/nvidia,qualcomm: Fix indirect includes | Kyösti Mälkki |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-11 | mipi: Make panel init callback work directly on DSI transaction types | Julius Werner |
2020-09-22 | soc/nvidia: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-01 | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | soc/nvidia: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-06 | soc/nvidia: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/nvidia: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-13 | nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up space | Julius Werner |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-08-06 | tegra210: Increase size of verstage due to overflow | Christian Walter |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-04-04 | soc/nvidia/tegra210: Increase bootblock size | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-30 | security/vboot: Fix remaining measured boot issues | Philipp Deppenwiese |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-07-09 | src/soc: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | src/soc: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-05-29 | src/soc: Add and update license headers | Martin Roth |
2018-05-28 | soc/nvidia: Get rid of device_t | Elyes HAOUAS |
2018-02-20 | soc/nvidia/tegra210: add console UART helper functions | Andre Heider |
2018-02-20 | soc/nvidia/tegra210: define missing UART clocks sources | Andre Heider |
2017-07-16 | src/soc: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
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-12 | Documentation: Fix doxygen errors | Martin Roth |
2016-02-12 | tegra132/210: Remove memlayout_vboot2.ld | Julius Werner |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2015-11-17 | arm64: tegra132: tegra210: Remove old arm64/stage_entry.S | Julius Werner |
2015-11-11 | arm64: mmu: Make page table manipulation work across stages | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-30 | vboot: provide a unified flow for separate verstage | Aaron Durbin |
2015-09-09 | verstage: use common program.ld for linking | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-08-28 | T210: Add 128MB VPR allocation/carveout | Tom Warren |
2015-08-28 | Smaug: Add NVDEC and TSEC carveouts | Tom Warren |
2015-07-23 | t210: Enable WRAP to INCR burst type conversion in MSELECT | Yen Lin |
2015-07-23 | t210: change memlayout.ld | Yen Lin |
2015-07-21 | t210: Correct device MMIO range | Jimmy Zhang |
2015-07-16 | t210: Reorganize memlayout.ld | Furquan Shaikh |
2015-07-16 | t210: Add PINMUX macros for drive strength | Furquan Shaikh |
2015-07-13 | t210: Add TZDRAM_BASE param to BL31_MAKEARGS | Furquan Shaikh |
2015-07-09 | t210: set CAR2PMC_CPU_ACK_WIDTH to 0 | Yen Lin |
2015-07-09 | t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work | Yen Lin |
2015-07-08 | memlayout: Add timestamp regions for t210 and cygnus | Stefan Reinauer |
2015-07-07 | T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo | Tom Warren |
2015-07-06 | t210: MTC cleanup | Furquan Shaikh |
2015-06-30 | nvidia/tegra210: reserve more room for the romstage in vboot builds | Patrick Georgi |
2015-06-30 | nvidia/tegra210: add new SoC | Patrick Georgi |