Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-27 | Merge git://git.denx.de/u-boot-dm | Tom Rini | 1 | -1/+1 |
2016-05-27 | efi_loader: Add bounce buffer support | Alexander Graf | 1 | -0/+5 |
2016-05-27 | dm: efi: Update for CONFIG_BLK | Simon Glass | 1 | -1/+1 |
2016-05-27 | efi_loader: Add network access support | Alexander Graf | 1 | -0/+7 |
2016-04-18 | efi_loader: Pass file path to payload | Alexander Graf | 1 | -2/+3 |
2016-03-27 | efi_loader: Add GOP support | Alexander Graf | 1 | -0/+2 |
2016-03-15 | efi_loader: Pass proper device path in on boot | Alexander Graf | 1 | -0/+10 |
2016-03-15 | efi_loader: Implement memory allocation and map | Alexander Graf | 1 | -0/+19 |
2016-03-15 | efi_loader: Add disk interfaces | Alexander Graf | 1 | -0/+2 |
2016-03-15 | efi_loader: Add runtime services | Alexander Graf | 1 | -0/+17 |
2016-03-15 | efi_loader: Add console interface | Alexander Graf | 1 | -0/+5 |
2016-03-15 | efi_loader: Add boot time services | Alexander Graf | 1 | -0/+85 |
2016-03-15 | efi_loader: Add PE image loader | Alexander Graf | 1 | -0/+20 |