Age | Commit message (Expand) | Author |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-11 | fmap: Make FMAP_CACHE mandatory if it is configured in | Julius Werner |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-05 | cpu/ti/am335x: Extend monotonic timer to early stages | Kyösti Mälkki |
2019-11-03 | arch/arm: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-09-10 | AUTHORS: Move src/cpu copyrights into AUTHORS file | Martin Roth |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-09 | arch/non-x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-06-22 | src/cpu: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-04-01 | cpu/ti/am335x: Fix checkpatch warnings | Daniel Lim Wee Soong |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-30 | cubieboard/qemu-armv7/am335x: Add fake TTB region for consistency | Julius Werner |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2016-12-18 | ti/beaglebone: Define arch for omap-header build | Kyösti Mälkki |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-08-18 | Kconfig: lay groundwork for not assuming SPI flash boot device | Aaron Durbin |
2016-08-14 | cpu/ti/am355x: Fix array overrun | Paul Menzel |
2016-06-24 | region: Add writeat and eraseat support | Antonello Dettori |
2016-05-09 | drivers/uart: Use uart_platform_refclk for all UART models | Lee Leahy |
2016-04-10 | am335x: Add some code for manipulating GPIOs | Gabe Black |
2016-04-10 | am335x: Add data structures for the clock module registers | Gabe Black |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-13 | ti/am335x: switch to generic udelay | Patrick Georgi |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-03 | ARMv7: Always has DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-30 | ipq/arm: Redesign hooks for bootblock | Vadim Bendebury |
2014-12-19 | arm/ti/am335x: use new arm bootblock infrastructure | Alexander Couzens |
2014-10-16 | uarts: 32/64 cleanup | Ronald G. Minnich |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-04-09 | uart: Prepare to support multiple base addresses | Kyösti Mälkki |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-04 | ti/am335x: Fix baudrate calculation | Kyösti Mälkki |
2014-02-24 | TI am335x: Apply Kconfig use conventions | Kyösti Mälkki |
2014-02-06 | ARMv7: Remove static CBMEM allocation | Kyösti Mälkki |
2013-09-17 | am335x: Update the config vars selected by CPU_TI_AM335X. | Gabe Black |
2013-07-15 | am335x: Make the default media for the bootblock sram instead of NAND flash. | Gabe Black |
2013-07-15 | am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig. | Gabe Black |
2013-07-11 | cpu: Fix spelling | Martin Roth |
2013-07-06 | am335x: Implement support for the UART. | Gabe Black |
2013-07-01 | am335x: Fix the address of the pinmux registers. | Gabe Black |
2013-06-17 | am335x: Add pinmux support based on the functions in U-Boot | Gabe Black |
2013-06-12 | am335x: Add struct `am335x_uart` for uart registers | David Hendricks |
2013-06-11 | am335x: Revert how the header load size is calculated to an earlier method. | Gabe Black |
2013-06-11 | am335x: Make the iROM load only the bootblock and ROM stage. | Gabe Black |
2013-06-10 | am335x: Build an omap style header and an image with it at the front. | Gabe Black |
2013-06-03 | am335x: Clean up/fix some settings in the am335x Kconfig. | Gabe Black |
2013-05-26 | beaglebone: initial Kconfig and Makefiles | Gabe Black |