- a563051 mmc: atmel-sdhci: fix the clk_enable call in case of no ops by Eugen Hristev · 4 years, 1 month ago
- 5075f4f Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- 8530bb4 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · 4 years, 2 months ago
- 4de5593 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · 4 years, 1 month ago
- a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 1 month ago
- 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years, 1 month ago
- 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
- f1dd0ac x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · 4 years, 1 month ago
- a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 1 month ago
- 4304e97 x86: sound: Correct error handling by Simon Glass · 4 years, 1 month ago
- 1f01057 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 1 month ago
- 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years, 1 month ago
- 1c67844 sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
- a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
- df2e939 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
- ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- 6b30ac3 sysreset: Add poweroff-gpio driver by Sebastian Reichel · 4 years, 3 months ago
- 33ebba3 rtc: m41t62: add oscillator fail bit reset support by Sebastian Reichel · 4 years, 3 months ago
- 1d4abb8 rtc: m41t62: reset SQW in m41t62_rtc_reset by Sebastian Reichel · 4 years, 3 months ago
- 40e7751 bootcount: add a DM SPI flash backing store for bootcount by Sebastian Reichel · 4 years, 3 months ago
- b9c72d0 watchdog: Hide WATCHDOG_RESET_DISABLE by Michael Walle · 4 years, 2 months ago
- a77d309 thermal: imx_tmu: fix missing include by Tim Harvey · 4 years, 2 months ago
- cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 1 month ago
- bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years, 1 month ago
- 0e84a04 dfu: add dfu_write_by_alt() by AKASHI Takahiro · 4 years, 1 month ago
- b24b829 dfu: export dfu_list by AKASHI Takahiro · 4 years, 1 month ago
- 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years, 1 month ago
- bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · 4 years, 1 month ago
- fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 4 years, 1 month ago
- a41437e rtc: initialize emulated RTC from environment variable by Heinrich Schuchardt · 4 years, 1 month ago
- 05b06d7 rtc: use probe() to initialize emulated RTC by Heinrich Schuchardt · 4 years, 1 month ago
- aba4fdf video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years, 2 months ago
- a65946b ram: rockchip: px30: add a config-based ddr selection by Heiko Stuebner · 4 years, 2 months ago
- 4ef38ce clk: rockchip: rk3399: implement getting wdt/alive clocks by Jack Mitchell · 4 years, 3 months ago
- 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
- 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 2 months ago
- ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 2 months ago
- e2e8907 dm: core: Convert #ifdef to if() in root.c by Simon Glass · 4 years, 2 months ago
- 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
- 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
- e45710b sandbox: Fix up building for of-platdata by Simon Glass · 4 years, 2 months ago
- cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
- 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 2 months ago
- d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years, 2 months ago
- 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
- 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years, 2 months ago
- cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
- 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
- 5d8148d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
- 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
- 5898322 mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 4 years, 1 month ago
- 4179ee8 mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years, 1 month ago
- 807ae58 mtd: pxa3xx_nand: remove dead code by Baruch Siach · 4 years, 1 month ago
- 759349e mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 4 years, 1 month ago
- 67d1a3f phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · 4 years, 1 month ago
- c42b5a3 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · 4 years, 1 month ago
- 7928a8e phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · 4 years, 1 month ago
- 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years, 2 months ago
- 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 2 months ago
- f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 2 months ago
- 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years, 1 month ago
- 568edfd mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years, 1 month ago
- 8f62986 mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years, 1 month ago
- 33a6b77 mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years, 1 month ago
- 5b5101e mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years, 1 month ago
- 0afdfe3 mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 1 month ago
- 61e0df9 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years, 1 month ago
- 27e770a spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 10 months ago
- 2074592 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years, 1 month ago
- 4b773f2 xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years, 2 months ago
- b1f0d3d spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 10 months ago
- 1f33d10 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 10 months ago
- f96c789 serial: pl01x: Add error value checking by Michal Simek · 4 years, 2 months ago
- 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 4 months ago
- 8f344c9 spi: xilinx_spi: remove unused local variable by T Karthik Reddy · 4 years, 2 months ago
- ac1c7a3 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · 4 years, 2 months ago
- f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · 4 years, 2 months ago
- 16d5d3b spi: xilinx_spi: Remove unused variable by Michal Simek · 4 years, 2 months ago
- 54b2a7a Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 1 month ago
- cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years, 1 month ago
- 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
- 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
- 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
- 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
- b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years, 2 months ago
- 259029f phy: nop-phy: add clk bulk by Peng Fan · 4 years, 2 months ago
- 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 3 months ago
- 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
- ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
- c5977b1 dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · 4 years, 2 months ago
- 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years, 1 month ago
- c615d0c gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years, 2 months ago
- 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · 4 years, 3 months ago
- 8e6bb37 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · 4 years, 3 months ago
- 43dff4b pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · 4 years, 1 month ago