summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07pinctrl: stmfx: add information on pin configurationPatrick Delaunay
2020-07-07gpio: stmfx: add ops get_dir_flagsPatrick Delaunay
2020-07-07gpio: stmfx: add ops set_dir_flagPatrick Delaunay
2020-07-07gpio: stmfx: add function stmfx_read_reg and stmfx_write_regPatrick Delaunay
2020-07-07gpio: stmfx: rename function used to change pin configurationPatrick Delaunay
2020-07-07gpio: stmfx: move function to prepare new ops introductionPatrick Delaunay
2020-07-07gpio: stm32: add ops get_dir_flagsPatrick Delaunay
2020-07-07gpio: stm32: add ops set_dir_flagsPatrick Delaunay
2020-07-07board: stm32mp1: update the gpio hog supportPatrick Delaunay
2020-07-07configs: stm32mp1: activate CONFIG_GPIO_HOGPatrick Delaunay
2020-07-07board: stm32mp1: move the function board_debug_uart_init in spl.cPatrick Delaunay
2020-07-07ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPLPatrick Delaunay
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay
2020-07-07stm32mp1: clk: configure pll1 with OPPPatrick Delaunay
2020-07-07board: st: create common file stpmic1.cPatrick Delaunay
2020-07-07ARM: dts: stm32: add cpufreq support on stm32mp15xPatrick Delaunay
2020-07-07arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay
2020-07-07net: dwc_eth_qos: update the compatible supported for STM32Patrick Delaunay
2020-07-06Revert "riscv: sifive: fu540: Add gpio-restart support"Tom Rini
2020-07-06video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay
2020-07-06Merge branch 'next'Tom Rini
2020-07-06Prepare v2020.07Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-07-05Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini
2020-07-05Merge branch '2020-07-05-gpio-regression-fix'Tom Rini
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-07-05gpio-uclass.c: save the GPIOD flags also in the gpio descriptorHeiko Schocher
2020-07-03efi_loader: imply FAT, FAT_WRITEHeinrich Schuchardt
2020-07-03efi_loader: export initialization stateHeinrich Schuchardt
2020-07-03efi_loader: rtc_mktime() called twiceHeinrich Schuchardt
2020-07-03efi_loader: use log function in boot managerHeinrich Schuchardt
2020-07-03efi_loader: time based authenticationHeinrich Schuchardt
2020-07-03efi_loader: add missing validation of timestampHeinrich Schuchardt
2020-07-03test: provide tests for efi_image_region_add()Heinrich Schuchardt
2020-07-03efi_loader: fix efi_image_region_add()Heinrich Schuchardt
2020-07-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-03test: correct time stamps for UEFI authenticationHeinrich Schuchardt
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro
2020-07-03efi_loader: image_loader: replace debug to EFI_PRINTAKASHI Takahiro
2020-07-03efi_loader: variable: replace debug to EFI_PRINTAKASHI Takahiro
2020-07-03efi_loader: signature: replace debug to EFI_PRINTAKASHI Takahiro
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro
2020-07-03efi_loader: change efi objects initialization orderAKASHI Takahiro
2020-07-03riscv: use log functions in fdt_fixupHeinrich Schuchardt
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-03riscv: Use optimized version of fdtdec_get_addr_size_no_parentAtish Patra