Age | Commit message (Expand) | Author |
2015-07-06 | t210: MTC cleanup | Furquan Shaikh |
2015-07-04 | Kconfig: Fix references to obsolete symbols | Martin Roth |
2015-07-03 | Kconfig whitespace cleanup: Change leading spaces to tabs | Martin Roth |
2015-07-02 | tegra124: verified boot fixups | Stefan Reinauer |
2015-07-01 | tegra132: adjust vboot2 memlayout to make coreboot compile | Stefan Reinauer |
2015-07-01 | nvidia/tegra210: Drop unused Kconfig symbol | Patrick Georgi |
2015-07-01 | tegra210: Include correct include files | Stefan Reinauer |
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 |
2015-06-30 | t210: Set UTMIP_PCOUNT_UPDN_DIV to 0 | Stephen Barber |
2015-06-23 | nvidia/tegra: expose more registers | Tom Warren |
2015-06-23 | tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h | Furquan Shaikh |
2015-06-21 | Remove obsolete EARLY_CONSOLE usage | Martin Roth |
2015-06-21 | Remove old HAVE_UART_MEMORY_MAPPED select statements | Martin Roth |
2015-06-09 | cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API | Kyösti Mälkki |
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-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-11 | nvidia/tegra132: we write tables in ramstage | Patrick Georgi |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-05-05 | nvidia/tegra132: Fix vboot2 memory layout | Aaron Durbin |
2015-05-05 | vboot: remove uses of vboot2_verify_firmware() | Aaron Durbin |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-22 | nvidia/tegra132: Add spi_crop_chunk() | Patrick Georgi |
2015-04-22 | t132: Add gic.c to secmon | Furquan Shaikh |
2015-04-22 | nvidia/tegra*: check bus number for i2c driver APIs | Yen Lin |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
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-20 | Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART | Patrick Georgi |
2015-04-18 | vboot: make vboot2_verify_firmware return | Daisuke Nojiri |
2015-04-17 | chromeos: Move memlayout.h/symbols.h into common directory | Julius Werner |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-14 | tegra132: lock down VPR | Aaron Durbin |
2015-04-14 | rush: Enable dp display | Jimmy Zhang |
2015-04-14 | ryu: display: Add function to pass mode info to payload | Jimmy Zhang |
2015-04-14 | ryu: display: Set display shift clock divider | Jimmy Zhang |
2015-04-14 | rush: Configure display related clock, pad, and power | Jimmy Zhang |
2015-04-14 | rush: Add dp related parameters | Jimmy Zhang |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-13 | arm: Add bootblock_mainboard_early_init() for pre-console initialization | Julius Werner |
2015-04-13 | rush: Add and select DO_SOR_INIT config option | Jimmy Zhang |
2015-04-13 | ryu: Add and select DO_DSI_INIT config option | Jimmy Zhang |
2015-04-13 | ryu: display: Move display api to mainboard | Jimmy Zhang |