summaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/armv7/coreboot.c
AgeCommit message (Expand)Author
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-16libpayload: change cb_range to lb_rangeIsaac Christensen
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2013-12-03libpayload: Make the region to scan for the cb tables configurable.Gabe Black
2013-12-03libpayload: Add missing break statement in coreboot table parsingStefan Reinauer
2013-11-25ARM: Update the size/location of the coreboot tables so we can boot againGabe Black
2013-03-22libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber
2013-02-15libpayload: Use an appropriate range of memory when looking for cb tables.Ronald G. Minnich
2012-12-14libpayload: Initial ARMv7 portStefan Reinauer