summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | riscv: efi: Generate Microsoft PE format compliant imagesBin Meng2018-12-021-6/+6
| * | arm: efi: Generate Microsoft PE format compliant imagesBin Meng2018-12-022-14/+14
| * | pe.h: Add characteristics definesBin Meng2018-12-021-0/+18
| * | x86: efi: app: Generate Microsoft PE format compliant imageBin Meng2018-12-021-1/+1
| * | x86: efi: payload: Generate Microsoft PE format compliant imageBin Meng2018-12-021-1/+1
| * | efi_loader: Generate Microsoft PE format compliant imagesBin Meng2018-12-021-1/+1
| * | efi_loader: UninstallMultipleProtocolInterfaces error codeHeinrich Schuchardt2018-12-022-4/+17
| * | efi_selftest: use CR LF in helloworldHeinrich Schuchardt2018-12-021-13/+27
| * | efi_loader: rename parent to headerHeinrich Schuchardt2018-12-026-43/+65
| * | efi_loader: eliminate handle memberHeinrich Schuchardt2018-12-027-61/+68
| * | efi_loader: typedef struct efi_object *efi_handle_tHeinrich Schuchardt2018-12-026-30/+30
| * | efi_selftest: fix typosHeinrich Schuchardt2018-12-0211-22/+20
| * | efi_loader: delete handlesHeinrich Schuchardt2018-12-021-20/+61
| * | efi_loader: implement EFI_RESET_SHUTDOWN at boot timeHeinrich Schuchardt2018-12-021-1/+3
| * | efi_selftest: test handling of exceptionsHeinrich Schuchardt2018-12-022-0/+51
| * | efi_selftest: simplify lib/efi_selftest/MakefileHeinrich Schuchardt2018-12-022-9/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-12-0315-87/+364
|\ \
| * | ARM: rmobile: Enable MMC HS400 on Salvator-X, ULCB, EbisuMarek Vasut2018-12-036-0/+6
| * | ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, EbisuMarek Vasut2018-12-033-2/+5
| * | ARM: dts: rmobile: Enable SDR modes on E3 EbisuMarek Vasut2018-12-031-0/+101
| * | ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCBMarek Vasut2018-12-032-0/+15
| * | ARM: dts: rmobile: Add eMMC DS pinmuxMarek Vasut2018-12-032-4/+4
| * | mmc: tmio: sdhi: Add HS400 supportMarek Vasut2018-12-032-8/+96
| * | mmc: tmio: sdhi: Move tap_pos to private dataMarek Vasut2018-12-032-3/+5
| * | mmc: tmio: sdhi: Filter out HS400 on certain SoCsMarek Vasut2018-12-031-0/+20
| * | mmc: tmio: Reorder TMIO clock handlingMarek Vasut2018-12-031-51/+54
| * | mmc: tmio: Keep generating clock when clock are enabledMarek Vasut2018-12-031-2/+8
| * | mmc: tmio: Do not set divider to 1 in DDR modeMarek Vasut2018-12-031-0/+4
| * | mmc: tmio: Switch to clock frameworkMarek Vasut2018-12-034-22/+51
| * | mmc: Parse HS400 DT propertiesMarek Vasut2018-12-031-0/+4
| * | clk: renesas: Allow reconfiguring SDHI clock on Gen3Marek Vasut2018-12-031-7/+3
| |/
* | Merge branch '2018-12-03-master-imports'Tom Rini2018-12-0348-303/+1342
|\ \
| * | spi, mpc8xx: migrate to DM_SPIChristophe Leroy2018-12-031-149/+30
| * | board_r: fix build with DM_SPIChristophe Leroy2018-12-031-1/+1
| * | drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy2018-12-033-86/+14
| * | board: MCR3000: migrate to DM_SERIALChristophe Leroy2018-12-032-0/+8
| * | drivers: serial: migrate mpc8xx to DMChristophe Leroy2018-12-031-3/+74
| * | board: MCR3000: use new DM watchdogChristophe Leroy2018-12-034-1/+22
| * | drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy2018-12-032-0/+58
| * | board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy2018-12-034-0/+22
| * | powerpc, mpc8xx: clear top of stackChristophe Leroy2018-12-031-1/+3
| * | test: vboot: clean its filePhilippe Reynes2018-12-039-69/+69
| * | test: vboot: add padding pss for rsa signaturePhilippe Reynes2018-12-035-5/+187
| * | configs: sandbox: enable padding pss for rsa signaturePhilippe Reynes2018-12-031-0/+1
| * | doc: uImage.FIT: signature.txt: add option paddingPhilippe Reynes2018-12-031-0/+3
| * | rsa: add support of padding pssPhilippe Reynes2018-12-036-0/+230
| * | rsa: add a structure for the paddingPhilippe Reynes2018-12-037-23/+116
| * | rsa: use new openssl API to create signaturePhilippe Reynes2018-12-031-6/+11
| * | rtc: m41t62: Convert the RTC driver to support the driver model (DM)Lukasz Majewski2018-12-031-0/+77
| * | rtc: m41t62: Extract common RTC handling code to facilitate DM conversionLukasz Majewski2018-12-031-12/+20