- aff5c1f spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 7 months ago
- 2ed5d78 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 003b07d spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 76ad298 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 7 months ago
- 7a9fe5d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 5 months ago
- 904043b doc: t-head: lpi4a: document Lichee PI 4A board by Yixun Lan · 1 year, 5 months ago
- d4a5826 configs: th1520_lpi4a_defconfig: Add initial config by Yixun Lan · 1 year, 5 months ago
- e3a02bd riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A board by Yixun Lan · 1 year, 5 months ago
- 5dfa901 riscv: t-head: licheepi4a: initial support added by Yixun Lan · 1 year, 5 months ago
- b5f0372 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 5 months ago
- 08b8d26 riscv: clint: Update the sifive clint ipi driver to support aclint by Bin Meng · 1 year, 5 months ago
- 51e3855 riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 5 months ago
- 4e321fa board: starfive: Dynamic configuration of DT for 1.2A and 1.3B by Yanhong Wang · 1 year, 6 months ago
- f69a512 ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 6 months ago
- 2b51743 configs: starfive: Enable ID EEPROM configuration by Yanhong Wang · 1 year, 6 months ago
- d426942 riscv: dts: starfive: Add support eeprom device tree node by Yanhong Wang · 1 year, 6 months ago
- 39331e4 eeprom: starfive: Enable ID EEPROM configuration by Yanhong Wang · 1 year, 6 months ago
- 860b69a configs: starfive: Enable ethernet configuration for StarFive VisionFive2 by Yanhong Wang · 1 year, 6 months ago
- 8c91500 doc: board: starfive: Reword the make defconfig information by Yanhong Wang · 1 year, 6 months ago
- 438ab1e riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B by Yanhong Wang · 1 year, 6 months ago
- 7f63bd9 riscv: dts: jh7110: Add ethernet device tree nodes by Yanhong Wang · 1 year, 6 months ago
- 1f502ee net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · 1 year, 6 months ago
- 1d6c341 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 6 months ago
- 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
- 69a4dd2 Makefile: Drop -rc6 by Tom Rini · 1 year, 5 months ago
- 0a3cc11 Merge branch 'next' by Tom Rini · 1 year, 5 months ago
- 4d79c7b Prepare v2023.07 by Tom Rini · 1 year, 5 months ago
- b8da47b Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · 1 year, 5 months ago
- c49be75 mkeficapsule: fix efi_firmware_management_capsule_header data type by Malte Schmidt · 1 year, 6 months ago
- a82f396 doc: harmonize Linux kernel documentation links by Heinrich Schuchardt · 1 year, 5 months ago
- b189df9 cmd: efidebug: add missing efi_free_pool for dh subcommand by Masahisa Kojima · 1 year, 5 months ago
- 7107d31 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 1 year, 5 months ago
- c49a653 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · 1 year, 5 months ago
- 8b2ab9f x86: Update docs link in bootparam header by Paul Barker · 1 year, 5 months ago
- 5a3dce6 Merge branch '2023-07-07-assorted-build-improvements' into next by Tom Rini · 1 year, 5 months ago
- ac5adc1 sysreset: Change Kconfig GPIO dependency by Michal Simek · 1 year, 5 months ago
- 3814c37 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · 1 year, 5 months ago
- 2631ece common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · 1 year, 5 months ago
- 86dff47 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · 1 year, 5 months ago
- 4d412fa test: Find leftovers after clean/mrproper by Tobias Deiminger · 1 year, 5 months ago
- f9708be Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · 1 year, 5 months ago
- 48cb5a1 Kbuild: Fix cleanup of *.dtb for some archs by Tobias Deiminger · 1 year, 5 months ago
- f629c77 Kbuild: Fix cleanup of VPL by Tobias Deiminger · 1 year, 5 months ago
- 1af3ab5 Adjust gitignore for tools/generated/ by Tobias Deiminger · 1 year, 5 months ago
- bd71c4f Kbuild: Fix cleanup of generated sources in tools by Tobias Deiminger · 1 year, 5 months ago
- 75d58b5 MAINTAINERS: correct at91 tree link by Eugen Hristev · 1 year, 5 months ago
- 2523bcd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 5 months ago
- 5185b99 Merge branch 'riscv-for-next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 1 year, 5 months ago
- aa51465 board: ae350: Add missing env variables for booti by Yu Chien Peter Lin · 1 year, 5 months ago
- c99c384 riscv: andes_plicsw: Fix IPI during OpenSBI invocation by Yu Chien Peter Lin · 1 year, 5 months ago
- a358789 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · 1 year, 5 months ago
- dbc7461 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · 1 year, 5 months ago
- 9d41bba ci: riscv: Update OpenSBI to v1.2 by Bin Meng · 1 year, 5 months ago
- 00e6b1a board: microchip: set mac address for ethernet1 on icicle by Conor Dooley · 1 year, 6 months ago
- 3978599 riscv: dts: sync mpfs-icicle devicetree with linux by Conor Dooley · 1 year, 6 months ago
- 75809d9 riscv: dts: drop microchip from dts filenames by Conor Dooley · 1 year, 6 months ago
- 2ea1e4e clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · 1 year, 7 months ago
- ad168d6 riscv: define test_and_{set,clear}_bit in asm/bitops.h by Ben Dooks · 1 year, 7 months ago
- 0cd077d riscv: implement local_irq_{save,restore} macros by Ben Dooks · 1 year, 7 months ago
- 17f6b11 riscv: add generic link for <asm/atomic.h> by Ben Dooks · 1 year, 7 months ago
- cd464d1 cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 8 months ago
- 065bd0c LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms by Kshitiz Varshney · 1 year, 5 months ago
- 812033e configs: ls1046afrwy: enable DM_SERIAL by Camelia Groza · 1 year, 6 months ago
- 43feaa7 configs: ls1046ardb: enable DM_SERIAL by Camelia Groza · 1 year, 6 months ago
- d19eec0 arch: arm: dts: ls1046a: tag serial nodes with bootph-all by Camelia Groza · 1 year, 6 months ago
- 964f3bf arch: arm: dts: ls1046a: sync serial nodes with Linux by Camelia Groza · 1 year, 6 months ago
- 197c859 configs: ls1043ardb: enable DM_SERIAL by Camelia Groza · 1 year, 6 months ago
- 0e5cede arch: arm: dts: ls1043a: tag serial nodes with bootph-all by Camelia Groza · 1 year, 6 months ago
- 8bac8e9 arch: arm: dts: ls1043a: sync serial nodes with Linux by Camelia Groza · 1 year, 6 months ago
- d9d5fe0 tools: spkgimage: correct printf specifier by Heinrich Schuchardt · 1 year, 5 months ago
- 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- de951e2 colibri-imx7: Call fdt_increase_size() by Fabio Estevam · 1 year, 5 months ago
- 1224f54 git-mailrc: add alias for Eugen Hristev by Eugen Hristev · 1 year, 5 months ago
- a47496e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-pmic into next by Tom Rini · 1 year, 5 months ago
- 5a1c0f3 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · 1 year, 7 months ago
- 81aa192 regulator: rename dev_pdata to plat by Eugen Hristev · 1 year, 7 months ago
- 405512e regulator: implement basic reference counter by Eugen Hristev · 1 year, 7 months ago
- 650fcc4 Prepare v2023.07-rc6 by Tom Rini · 1 year, 5 months ago
- 2a115af spl: spl_legacy: Fix spl_end address by Fabio Estevam · 1 year, 5 months ago
- cdc3a86 microblaze: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · 1 year, 5 months ago
- d2299ce sunxi: u-boot-spl.lds: Pass _image_binary_end by Fabio Estevam · 1 year, 5 months ago
- 0f63b53 doc: imx: habv4: Fix typo in 'signing' by Fabio Estevam · 1 year, 5 months ago
- bb5fabe rockchip: Restore support for boot scripts in legacy image format by Jonas Karlman · 1 year, 5 months ago
- 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 5 months ago
- 2219047 Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
- 84a7492 ARM: arm11: Add C wrapper for allow_unaligned() by Marek Vasut · 1 year, 5 months ago
- 1357804 ARM: armv7: Add C wrapper for allow_unaligned() by Marek Vasut · 1 year, 5 months ago
- 9546a0e doc: fix typo loady in loadb man-page by Heinrich Schuchardt · 1 year, 5 months ago
- a8cc383 doc: saves man-page by Heinrich Schuchardt · 1 year, 5 months ago
- 3969b32 doc: loads man-page by Heinrich Schuchardt · 1 year, 5 months ago
- 1913d14 smegw01: Fix wrong symbol override by Eduard Strehlau · 1 year, 5 months ago
- ece57cc CI: Azure: Split keymile jobs out by Tom Rini · 1 year, 5 months ago
- 3eaf2c8 board: freescale: imx93_evk: Fix MMC environment offset boot conflict. by Ken Sloat · 1 year, 8 months ago
- af9a8d8 Merge tag 'u-boot-rockchip-20230629' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 5 months ago
- 2596cca board: rockchip: rock5b-rk3588: fix description by Eugen Hristev · 1 year, 5 months ago
- 420b010 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · 1 year, 6 months ago
- 2a1b628 pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V) by Ondrej Jirman · 1 year, 6 months ago
- 2712516 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · 1 year, 6 months ago
- e746b80 Merge tag 'u-boot-amlogic-next-20230628' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 1 year, 5 months ago
- cc2592a drivers: meson: introduce secure power controller driver by Alexey Romanov · 1 year, 6 months ago