- 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
- 820801e ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0 by Bhupesh Sharma · 1 year, 5 months ago
- 910b01c drivers: led: bcm6753: do not use null label to find the top by Philippe Reynes · 1 year, 5 months ago
- edacf6a net: ti: am65-cpsw-nuss: Use dedicated port mode control registers by Andreas Dannenberg · 1 year, 6 months ago
- b1d774b firmware: scmi: return a right errno for SCMI status code by AKASHI Takahiro · 1 year, 6 months ago
- 45a0052 clk: scmi: claim the dependency on CONFIG_CLK by AKASHI Takahiro · 1 year, 6 months ago
- 4d9fc67 misc: npcm_host_intf: change initialization sequence by Jim Liu · 1 year, 5 months ago
- e4587a7 pinctrl: nuvoton: fix reset reason error for poweron by Jim Liu · 1 year, 5 months ago
- a6ec14e misc: nuvoton: fix type error by Jim Liu · 1 year, 6 months ago
- 04f3dcd video: Update stb_truetype by Simon Glass · 1 year, 6 months ago
- 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 6 months ago
- b828ed7 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 6 months ago
- 648a499 video: Allow temporary colour changes by Simon Glass · 1 year, 6 months ago
- a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 6 months ago
- c8a4e29 fdt: Clarify the fdt pre-relocation warning by Simon Glass · 1 year, 6 months ago
- a8f8040 console: Correct truetype spacing error by Simon Glass · 1 year, 6 months ago
- 0ab4f91 video: Provide a way to clear part of the console by Simon Glass · 1 year, 6 months ago
- 7432f68 video: Drop #ifdefs from console_truetype by Simon Glass · 1 year, 6 months ago
- a6c4f18 dm: core: Avoid registering an inaccessible tree by Simon Glass · 1 year, 6 months ago
- 11c341b gpio: Avoid using an invalid ofnode by Simon Glass · 1 year, 6 months ago
- cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 5 months ago
- c990ecb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 5 months ago
- f6da5e9 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 5 months ago
- d90d607 clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · 1 year, 6 months ago
- 1ac30d1 dm: adc: add iMX93 ADC support by Luca Ellero · 1 year, 5 months ago
- 1c3f5df imx: imx8ulp: start the ELE RNG at boot by Peng Fan · 1 year, 6 months ago
- 78b4cf7 imx: misc: ele_mu: Update ELE MU driver by Ye Li · 1 year, 6 months ago
- 71a2142 imx: misc: ele_mu: Update MU TR registers count by Ye Li · 1 year, 6 months ago
- d0e2a01 imx: ele_api: add DEK Blob generation by Peng Fan · 1 year, 6 months ago
- 31e5ec2 imx: ele_api: support program secure fuse and return lifecycle by Peng Fan · 1 year, 6 months ago
- d3ee9db imx: use generic name ele(EdgeLockSecure Enclave) by Peng Fan · 1 year, 6 months ago
- 922d450 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · 1 year, 6 months ago
- dd654ca imx: mach: correct SCU API usage by Peng Fan · 1 year, 6 months ago
- 4a31e14 mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
- 9b768bf spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · 1 year, 5 months ago
- 41b5c79 mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · 1 year, 5 months ago
- 3a4da23 mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · 1 year, 5 months ago
- 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 6 months ago
- 1d70101 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · 1 year, 6 months ago
- 55c0144 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · 1 year, 6 months ago
- 0e144ec spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · 1 year, 6 months ago
- c430e69 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · 1 year, 6 months ago
- 27c4d55 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · 1 year, 6 months ago
- 937b49e spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · 1 year, 6 months ago
- 47d9ae5 spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 7 months ago
- 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 47c3273 spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 7 months ago
- ad77009 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 7 months ago
- e6719fa mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · 1 year, 5 months ago
- d4360b4 mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · 1 year, 5 months ago
- 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 5 months ago
- 5764acb riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 5 months ago
- 38d900b ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 6 months ago
- 736733b net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · 1 year, 6 months ago
- e92ed06 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 6 months ago
- a217891 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · 1 year, 6 months ago
- 875752a serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 6 months ago
- fdef5e1 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · 1 year, 6 months ago
- 8f70f3d power: imx8m-power-domain: Add delay to align with kernel driver by Fabio Estevam · 1 year, 7 months ago
- 99a0532 sysreset: Change Kconfig GPIO dependency by Michal Simek · 1 year, 5 months ago
- 56c7fac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 5 months ago
- 422fc29 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · 1 year, 5 months ago
- c29cc11 clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · 1 year, 7 months ago
- e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- 8202bc2 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · 1 year, 7 months ago
- 29fca9f regulator: rename dev_pdata to plat by Eugen Hristev · 1 year, 7 months ago
- 4fcba5d regulator: implement basic reference counter by Eugen Hristev · 1 year, 7 months ago
- d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 5 months ago
- 63348d6 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · 1 year, 6 months ago
- 3cc5378 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · 1 year, 6 months ago
- 58edf57 drivers: meson: introduce secure power controller driver by Alexey Romanov · 1 year, 6 months ago
- 9402d2a pinctrl: meson: add pinctrl driver for Amlogic A1 by Igor Prusov · 1 year, 7 months ago
- 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 5 months ago
- fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 6 months ago
- 5f024d1 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · 4 years, 6 months ago
- 32f5e9e nvme: pci: Enable for SPL by Mayuresh Chitale · 1 year, 6 months ago
- 8ce6a2e spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 6 months ago
- dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 6 months ago
- 8ab9e8f serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · 1 year, 6 months ago
- b4dbc5d serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · 1 year, 6 months ago
- abddd78 pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · 1 year, 7 months ago
- 28d3439 dfu: mtd: remove direct call of mtdparts_init function by Patrick Delaunay · 1 year, 6 months ago
- 5654ffa net: fsl-mc: sync remaining MC commands by Ioana Ciornei · 1 year, 6 months ago
- 0aebee7 net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 4797269 net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 207c815 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 95f309a net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 018bc35 net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 694dc0d net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · 1 year, 6 months ago
- f21d326 net: fsl-mc: remove unused MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 89d8c56 net: rtl8169: add depends on PCI by Eugen Hristev · 1 year, 6 months ago
- c6caaaf net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats' by Ioana Ciornei · 1 year, 6 months ago
- 22df08d net: ldpaa_eth: extend debug capabilities with DPMAC statistics by Ioana Ciornei · 1 year, 6 months ago
- 308d67e net: ldpaa_eth: extend debug capabilities with DPNI statistics by Ioana Ciornei · 1 year, 6 months ago
- 13ca5c2 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · 1 year, 6 months ago
- 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 6 months ago
- 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- 2f5ad77 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · 1 year, 6 months ago
- a4444bf firmware: zynqmp: Extend debug message to show parameters by Michal Simek · 1 year, 6 months ago
- 322c0da video: zynqmp: Enable 1024x768 resolution by Michal Simek · 1 year, 6 months ago