summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-aarch64
Commit message (Expand)AuthorAgeFilesLines
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-193-7/+3
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-1/+2
* mb/emulation/qemu-aarch64: Add a timestamp regionArthur Heymans2020-11-041-1/+2
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-1/+1
* src: Drop redundant 'select BOOTBLOCK_CONSOLE'Elyes HAOUAS2020-09-021-1/+0
* mb/*/Kconfig: Drop redundant 'select CONSOLE_SERIAL'Elyes HAOUAS2020-09-011-1/+0
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-261-1/+0
* src: Remove extra lines in license headerElyes HAOUAS2020-07-266-28/+7
* mb/emulation/qemu-aarch64: Fix up license headerAngel Pons2020-07-261-5/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-4/+4
* mb/emulation: Remove fake devicetree.cb componentsKyösti Mälkki2020-05-282-3/+4
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS2020-04-101-1/+1
* mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1810-10/+0
* mb/emulation/qemu-aarch64: Add ARM trusted firmware supportPatrick Rudolph2020-03-026-0/+18
* mb/emulation/qemu-aarch64: Add MMU supportPatrick Rudolph2020-03-023-3/+38
* fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner2019-12-111-1/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-1/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* mainboard/emulation/qemu-aarch64: Update DRAM_SIZE_MBAsami Doi2019-08-261-1/+1
* mainboard/emulation/qemu-aarch64: Add new board for ARMv8Asami Doi2019-08-0812-0/+270