Age | Commit message (Expand) | Author |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-05-15 | vexpress: change to write32 | Vladimir Serbinenko |
2017-05-13 | vexpress: add gfx init | Vladimir Serbinenko |
2017-05-12 | qemu/vexpress-a9: Discover RAM size. | Vladimir Serbinenko |
2016-09-20 | src/mainboard/a-trend - emulation: Add space around operators | Elyes HAOUAS |
2016-08-18 | Kconfig: lay groundwork for not assuming SPI flash boot device | Aaron Durbin |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-06-24 | region: Add writeat and eraseat support | Antonello Dettori |
2016-05-01 | mb/emulation/*/board_info.txt: Update QEMU URL | Jonathan Neuschäfer |
2016-02-22 | qemu-armv7: Update running instructions. | Vladimir Serbinenko |
2016-02-20 | Fix qemu-armv7 memory map | Vladimir Serbinenko |
2015-12-10 | emulation/qemu-arm7: Fix Kconfig symbols for stage compilers | Martin Roth |
2015-11-10 | mainboard: Remove empty mainboard.c files | Paul Menzel |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-21 | Remove obsolete EARLY_CONSOLE usage | Martin Roth |
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-04-22 | qemu-armv7: fix cbfs media implementation | Aaron Durbin |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-03-20 | romstages: use common run_ramstage() | Aaron Durbin |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-03 | ARMv7: Always has DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-19 | qemu-armv7: Trivial style fixes | David Hendricks |
2014-11-13 | qemu-armv7: Minimal changes to pass compiling qemu-v7 platform. | Hung-Te Lin |
2014-10-16 | qemu-armv7: 32/64 | Ronald G. Minnich |
2014-08-14 | ARMv7/Exynos: Fix memory location assumptions | Stefan Reinauer |
2014-08-08 | qemu-armv7/media.c: fix coding style | Stefan Reinauer |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-05-02 | qemu-armv7: Kconfig cleanup | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-03-04 | pl011 UART: Move under drivers/uart | Kyösti Mälkki |
2014-01-22 | emulation/qemu-armv7: Fix wrong stack parameters. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Add category "emulation". | Vladimir Serbinenko |
2014-01-19 | board-status: Add board_info.txt manually for irregular wiki entries | Vladimir Serbinenko |
2013-12-20 | armv7: Remove SYS_TEXT_BASE config. | Hung-Te Lin |
2013-12-03 | qemu-armv7: Drop additional console_init() | Stefan Reinauer |
2013-07-10 | Simplify early / bootblock console code | Stefan Reinauer |
2013-07-10 | ARM: Separate the early console (romstage) from the bootblock console. | Gabe Black |
2013-07-10 | armv7: Reserve space BL1 and checksum header by specifying bootblock offset. | Hung-Te Lin |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 code | Stefan Reinauer |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-07-10 | ARMv7: normalize ramstage code flow | Stefan Reinauer |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-02-28 | Drop SRC_ROOT from mainboard Makefile.incs | Stefan Reinauer |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2013-02-21 | ARMV7: create a correct LB_SERIAL table entry | Ronald G. Minnich |
2013-02-12 | armv7: Add emulation/qemu-armv7 board. | Hung-Te Lin |