binman: Use super() instead of specifying parent type
[pandora-u-boot.git] / drivers /
2020-07-25 Simon Glassdm: core Fix long line in device_bind_common()
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-24 Bin Mengram: sifive: Avoid using hardcoded ram base and size
2020-07-24 Michal Simekserial: Fix SIFIVE debug serial dependency
2020-07-24 Bin Mengsysreset: syscon: Support value property
2020-07-24 Bin Mengsysreset: syscon: Don't assume default value for offset...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-23 Tom RiniMerge tag 'efi-2020-10-rc1-5' of https://gitlab.denx...
2020-07-22 Tom RiniMerge tag 'u-boot-rockchip-20200722' of https://gitlab...
2020-07-22 Jagan Tekipci: rockchip: Drop legacy PHY driver
2020-07-22 Jagan Tekipci: rockchip: Switch to generic-phy
2020-07-22 Jagan Tekiphy: Add Rockchip PCIe PHY driver
2020-07-22 Kever Yangrockchip: ram: fix debug funcfion define when RAM_ROCKC...
2020-07-22 Jagan Tekiram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
2020-07-22 Jagan Tekiram: rk3399: Drop debug stride in driver
2020-07-22 Johannes Krottmayerdrivers: spi: rk_spi: Add support for RK3328
2020-07-22 Johannes Krottmayerdrivers: clk: rockchip: clk_rk3328: Add SPI support
2020-07-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-07-20 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-20 Masahiro Yamadatreewide: remove (phys_addr_t) casts from devfdt_get_addr()
2020-07-20 Masahiro Yamadatreewide: convert (void *)devfdt_get_addr() to dev_read...
2020-07-20 Dave Gerlachdm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
2020-07-20 Dave Gerlachtest: Add tests for SOC uclass
2020-07-20 Dave Gerlachdm: soc: Introduce UCLASS_SOC for SOC ID and attribute...
2020-07-20 Simon Glasscpu: Convert the methods to use a const udevice *
2020-07-20 Simon Glassdm: core Fix long line in device_bind_common()
2020-07-20 Shivamurthy Shastrimtd: spinand: micron: Add new Micron SPI NAND devices...
2020-07-20 Shivamurthy Shastrimtd: spinand: micron: Add M70A series Micron SPI NAND...
2020-07-20 Shivamurthy Shastrimtd: spinand: micron: identify SPI NAND device with...
2020-07-20 Shivamurthy Shastrimtd: spinand: micron: Add new Micron SPI NAND devices
2020-07-20 Shivamurthy Shastrimtd: spinand: micron: Describe the SPI NAND device...
2020-07-20 Shivamurthy Shastrimtd: spinand: micron: Generalize the OOB layout structu...
2020-07-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-20 Simon Glassdm: core: Don't show an ACPI warning if there is no...
2020-07-18 Tom RiniMerge tag 'mips-pull-2020-07-18' of https://gitlab...
2020-07-18 Stefan Roesesysreset: Add Octeon sysreset driver
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Martin Kaistramtd: mtdpart: use uint64_t instead of int for cur_off
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info manually
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-07-17 Tom RiniConvert CONFIG_MXC_UART to Kconfig
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-17 Simon Glassacpi: Enable ACPI table generation by default on x86
2020-07-17 Simon Glassx86: apl: Fix save/restore of ITSS priorities
2020-07-17 Simon Glasspmc: Move common registers to the header file
2020-07-17 Simon Glassp2sb: Add a method to hide the bus
2020-07-17 Simon Glassi2c: designware_i2c: Support ACPI table generation
2020-07-17 Simon Glassi2c: Add log_ret() on error
2020-07-17 Simon Glassi2c: designware_i2c: Add a little more debugging
2020-07-17 Simon Glassx86: gpio: Add support for obtaining ACPI info for...
2020-07-17 Simon Glassx86: pinctrl: Drop the acpi_path member
2020-07-17 Simon Glassx86: pinctrl: Set up itss in the probe() method
2020-07-17 Simon Glassx86: pinctrl: Add multi-ACPI control
2020-07-17 Simon Glassx86: pinctrl: Add a way to get the pinctrl reg address
2020-07-17 Simon Glasssound: Add an ACPI driver for Maxim MAX98357ac
2020-07-17 Simon Glasssound: Add an ACPI driver for Dialog Semicondutor da7219
2020-07-17 Simon Glassacpi: mmc: Generate ACPI info for the PCI SD Card
2020-07-17 Simon Glassdm: acpi: Add support for the NHLT table
2020-07-17 Simon Glassdm: core: Add a way of overriding the ACPI device path
2020-07-17 Simon Glassacpi: Add an acpi command to list/dump generated ACPI...
2020-07-17 Simon Glassdm: acpi: Enhance acpi_get_name()
2020-07-17 Simon Glassacpi: Add support for DSDT generation
2020-07-17 Simon Glassacpi: Support ordering SSDT data by device
2020-07-17 Simon Glassacpi: Record the items added to SSDT
2020-07-17 Simon Glassacpi: Add support for SSDT generation
2020-07-17 Simon Glassacpi: Support generation of SPI descriptor
2020-07-17 Simon Glassacpi: Support generation of I2C descriptor
2020-07-17 Simon Glassgpio: Add a method to convert a GPIO to ACPI
2020-07-17 Simon Glassirq: Add a method to convert an interrupt to ACPI
2020-07-17 Simon Glassdm: core: Add an ACPI name for the root node
2020-07-17 Wolfgang Wallnerdrivers: p2sb: replace Primary-to-Sideband Bus with...
2020-07-16 Tom RiniMerge tag 'efi-2020-10-rc1-4' of https://gitlab.denx...
2020-07-16 Mo, Yuezhangwatchdog: imx: Support set timeout by wdt command
2020-07-16 Sébastien Szymanskipower: pmic_pca9450: fix PCA9450A I2C address
2020-07-16 Ye Ligpio: mxc_gpio: Improve to use ofdata_to_platdata
2020-07-16 Ye Limisc: scu_api: Add SCFW API to get the index of boot...
2020-07-16 Ye Lispi: fsl_qspi: Support to use full AHB space on i.MX
2020-07-16 Ye Lispi: fsl_qspi: Add support for i.MX7ULP
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-14 Pragnesh Patelmmc_spi: generate R1b response for erase and stop trans...
2020-07-14 Pragnesh Patelmmc: mmc_spi: Generate R1 response for erase block...
2020-07-14 Pragnesh Patelmmc: mmc_spi: Read R2 response for send status command...
2020-07-14 Pragnesh Patelmmc: read ssr for SD spi
2020-07-14 Pragnesh Patelmmc: mmc_spi: generate R1 response for different mmc...
2020-07-14 Pragnesh Patelmmc: mmc_spi: correct the while condition
2020-07-14 Peng Fanclk: imx8m: drop clk settings
2020-07-14 Ye Liclk: imx8mp: Update imx8mp ccf clock driver
2020-07-14 Ye Liclk: imx8mm/8mn: Add USB clocks
2020-07-14 Ye Liclk: clk-imx8mn: Update clock tree and support set...
2020-07-14 Peng Fanclk: imx8mm: Add qspi clock
2020-07-14 Peng Fanclk: imx8mm: fix clk set parent
2020-07-14 Peng Fanimx: power-domain: use arm_smccc_smc
2020-07-14 Peng Fanimx8: fuse: use arm_smccc_smc
2020-07-14 Peng Fanpinctrl: imx5: move soc info to data section
2020-07-14 Peng Fanpinctrl: imx8m: move soc info to data section
2020-07-14 Peng Fanpinctrl: imx7: move soc info to data section
2020-07-14 Oliver Chendrivers: ddr: imx Workaround for i.MX8M DDRPHY rank...
next