- 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
- 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
- b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 6 months ago
- 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
- 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
- 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 6 months ago
- dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
- ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
- 95282d6 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
- 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 6 months ago
- 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
- 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 6 months ago
- ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 6 months ago
- c60ca2f Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 5 months ago
- a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 5 months ago
- ee93f79 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · 4 years, 6 months ago
- e4ab5e5 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · 4 years, 6 months ago
- 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
- eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
- 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
- c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · 4 years, 5 months ago
- 951255d video: Correctly handle multiple framebuffers by Simon Glass · 4 years, 5 months ago
- 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · 4 years, 5 months ago
- 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 5 months ago
- 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · 4 years, 5 months ago
- 42301da video: Update rotated console to support copy buffer by Simon Glass · 4 years, 5 months ago
- 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · 4 years, 5 months ago
- 03a96ae video: Update normal console to support copy buffer by Simon Glass · 4 years, 5 months ago
- 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 5 months ago
- f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · 4 years, 5 months ago
- b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · 4 years, 5 months ago
- 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 5 months ago
- f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 5 months ago
- 80daa3f video: Split out expression parts into variables by Simon Glass · 4 years, 5 months ago
- e373882 sandbox: video: Allow selection of rotated console by Simon Glass · 4 years, 5 months ago
- f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · 4 years, 5 months ago
- 3aa586d pwm: Add PWM driver for SiFive SoC by Yash Shah · 4 years, 7 months ago
- 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · 4 years, 5 months ago
- 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · 4 years, 5 months ago
- 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · 4 years, 5 months ago
- acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · 4 years, 5 months ago
- ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · 4 years, 5 months ago
- 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · 4 years, 5 months ago
- 6f0854e rtc: fall back to ->{read, write} if ->{read, write}8 are not provided by Rasmus Villemoes · 4 years, 5 months ago
- 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · 4 years, 5 months ago
- b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · 4 years, 5 months ago
- 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · 4 years, 6 months ago
- fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · 4 years, 6 months ago
- c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · 4 years, 6 months ago
- a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
- 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · 4 years, 7 months ago
- 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · 4 years, 6 months ago
- 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · 4 years, 6 months ago
- 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 6 months ago
- a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 6 months ago
- 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 7 months ago
- 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 7 months ago
- 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 7 months ago
- ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · 4 years, 7 months ago
- 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
- 1c4b5ad ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · 4 years, 5 months ago
- 94df091 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · 4 years, 5 months ago
- d5bf2b0 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · 4 years, 5 months ago
- 87b882b ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · 4 years, 5 months ago
- fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 6 months ago
- 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · 4 years, 6 months ago
- ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · 4 years, 6 months ago
- 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · 4 years, 6 months ago
- e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · 4 years, 6 months ago
- 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
- 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
- a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 7 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
- 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 5 months ago
- aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · 4 years, 6 months ago
- e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 5 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
- 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
- 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
- d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
- 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago