summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | rockchip: dts: Enable SARADC for rk3288-popmetalDavid Wu2017-10-011-0/+4
| * | rockchip: dts: Enable SARADC for rv1108-evbDavid Wu2017-10-011-0/+4
| * | rockchip: dts: rv1108: Add SARADC node at dtsi levelDavid Wu2017-10-011-0/+11
| * | rockchip: clk: Add rk3399 SARADC clock supportDavid Wu2017-10-011-1/+35
| * | rockchip: clk: Add rk3368 SARADC clock supportDavid Wu2017-10-012-0/+37
| * | rockchip: clk: Add rk3328 SARADC clock supportDavid Wu2017-10-011-1/+34
| * | rockchip: clk: Add SARADC clock support for rk3288David Wu2017-10-011-0/+41
| * | rockchip: clk: Add rv1108 SARADC clock supportDavid Wu2017-10-013-1/+39
| * | dm: adc: Add driver for Rockchip SARADCDavid Wu2017-10-013-0/+193
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-10-0138-403/+3800
|\ \ \ | |/ / |/| |
| * | efi_loader: fix efi_exitRob Clark2017-09-211-1/+0
| * | efi_loader: reenable selftestHeinrich Schuchardt2017-09-201-2/+6
| * | efi_loader: Some console improvements for vidconsoleRob Clark2017-09-202-25/+39
| * | efi_loader: Correctly figure out size for vidconsoleRob Clark2017-09-201-1/+15
| * | efi_loader: split out escape sequence based size queryRob Clark2017-09-201-23/+30
| * | efi_loader: print GUIDsRob Clark2017-09-202-14/+14
| * | efi_loader: set loaded image code/data type properlyRob Clark2017-09-202-0/+28
| * | efi_loader: file_path should be variable lengthRob Clark2017-09-201-1/+1
| * | efi_loader: add bootmgrRob Clark2017-09-208-6/+247
| * | efi_loader: efi variable supportRob Clark2017-09-207-5/+388
| * | efi_loader: make pool allocations cacheline alignedRob Clark2017-09-201-2/+3
| * | efi_loader: support load_image() from a file-pathRob Clark2017-09-201-15/+70
| * | efi_loader: add file/filesys supportRob Clark2017-09-207-0/+676
| * | efi_loader: refactor boot device and loaded_image handlingRob Clark2017-09-204-147/+100
| * | efi_loader: use proper device-paths for netRob Clark2017-09-201-17/+2
| * | efi_loader: use proper device-paths for partitionsRob Clark2017-09-201-23/+31
| * | efi_loader: flesh out device-path to textRob Clark2017-09-203-63/+181
| * | efi_loader: drop redundant efi_device_path_protocolRob Clark2017-09-202-15/+10
| * | efi_loader: add device-path utilsRob Clark2017-09-205-3/+611
| * | efi: add some more device path structuresPeter Jones2017-09-201-0/+54
| * | efi: add some missing __packedRob Clark2017-09-201-4/+4
| * | part: extract MBR signature from partitionsPeter Jones2017-09-203-3/+47
| * | part: move efi_guid_tRob Clark2017-09-203-5/+6
| * | efi_selftest: check notification of ExitBootServicesHeinrich Schuchardt2017-09-182-0/+109
| * | efi_loader: notify when ExitBootServices is invokedHeinrich Schuchardt2017-09-181-0/+11
| * | efi_selftest: test task priority levelsHeinrich Schuchardt2017-09-182-1/+218
| * | efi_loader: implement task priority level (TPL)Heinrich Schuchardt2017-09-181-4/+28
| * | efi_selftest: provide unit test for event servicesHeinrich Schuchardt2017-09-182-1/+199
| * | efi_loader: efi_set_timer: reset signaled stateHeinrich Schuchardt2017-09-181-0/+1
| * | efi_loader: implement queueing of the notification functionHeinrich Schuchardt2017-09-183-12/+36
| * | test/py: add a test calling the EFI selftestHeinrich Schuchardt2017-09-181-0/+25
| * | efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt2017-09-1810-5/+558
| * | efi_loader: allow return value in EFI_CALLHeinrich Schuchardt2017-09-182-3/+17
| * | efi_loader: fix typo in include/efi.hHeinrich Schuchardt2017-09-181-1/+1
| * | efi_loader: avoid obscure constants in efi_runtime.cHeinrich Schuchardt2017-09-181-2/+4
| * | EFI: find EFI system partition by legacy MBR partition typeAndre Przywara2017-09-181-1/+1
| * | efi_loader: usage of always in MakefileHeinrich Schuchardt2017-09-181-2/+3
| * | scripts/Makefile.lib: generalize building built in EFI appHeinrich Schuchardt2017-09-181-13/+15
| * | efi_loader: rename __efi_hello_world_*Heinrich Schuchardt2017-09-183-8/+8
| * | scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:Heinrich Schuchardt2017-09-181-2/+0