summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut
2021-08-08ARM: renesas: Turn on PIE for Gen3Marek Vasut
2021-08-08ARM: rmobile: Remove default bootargsMarek Vasut
2021-08-06Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2021-08-06Merge branch '2021-08-05-drop-almost-all-pre-dm_pci-code'Tom Rini
2021-08-06pci: Drop migration methodSimon Glass
2021-08-06ppc: Drop t4qds and b4860qds referencesSimon Glass
2021-08-06ppc: Drop idt8t49n222a_serdes_clk driverSimon Glass
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass
2021-08-06pci: Drop pci_init_board()Simon Glass
2021-08-06distro_bootcmd: Update DM_PCI checkSimon Glass
2021-08-06pci: sata_sil: Drop DM_PCI checksSimon Glass
2021-08-06pci: arm: mvebu: Drop DM_PCI check from arch_early_init_rSimon Glass
2021-08-06imx28-evk: Import devicetree file from LinuxFabio Estevam
2021-08-06zynqmp_firmware: Add zynqmp firmware related enumsT Karthik Reddy
2021-08-06mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma
2021-08-06mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelayAshok Reddy Soma
2021-08-06reset: zynqmp: Add reset controller for ZynqMP SoCMichal Simek
2021-08-06xilinx: zynqmp: Enable CMD_RTC command with Zynqmp RTC driverMichal Simek
2021-08-06rtc: zynqmp: Add support for ZynqMP RTCMichal Simek
2021-08-06cmd: date: rtc: Update command to read the first RTC with seq 0Michal Simek
2021-08-06dm: rtc: uclass: Add flag to control sequence numberingMichal Simek
2021-08-06firmware: xilinx: Use explicit values for all enum valuesMichal Simek
2021-08-06xilinx: zynqmp: Add support for runtime dfu_alt_info setupMichal Simek
2021-08-06xilinx: zynqmp: Config non zero SYS_SPI_U_BOOT_OFFSMichal Simek
2021-08-06xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot()Michal Simek
2021-08-06xilinx: zynqmp: Change multi_boot() to return valueMichal Simek
2021-08-06xilinx: zynqmp: Free allocated field for target variableMichal Simek
2021-08-05pci: imx: Drop DM_PCI check from cpu driverSimon Glass
2021-08-05pci: Drop DM_PCI check from bios_emulSimon Glass
2021-08-05pci: scsi: pci: Drop DM_PCI check from scsiSimon Glass
2021-08-05pci: imx: Drop use of DM_PCISimon Glass
2021-08-05pci: msc01: Drop use of DM_PCISimon Glass
2021-08-05pci: gt64120: Drop use of DM_PCISimon Glass
2021-08-05ppc: socrates: Drop use of DM_PCISimon Glass
2021-08-05ppc: malta: Drop use of DM_PCISimon Glass
2021-08-05pci: usb: ohci: Test on PCI not DM_PCISimon Glass
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass
2021-08-05pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()Simon Glass
2021-08-05pci: freescale: Drop old codeSimon Glass
2021-08-05pci: powerpc: Drop old codeSimon Glass
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass
2021-08-05pci: Drop DM_PCI check from pci_commonSimon Glass
2021-08-05pci: Remove guard around compatibility functionsSimon Glass
2021-08-05pci: Drop old code from pci commandSimon Glass
2021-08-04Merge branch '2021-08-04-assorted-minor-fixes'Tom Rini
2021-08-04cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devicesAdarsh Babu Kalepalli
2021-08-04cmd:Elaborate 'blkcache' cmd HELP statementAdarsh Babu Kalepalli
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt
2021-08-04doc: Add basic information about running CI testsTom Rini