summaryrefslogtreecommitdiffstats
path: root/common/efi
Commit message (Expand)AuthorAgeFilesLines
* efi: fix off-by-one in mem_malloc_init(..., end)Ahmad Fatoum2019-12-091-1/+1
* Merge branch 'for-next/watchdog'Sascha Hauer2019-11-071-1/+0
|\
| * efi: efi-image: don't mask x86 interrupts on bootAhmad Fatoum2019-10-241-1/+0
* | efi: silence warning about un-prototyped assembly-called functionsAhmad Fatoum2019-10-181-0/+3
|/
* watchdog: add (U)EFI driverOleksij Rempel2019-02-181-1/+8
* efi: cleanupsOleksij Rempel2019-02-181-1/+1
* state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-221-1/+1
* EFI: add poweroff supportJean-Christophe PLAGNIOL-VILLARD2017-10-271-0/+10
* efi: efi: register barebox-update handlerSteffen Trumtrar2017-07-111-0/+4
* efi: efi: load state from devicetreeSteffen Trumtrar2017-07-111-0/+59
* common: efi: do not use undefined kconfig optionSteffen Trumtrar2017-07-101-2/+1
* efi: clocksoure: add EFI event timerJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+8
* efi: move x86 clocksource init at core initcall levelJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+0
* efi: move LoaderTimeInitUSec and LoaderDevicePartUUID to postcore initcallJean-Christophe PLAGNIOL-VILLARD2017-03-091-4/+11
* efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-244-0/+689