Age | Commit message (Expand) | Author |
2022-12-06 | google/veyron: Fix old style function definition | Arthur Heymans |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | mb/google/veyron_rialto: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-25 | google/veyron_rialto: Throttle to 1416MHz @ 1200mV in bootblock | David Hendricks |
2015-09-08 | rk3288: Allow board-specific APLL (CPU clock) settings | David Hendricks |
2015-08-28 | veyron_rialto: Turn on all leds | Alexandru M Stan |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-22 | google/veyron_*: Increase SPI flash frequency to 24.75MHz | Julius Werner |
2015-04-22 | rockchip/rk3288: Fix SPI clock divisor calculation | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-20 | Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART | Patrick Georgi |
2015-04-17 | veyron_{brain,danger,rialto}: Use common watchdog reboot | David Hendricks |
2015-04-15 | veyron: Add veyron_rialto board | jinkun.hong |