- bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · 4 years, 6 months ago
- 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · 4 years, 6 months ago
- 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · 4 years, 6 months ago
- b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · 4 years, 6 months ago
- c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · 4 years, 6 months ago
- 9789640 board: stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 6 months ago
- bf9c8b1 configs: stm32mp1: activate CONFIG_GPIO_HOG by Patrick Delaunay · 4 years, 6 months ago
- 79c0791 board: stm32mp1: move the function board_debug_uart_init in spl.c by Patrick Delaunay · 4 years, 6 months ago
- 72b1080 ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL by Patrick Delaunay · 4 years, 6 months ago
- 08c891a board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 6 months ago
- f2f25c3 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
- 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago
- 885bdc2 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · 4 years, 6 months ago
- ff0c0bc board: st: create common file stpmic1.c by Patrick Delaunay · 4 years, 6 months ago
- 0e20c1f ARM: dts: stm32: add cpufreq support on stm32mp15x by Patrick Delaunay · 4 years, 6 months ago
- b6cc505 arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · 4 years, 6 months ago
- a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 7 months ago
- 8728b30 Revert "riscv: sifive: fu540: Add gpio-restart support" by Tom Rini · 4 years, 5 months ago
- 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 5 months ago
- 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
- 1620081 Prepare v2020.07 by Tom Rini · 4 years, 5 months ago
- 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 5 months ago
- 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 5 months ago
- 85ef035 Merge branch '2020-07-05-gpio-regression-fix' by Tom Rini · 4 years, 5 months ago
- 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 6 months ago
- aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · 4 years, 6 months ago
- 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 8 months ago
- de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 8 months ago
- 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · 4 years, 5 months ago
- 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 6 months ago
- 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · 4 years, 5 months ago
- 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · 4 years, 5 months ago
- e1eb319 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
- 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
- 20160e5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 5 months ago
- 446b148 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 5 months ago
- bdcdde7 test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 6 months ago
- f62b024 test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 6 months ago
- cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 836bdc8 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 6 months ago
- 9b31c63 efi_loader: change efi objects initialization order by AKASHI Takahiro · 4 years, 6 months ago
- 8cfbea0 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
- 8a52128 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
- 491734f riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
- f0947db riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
- a33888f doc: qemu-riscv: Update QEMU run command by Bin Meng · 4 years, 5 months ago
- ec94e6e riscv: sifive: fu540: Add gpio-restart support by Bin Meng · 4 years, 5 months ago
- c71f100 riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
- d60ff92 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 5 months ago
- 2bdcd05 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 5 months ago
- 7a36bd8 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
- 77073f4 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
- 3961e14 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 6 months ago
- e3870c8 riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 6 months ago
- 358138f riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 6 months ago
- d2e3033 checkpatch.pl: Fully re-sync with v5.7 by Tom Rini · 4 years, 5 months ago
- 9998594 kconfig: show compiler version text in the top comment by Tom Rini · 4 years, 6 months ago
- 4d1e4f6 socfpga: Enable optimized inlining on stratix10 by Tom Rini · 4 years, 7 months ago
- ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 7 months ago
- 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 7 months ago
- 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 7 months ago
- e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 5 months ago
- ea84ae6 socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 7 months ago
- b828d10 x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 7 months ago
- 52a31c1 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 7 months ago
- 32a9bcc Don't start ad-hoc games with -Wno-maybe-initialized by Tom Rini · 4 years, 7 months ago
- 8f1be32 kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 7 months ago
- 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 7 months ago
- a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
- afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
- ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
- d2b7f84 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 5 months ago
- edc32ab riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
- 445fd22 doc: riscv: Add documentation for Sipeed Maix Bit by Sean Anderson · 4 years, 5 months ago
- d11b582 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 5 months ago
- d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
- 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
- 35e14fb riscv: Allow use of reset drivers by Sean Anderson · 4 years, 5 months ago
- 7f4b666 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
- b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- 84df2e1 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 5 months ago
- 5aa0074 riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
- b02f055 lib: Always set errno in hcreate_r by Sean Anderson · 4 years, 5 months ago
- 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
- 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
- b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
- 4d88d96 clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
- 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
- 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
- f0d5a6b clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
- aa1e85f clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 5 months ago
- cfc2f02 clk: Always use the supplied struct clk by Sean Anderson · 4 years, 5 months ago
- 85369b0 Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
- aeea038 Merge branch '2020-06-30-minor-TI-board-updates' into next by Tom Rini · 4 years, 5 months ago
- d91ebbe ti814x: Remove platform by Tom Rini · 4 years, 6 months ago
- b21fbb5 ti816x_evm: Enable DM_MMC by Tom Rini · 4 years, 6 months ago