summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-08-04fs/squashfs: Fix some hardlinks reading the wrong inodeCampbell Suter
2021-08-04fit: Fix verification of images with external dataJohn Keeping
2021-08-04CI: Update to LLVM-12Tom Rini
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-08-03mtd: spi-nor: Mask out fast read if not requested in DTBin Meng
2021-08-03mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng
2021-08-03spi: spi-mem-nodm: Fix read data size issueBin Meng
2021-08-03mtd: spi-nor-ids: Add support for XMC XM25QH64CReto Schneider
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02Merge branch '2021-08-02-numeric-input-cleanups'Tom Rini
2021-08-02lib: Allow using 0x when a decimal value is requestedSimon Glass
2021-08-02doc: Add a note about number representationSimon Glass
2021-08-02doc: Convert command-line info to rSTSimon Glass
2021-08-02lib: Move common digit-parsing code into a functionSimon Glass
2021-08-02lib: Add octal tests for simple_strtoul/l()Simon Glass
2021-08-02lib: Add tests for simple_strtoull()Simon Glass
2021-08-02lib: Drop unnecessary check for hex digitSimon Glass
2021-08-02lib: Comment the base parameter with simple_strtoul/l()Simon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-02hash: Ensure verification hex pairs are terminatedSimon Glass
2021-08-03x86: crownbay: Use external graphics card by defaultBin Meng
2021-08-03x86: queensbay: Return directly if IGD / SDVO were already disabledBin Meng