- 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
- add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 4 years ago
- 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 4 years ago
- 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
- 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 4 years ago
- 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 4 years ago
- 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 4 years ago
- a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
- 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
- b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 4 years ago
- 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years ago
- 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 4 years ago
- fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 4 years ago
- b27347f usb: Update for new sequence numbers by Simon Glass · 4 years ago
- 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
- 6d83c74 spi: Update for new sequence numbers by Simon Glass · 4 years ago
- 42f3663 pci: Update to use new sequence numbers by Simon Glass · 4 years ago
- 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 4 years ago
- 552da33 net: Update to use new sequence numbers by Simon Glass · 4 years ago
- 16df993 i2c: Update for new sequence numbers by Simon Glass · 4 years ago
- 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 4 years ago
- 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 4 years ago
- ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 4 years ago
- cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 4 years ago
- d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
- 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
- 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 4 years ago
- d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
- e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
- 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
- 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years, 1 month ago
- 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years, 1 month ago
- c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years, 1 month ago
- 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- a7ab4b7 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
- b2d4cbe i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years ago
- 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years ago
- 5a13c0d i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 2 months ago
- b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years, 1 month ago
- 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years ago
- 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
- 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 1 month ago
- da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 1 month ago
- c480138 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years, 1 month ago
- e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years, 1 month ago
- c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years, 1 month ago
- 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years, 1 month ago
- b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years, 1 month ago
- 9ed6f92 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years, 1 month ago
- 5a536df remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years, 1 month ago
- d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 1 month ago
- d361eaf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago
- 05dac23 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 1 month ago
- e7f9e1f usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 1 month ago
- 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 1 month ago
- 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years, 1 month ago
- 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years, 1 month ago
- 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years, 1 month ago
- fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years, 1 month ago
- 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years, 1 month ago
- c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years, 1 month ago
- 12e3963 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
- d99f163 tpm: spi: Cleanup source code by Michal Simek · 4 years, 1 month ago
- e040725 drivers: led: bcm6858: set the correct led polarity register by Steven Lawrance · 4 years, 1 month ago
- e800d71 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years ago
- 6e35c1c pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 4 years ago
- 82b838f pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 4 years ago
- 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
- 6ffdc43 clk: sunxi: add compatible string for V3 by Icenowy Zheng · 4 years, 1 month ago
- 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years, 1 month ago
- 9324c9a Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
- 530dcdd Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
- e1fdb20 Merge tag 'u-boot-rockchip-20201113' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
- 914689a mtd: OneNAND: Set MTD type by Pali Rohár · 4 years, 1 month ago
- 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
- a3e4585 cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 4 years ago
- 4cb862f cros_ec: Increase command timeout for flash erase by Simon Glass · 4 years ago
- d237e9c cros_ec: Correct collection of EC hash by Simon Glass · 4 years ago
- a355ece video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years, 1 month ago
- eb89025 rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run by Alper Nebi Yasak · 4 years, 1 month ago
- 0dbb54e mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · 4 years ago
- 77863d4 mmc: meson-gx: move arch header to local header by Neil Armstrong · 4 years ago
- fe76c42 video: meson: meson_dw_hdmi: fix the potential build warning by Jaehoon Chung · 4 years, 1 month ago
- 85c9a7b phy: meson-g12a-usb2: fix the potential build warning by Jaehoon Chung · 4 years, 1 month ago
- b3f4873 Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- 68cbc63 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · 4 years, 2 months ago