index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
arch
Age
Commit message (
Expand
)
Author
2015-04-08
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-03-23
libpayload arm64: Allow board to define upper address limit on DMA
Furquan Shaikh
2015-03-21
libpayload arm64: fix mmu_disable() cache problem
HC Yen
2015-03-21
libpayload arm64: Add helper functions with el argument
HC Yen
2015-03-21
libpayload arm64: don't modify cbtable entries
Aaron Durbin
2015-03-21
libpayload arm64: Allocate framebuffer range
Jimmy Zhang
2015-03-21
libpayload arm64: Move console_init after post_sysinfo_mmu_setup call
Furquan Shaikh
2015-03-21
libpayload arm64: Add function to get new range from available memranges
Furquan Shaikh
2015-03-21
libpayload arm64: fix mmu bugs
Aaron Durbin
2015-03-21
libpayload arm64: Initialize and enable MMU
Furquan Shaikh
2015-03-21
libpayload arm64: Add support for mmu
Furquan Shaikh
2015-03-21
libpayload arm64: Remove dependency on coreboot tables for dma areas
Furquan Shaikh
2015-03-21
libpayload arm64: Add functions for reading memranges
Furquan Shaikh
2015-03-21
libpayload arm64: Remove the DONT_USE_DC macro
Furquan Shaikh
2015-03-21
libpayload arm64: Add functions for {read/write}_tcr_current
Furquan Shaikh
2015-03-21
libpayload arm64: Remove tight-coupling with any particular EL
Furquan Shaikh
2015-03-21
libpayload arm64: Add library helpers
Furquan Shaikh
2015-03-21
libpayload arm64: Make exceptions work
Furquan Shaikh
2015-03-21
libpayload arm64: Initialize exception stack
Furquan Shaikh
2015-03-21
libpayload arm64: Add console_init to enable console logs
Furquan Shaikh
2015-03-21
libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operations
Ionela Voinescu
2015-03-21
libpayload: mips: add SOC CPU frequency
Ionela Voinescu
2015-03-21
libpayload: mips: add memcmp to the MIPS string functions
Ionela Voinescu
2015-03-21
libpayload: arch/mips: Add basic MIPS architecture support
Ionela Voinescu
2015-03-21
libpayload arm64: Add function to get coreboot table ptr
Furquan Shaikh
2015-03-20
libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplication
Vadim Bendebury
2015-03-20
libpayload: Consolidate coreboot table parsing
Vadim Bendebury
2015-03-20
libpayload: Add board id parsing
Vadim Bendebury
2015-01-09
libpayload arm64: Add gdb stub for arm64
Furquan Shaikh
2015-01-09
libpayload arm64: Add selfboot.c required by depthcharge
Furquan Shaikh
2015-01-09
libpayload arm64: Correct function names for tlb invalidation
Furquan Shaikh
2015-01-09
libpayload arm64: Add dummy_media file
Furquan Shaikh
2015-01-09
libpayload: Add remote GDB support
Julius Werner
2015-01-09
libpayload: Introduce new Kconfig to explicitly allow GPL code
Julius Werner
2015-01-09
libpayload: Rework exception hook interface
Julius Werner
2015-01-09
libpayload: Add support for arm64 in libpayload
Furquan Shaikh
2015-01-06
libpayload: arm: add code to clear bss
Vadim Bendebury
2015-01-03
arm: Fix stored PC value when handling exceptions
Julius Werner
2014-12-30
libpayload: don't dereference null pointer in exception handler
Patrick Georgi
2014-12-30
libpayload: Add missing break statement
Patrick Georgi
2014-12-30
libpayload: Remove useless continue after return
Patrick Georgi
2014-12-30
libpayload: Provide selfboot function.
Hung-Te Lin
2014-12-30
libpayload: arm: Add EABI compatible utility functions.
Hung-Te Lin
2014-12-15
arm: Fix minor mistake in cache maintenance assembly
Julius Werner
2014-12-09
ARM: API to Map Physical Address to Wipe Memory above 4GB
Daisuke Nojiri
2014-12-09
libpayload: ARM: Keep track of the CPSR when exceptions happen.
Gabe Black
2014-12-09
libpayload: Make it possible to install callbacks for particular exceptions.
Gabe Black
2014-12-09
libpayload: arm: Pass the coreboot table location to the payload.
Gabe Black
2014-11-13
arm: Put assembly functions into separate sections
Julius Werner
2014-11-13
libpayload: timer: Move the timer drivers from depthcharge to libpayload.
Gabe Black
[next]