aboutsummaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2015-06-30arch/arm64: Avoid race condition when building bl31Patrick Georgi
2015-06-30arch/arm64: Fix compilation without CONFIG_SMPPatrick Georgi
2015-06-30arm64: Fix Kconfig issues for secure OS loadingFurquan Shaikh
2015-06-30arm64: Add support for loading secure osFurquan Shaikh
2015-06-26x86: Move architecture selection from linker script to Makefile.incStefan Reinauer
2015-06-23acpi: bring back ability to link DSDT into ramstagePatrick Georgi
2015-06-23SeaBIOS: Clean up build command line.Martin Roth
2015-06-23Revert "arm64: remove assembly code string functions"Furquan Shaikh
2015-06-22x86: make PCI MMIO CFG functions 64bit proofStefan Reinauer
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-06-20x86: Make ACPI 64bit cleanStefan Reinauer
2015-06-20x86: make memcpy 64bit safeStefan Reinauer
2015-06-17x86 cpu: Allow some cpuid functions during romstageLee Leahy
2015-06-17arm64: Move enabling floating point ahead of dev initJimmy Zhang
2015-06-16x86: Make stdint.h x64 proofStefan Reinauer
2015-06-16x86: Make x86 architecture makefiles x64 awareStefan Reinauer
2015-06-16Add x64 support to src/arch/x86/KconfigStefan Reinauer
2015-06-11lenovo: Hide SMBIOS configVladimir Serbinenko
2015-06-10mips: implement arch_segment_loaded callbackIonela Voinescu
2015-06-10mips: CBMEM table reference is passed to payloadIonela Voinescu
2015-06-10smbios: Fix type1 family settingMarc Jones
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-07smbios: Use smbios_mainboard_manufacturer instead MAINBOARD_SMBIOS_MANUFACTURER.Vladimir Serbinenko
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-06-04arch/x86: No need to specify -Wa,--divide in a MakefilePatrick Georgi
2015-06-02cbfs: Fix mismerge.Vladimir Serbinenko
2015-06-02Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-06-02arm64: correct cacheable/non-cacheable tag string in print_tagJimmy Huang
2015-06-02arm64: Guard prints in mmu.cFurquan Shaikh
2015-06-02arm64: Decouple MMU functions from memrangesJulius Werner
2015-06-01SLIC: Check SLIC signature.Vladimir Serbinenko
2015-05-28Add TCPA table.Vladimir Serbinenko
2015-05-27AGESA: Split S3 backup in CBMEMKyösti Mälkki
2015-05-27arm64: Add weak implementation of soc_get_bl31_plat_paramsFurquan Shaikh
2015-05-27arm64: Remove PLAT= variable initialization based on Kconfig variableFurquan Shaikh
2015-05-27arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilationFurquan Shaikh
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-26Make acpi_fill_hest into parameterVladimir Serbinenko
2015-05-26acpigen: Remove all explicit length trackingVladimir Serbinenko
2015-05-26acpigen: Remove acpigen_patch_lenVladimir Serbinenko
2015-05-26cbmem: remove cbmem_set_top()Aaron Durbin
2015-05-26CBMEM console: Fix buffer without EARLY_CBMEM_INITKyösti Mälkki
2015-05-26CBMEM: Fix S3 resume path without EARLY_CBMEM_INITKyösti Mälkki
2015-05-26x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INITAaron Durbin
2015-05-26ACPI: slic supportVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19arm64: Make SPSR exception masking on EL2 transition explicitJulius Werner
2015-05-19arm64: Add support for using ARM Trusted Firmware as secure monitorJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-18arm64: psci: add cpu_suspend supportJoseph Lo
2015-05-11arm64: update verstage linkingAaron Durbin
2015-05-11arm: update verstage linkingAaron Durbin
2015-05-11cache: Add arch_program_segment_loaded call to arm and arm64Furquan Shaikh
2015-05-05arch/arm64: provide boot_cpu()Aaron Durbin
2015-04-30arm/armv7: drop merge left-overPatrick Georgi
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-30arch/arm: only include subdirectories for ARM buildsPatrick Georgi
2015-04-29Use __ROMSTAGE__ to denote romstagePatrick Georgi
2015-04-28arm: guard verstage rulesAaron Durbin
2015-04-28vboot2: Build verstage archive, then use that for building the stagePatrick Georgi
2015-04-28arch/arm: Move inclusion of timestamps.c to the right directoryPatrick Georgi
2015-04-27arch/arm64: update mmu translation table granule size, logic and macrosJimmy Huang
2015-04-27arm64: save/restore cptr_el3 and cpacr_el1 registersJoseph Lo
2015-04-27arm64: implement CPU power down sequence as per A57/A53/A72 TRMJoseph Lo
2015-04-27arm64: introduce data cache ops by set/way to the level specifiedJoseph Lo
2015-04-27arm64: perform early setup in secmon tooJoseph Lo
2015-04-27arm64: Allow cpu specific early setupFurquan Shaikh
2015-04-22armv8/secmon: Disable and Enable GIC in PSCI pathFurquan Shaikh
2015-04-22armv8/secmon: Correct PSCI function idsFurquan Shaikh
2015-04-22armv8/secmon: Correct names for SMC macrosFurquan Shaikh
2015-04-22arm64: save and restore cntfrq for secondary cpusJimmy Huang
2015-04-22arm64: add arm64_arch_timer_init functionJoseph Lo
2015-04-22arch/armv7: Add API to disable MMU pages.Deepa Dinamani
2015-04-22arm64: Correct shareability option for normal memoryFurquan Shaikh
2015-04-22google/urara: use board ID information to set up hardwareIonela Voinescu
2015-04-22arch/arm64: allow floating-point registers accessYen Lin
2015-04-22arm64: provide icache_invalidate_all()Aaron Durbin
2015-04-21armv7: preserve bootblock invocation parameterVadim Bendebury
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21arm(64): Change write32() argument order to match x86Julius Werner