- 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 9 months ago
- 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 9 months ago
- 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 9 months ago
- 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
- 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 9 months ago
- b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 9 months ago
- 05693e9 dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 43f7ea5 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 6f15653 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 9 months ago
- 47fd4a2 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 9 months ago
- 4d925eb bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 9 months ago
- fea2f25 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
- c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
- 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 10 months ago
- df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
- 52d2bf6 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · 3 years, 9 months ago
- 3d81f02 mmc: pci: Fix Kconfig dependency by Bin Meng · 3 years, 10 months ago
- dc45773 serial: mtk: rewrite the setbrg function by developer · 3 years, 9 months ago
- a03cf3f pinctrl: mt7629: add jtag function and pin group by developer · 3 years, 9 months ago
- f4154da pinctrl: mediatek: do not probe gpio driver if not enabled by developer · 3 years, 9 months ago
- 0163c08 pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by developer · 3 years, 9 months ago
- deb8406 pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by developer · 3 years, 9 months ago
- 53b88b9 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 9 months ago
- 14c9b04 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · 3 years, 9 months ago
- d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
- 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
- f2abe83 drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · 3 years, 10 months ago
- 50fbfba tpm: Correct warning on 32-bit build by Simon Glass · 3 years, 10 months ago
- 41280b5 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 9 months ago
- 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
- ba40b6c arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 9 months ago
- c61e5e4 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 9 months ago
- 8977d01 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 9 months ago
- 6d5e3fe ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 9 months ago
- 0d26759 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 9 months ago
- be125e7 video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 9 months ago
- 30ef11e video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 9 months ago
- 73b6705 video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 9 months ago
- d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 9 months ago
- 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 9 months ago
- 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 9 months ago
- 55a7814 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 9 months ago
- 6130255 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 10 months ago
- f229666 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 10 months ago
- 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 10 months ago
- d96645d mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 10 months ago
- af4c7c5 usb: mtu3: flush cache for next GPD by developer · 3 years, 9 months ago
- babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
- 21e8bbe Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- f22774c button: adc: fix treshold typo by Neil Armstrong · 3 years, 9 months ago
- 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
- a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 9 months ago
- 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- 90ea54b virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 9 months ago
- 2b05a52 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 9 months ago
- 0798422 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- 21cf67c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 9 months ago
- e39f8e0 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 9 months ago
- 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 9 months ago
- 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · 3 years, 10 months ago
- 01b792b serial: ns16550: Correct the base address type by Bin Meng · 3 years, 10 months ago
- 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · 3 years, 10 months ago
- d6206a5 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · 3 years, 10 months ago
- e07434b dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 10 months ago
- 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
- e43eae2 gpio: Define the log category in the uclass by Simon Glass · 3 years, 10 months ago
- 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 10 months ago
- ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
- 49f315a gpio: Use an 'ops' variable everywhere by Simon Glass · 3 years, 10 months ago
- 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 10 months ago
- 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · 3 years, 10 months ago
- 4d3b73e gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 10 months ago
- ae1e85b gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 10 months ago
- 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 10 months ago
- 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
- 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 10 months ago
- d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 10 months ago
- 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
- ea38372 gpio: Disable functions not used with of-platdata by Simon Glass · 3 years, 10 months ago
- a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
- 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
- 3d8f168 usb: USB keyboard requires DM_KEYBOARD by Heinrich Schuchardt · 3 years, 9 months ago
- e467000 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 3 years, 10 months ago
- 858df84 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint by Pali Rohár · 3 years, 10 months ago
- 067be3e usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand by Pali Rohár · 3 years, 10 months ago
- d0ee6e5 usb: musb: Fix receiving of bigger buffers by Pali Rohár · 3 years, 10 months ago
- 4540aae usb: musb: Fix transmission of bigger buffers by Pali Rohár · 3 years, 10 months ago
- 980d36d usb: musb: Read value of PERI_RXCSR to 16bit variable by Pali Rohár · 3 years, 10 months ago
- 4711218 usb: musb: Fix configuring FIFO for endpoints by Pali Rohár · 3 years, 10 months ago
- 41d6fa8 usb: musb: Always clear the data toggle bit when configuring ep by Pali Rohár · 3 years, 10 months ago
- 29825e9 serial: usbtty: Send urb data in correct order by Pali Rohár · 3 years, 10 months ago
- 84567c3 serial: usbtty: Fix puts function by Pali Rohár · 3 years, 10 months ago
- 2797ebf tpm: Use logging in the uclass by Simon Glass · 3 years, 10 months ago
- 7ec382a tpm: Don't include cr50 in TPL/SPL by Simon Glass · 3 years, 10 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- d7abe4c rng: iproc_rng200: Enable support for RPi4 armv7 by Matthias Brugger · 3 years, 9 months ago
- 67565bd drivers: mmc: iproc_sdhci: enable HS200 mode by Bharat Gooty · 3 years, 9 months ago
- e8801ac mmc: fsl_esdhc_imx: fix the DTOCV to 0xE by Haibo Chen · 3 years, 9 months ago