summaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/arm64
AgeCommit message (Expand)Author
2020-02-17libpayload: arm64: Keep instruction cache enabled at all timesJulius Werner
2018-10-12libpayload: arm64: Make exception handling closer to arm32Julius Werner
2018-10-12libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2Julius Werner
2018-05-01libpayload: Add raw_read_ functionsT Michael Turney
2018-03-23arch/arm64/armv8/mmu: Add support for 48bit VAPatrick Rudolph
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2015-09-28arm64: mmu: Prevent CPU prefetch instructions from device memoryJimmy Huang
2015-07-06libpayload: arm(64): add read8/16/32 and write8/16/32Daisuke Nojiri
2015-06-02arm64: Decouple MMU functions from memrangesJulius Werner
2015-04-27libpayload arm64: update mmu translation table granule size, logic and macrosJimmy Huang
2015-04-22arm64: Add arch_program_segment_loaded call to arm64Furquan Shaikh
2015-04-22libpayload: provide icache_invalidate_all() on ARM64Furquan Shaikh
2015-04-22libpayload: Correct shareability mmu configuration on ARM64Furquan Shaikh
2015-04-14arm64: Increase dma region size to 32MiBFurquan Shaikh
2015-03-21libpayload arm64: Add helper functions with el argumentHC Yen
2015-03-21libpayload arm64: Allocate framebuffer rangeJimmy Zhang
2015-03-21libpayload arm64: fix mmu bugsAaron Durbin
2015-03-21libpayload arm64: Add support for read and write registers at current EL in a...Furquan Shaikh
2015-03-21libpayload arm64: Add support for mmuFurquan Shaikh
2015-03-21libpayload arm64: Add functions for {read/write}_tcr_currentFurquan Shaikh
2015-03-21libpayload arm64: Add library helpersFurquan Shaikh
2015-03-21libpayload arm64: Make exceptions workFurquan Shaikh
2015-03-19libpayload: Add support for memory barriersFurquan Shaikh
2015-01-12libpayload: Expand setbits_le32() and fix readl() const-nessJulius Werner
2015-01-09libpayload arm64: Correct function names for tlb invalidationFurquan Shaikh
2015-01-09libpayload: Rework exception hook interfaceJulius Werner
2015-01-09libpayload: Add support for arm64 in libpayloadFurquan Shaikh