- a29383d ddr: imx: Update the ddr init flow on imx8ulp by Jacky Bai · 1 year, 10 months ago
- 39f700e misc: fuse: Lock 8ULP ECC-protected fuse when programming by Ye Li · 1 year, 10 months ago
- fff1161 misc: fuse: Update fuse mapping for 8ULP S400 API by Ye Li · 1 year, 10 months ago
- b36756c ddr: imx8ulp: Change DRAM timing save area to 0x20055000 by Ye Li · 1 year, 10 months ago
- 654483d Merge tag 'u-boot-at91-2023.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 8 months ago
- 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- c544e81 clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates by Sergiu Moga · 1 year, 9 months ago
- 248e410 clk: at91: pmc: export clock setup to pmc by Claudiu Beznea · 1 year, 9 months ago
- c88a925 clk: at91: sam9x60: Register the required clocks for USB by Sergiu Moga · 1 year, 9 months ago
- 0a0f0e7 clk: at91: Add support for sam9x60 USB clock by Sergiu Moga · 1 year, 9 months ago
- 78f67f1 Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 8 months ago
- 85bdd28 mmc: bcm2835-host: let firmware manage the clock divisor by Vincent Fazio · 3 years, 2 months ago
- e690056 ddr: marvell: a38x: Remove unused file seq_exec.h by Pali Rohár · 1 year, 9 months ago
- f846135 dma: ti: k3-udma: Fix channel hang on teardown by Vignesh Raghavendra · 1 year, 9 months ago
- e37be84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
- afafaa2 clk: renesas: Pack reset identifier before look up by Marek Vasut · 1 year, 8 months ago
- 791c7ac rockchip: timer: rockchip_timer: fix compatible and driver name by Johan Jonker · 1 year, 9 months ago
- 2321a99 rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz by Vasily Khoruzhick · 1 year, 9 months ago
- 4340771 clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocks by Vasily Khoruzhick · 1 year, 9 months ago
- d11f0da mmc: rockchip_dw_mmc: Fix get_mmc_clk return value by Jonas Karlman · 1 year, 9 months ago
- 67a1d77 clk: rockchip: rk3588: Fix clk_aux16m in clock driver by Jonas Karlman · 1 year, 9 months ago
- a67e219 clk: rockchip: rk3568: Fix reset handler by Peter Geis · 1 year, 9 months ago
- 6254c5f serial: sh: Make indent consistent by Marek Vasut · 1 year, 9 months ago
- 836d1bf serial: sh: Add DEBUG_UART support by Marek Vasut · 1 year, 9 months ago
- 5e12d7d serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants by Marek Vasut · 1 year, 9 months ago
- 517f8e8 pinctrl: renesas: Replace ifdeffery with IS_ENABLED() by Marek Vasut · 1 year, 9 months ago
- d797a8c net: ravb: Support fixed PHY in R-Car by Mikhail Lappo · 1 year, 9 months ago
- 495211a i2c: rcar_i2c: Sort Kconfig depends list ascending by Marek Vasut · 1 year, 9 months ago
- 61eb551 i2c: rcar_iic: Sort Kconfig depends list ascending by Marek Vasut · 1 year, 9 months ago
- 99c7e03 clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE caching by Marek Vasut · 1 year, 9 months ago
- cefd044 Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 8 months ago
- f6546c7 Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function") by Tom Rini · 1 year, 8 months ago
- a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
- a76b60f video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 9 months ago
- 9f62a47 video: Remove duplicate cursor-positioning function by Simon Glass · 1 year, 9 months ago
- 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 9 months ago
- f622292 efi: Support copy framebuffer by Simon Glass · 1 year, 9 months ago
- 4f9a8f3 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 9 months ago
- 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 9 months ago
- 57fa418 efi: video: Return mode info for app also by Simon Glass · 1 year, 9 months ago
- 8875381 efi: video: Move payload code into a function by Simon Glass · 1 year, 9 months ago
- 1247fc7 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 9 months ago
- c8eaebb ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I by Tam Nguyen · 1 year, 9 months ago
- b791b9c sysinfo: rcar3: Fix Draak and Eagle board code by Tam Nguyen · 1 year, 9 months ago
- ce46817 pinctrl: renesas: Drop non-existent PFC info table entries by Marek Vasut · 1 year, 9 months ago
- 3efdf01 clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3 subdriver by Marek Vasut · 1 year, 9 months ago
- f20a61a mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · 1 year, 9 months ago
- 6ddffa8 mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · 1 year, 9 months ago
- 4042ce7 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
- cc24fd7 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 9 months ago
- 1e01769 mtd: nand: arasan: Set ofnode value by Ashok Reddy Soma · 1 year, 9 months ago
- 437d77f mtd: nand: arasan: Remove hardcoded bbt option by Ashok Reddy Soma · 1 year, 9 months ago
- 4fffbc1 spi: xilinx_spi: Fix spi reset by Jiajie Chen · 1 year, 9 months ago
- 749cbcf fpga: zynqmppl: fix fpga loads command for unencrypted use case by Neal Frager · 1 year, 9 months ago
- 6d87b15 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · 1 year, 10 months ago
- 70ed05c Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 1 year, 9 months ago
- 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 9 months ago
- e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 9 months ago
- e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 9 months ago
- 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 9 months ago
- 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 9 months ago
- 02db4ec video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · 1 year, 9 months ago
- 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 9 months ago
- e67b1f4 mmc: remove SDHCI SPEAR by Patrick Delaunay · 1 year, 9 months ago
- 95f7955 clk: ast2600: Keep PLL power on by Dylan Hung · 1 year, 9 months ago
- 45443f6 ram: ast2600: Keep MPLL power on by Dylan Hung · 1 year, 9 months ago
- 2c0bdca timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 9 months ago
- d165354 Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into next by Tom Rini · 1 year, 9 months ago
- fd37535 dm: Add a TPL symbol for simple-bus by Simon Glass · 1 year, 9 months ago
- e6c5205 net: Add an SPL config for atheros by Simon Glass · 1 year, 9 months ago
- c7d53f0 sandbox: Tidy up I2C options by Simon Glass · 1 year, 9 months ago
- dd8a290 sandbox: Tidy up RTC options by Simon Glass · 1 year, 9 months ago
- b51b1a8 Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 9 months ago
- b07be4a Correct SPL uses of MULTIPLEXER by Simon Glass · 1 year, 9 months ago
- 1be3077 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · 1 year, 9 months ago
- f1692c9 sh4: Drop unused twl6030 driver by Simon Glass · 1 year, 9 months ago
- 83431d1 mtd: Drop unused kb9202_nand driver by Simon Glass · 1 year, 9 months ago
- b2eff03 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by Chunfeng Yun · 1 year, 9 months ago
- 39b854a phy: phy-mtk-tphy: add support mt8195 by Chunfeng Yun · 1 year, 9 months ago
- 5241fc8 phy: phy-mtk-tphy: remove macros to prepare bitfield value by Chunfeng Yun · 1 year, 9 months ago
- e61eaee usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 1 year, 9 months ago
- d22c695 sandbox: fix building with CONFIG_SPL_TIMER=y by Heinrich Schuchardt · 1 year, 9 months ago
- 1de76a4 arm64: a37xx: pinctrl: probe after binding by Robert Marko · 1 year, 10 months ago
- 67bd615 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · 1 year, 11 months ago
- f10905b Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 9 months ago
- c12fe73 Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 9 months ago
- f0eb365 clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmc by Vasily Khoruzhick · 1 year, 9 months ago
- dd5684b rockchip: efuse: Add support for RK3036 by Jonas Karlman · 1 year, 9 months ago
- 16e8afa rockchip: efuse: Add support for RK3128 by Jonas Karlman · 1 year, 9 months ago
- b0828cf rockchip: efuse: Add support for RK3328 by Jonas Karlman · 1 year, 9 months ago
- 6f95b3e rockchip: efuse: Add support for RK3288 and more by Jonas Karlman · 1 year, 9 months ago
- 433260a rockchip: efuse: Refactor to use driver data and ops by Jonas Karlman · 1 year, 9 months ago
- 9a850d1 rockchip: otp: Add dump_otp debug command by Jonas Karlman · 1 year, 9 months ago
- f888098 rockchip: otp: Add support for RK3588 by Jonas Karlman · 1 year, 9 months ago
- d58d55d rockchip: otp: Add support for RK3568 by Jonas Karlman · 1 year, 9 months ago
- 8fa1870 rockchip: otp: Refactor to use driver data and ops by Jonas Karlman · 1 year, 9 months ago
- 3b7f29f ram: rockchip: Add rk3588 ddr driver support by Jagan Teki · 1 year, 10 months ago
- b851c00 clk: rockchip: pll: Add pll_rk3588 type for rk3588 by Jagan Teki · 1 year, 10 months ago
- 7a474df clk: rockchip: Add rk3588 clk support by Jagan Teki · 1 year, 10 months ago
- 904b870 gpio: gpio-rockchip: parse gpio-ranges for bank id by Chris Morgan · 1 year, 9 months ago