summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...WIP/2021-09-17-TI-platform-updatesNishanth Menon2021-09-171-12/+18
* arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros2021-09-172-0/+21
* clk: ti: k3: Update driver to account for divider flagsSuman Anna2021-09-174-112/+118
* clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach2021-09-171-2/+11
* arm: mach-k3: Add note to auto-generated filesDave Gerlach2021-09-174-4/+20
* arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocksSuman Anna2021-09-171-4/+4
* arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocksSuman Anna2021-09-171-4/+4
* arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna2021-09-171-0/+5
* firmware: ti_sci: Include linux/err.h in ti_sci_protocol.hSuman Anna2021-09-171-1/+3
* MAINTAINERS: POWERPC MPC8XX: Update email addressChristophe Leroy2021-09-171-1/+1
* Merge branch 'rpi-next' of https://source.denx.de/u-boot/custodians/u-boot-ra...WIP/15Sep2021Tom Rini2021-09-1512-8/+44
|\
| * rpi: Conditionally add simple-framebuffer nodeIvan T. Ivanov2021-09-151-6/+5
| * ARM: bcm283x: change the virtual address of the XHCI PCI device baseMarek Szyprowski2021-09-151-2/+2
| * configs: rpi: Enable SMBIOS sysinfo driverMatthias Brugger2021-09-159-0/+18
| * arm: dts: bcm283x: Add minimal smbios informationMatthias Brugger2021-09-151-0/+19
|/
* Prepare v2021.10-rc4v2021.10-rc4Tom Rini2021-09-141-1/+1
* configs: Resync with savedefconfigTom Rini2021-09-1427-48/+5
* image: Avoid erroneous double byte-swap in CRC valueAlexandru Gagniuc2021-09-141-9/+0
* Merge branch '2021-09-14-assorted-fixes'Tom Rini2021-09-146-21/+29
|\
| * image: rsa: Move padding_algos to linker listsWIP/2021-09-14-assorted-fixesAlexandru Gagniuc2021-09-143-17/+25
| * pinctrl: fix typoYuan Fang2021-09-141-1/+1
| * lib: fix typos in KconfigOleksandr Suvorov2021-09-141-2/+2
| * lib/rsa: don't use NULL as key_idHeinrich Schuchardt2021-09-141-1/+1
|/
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-09-131-3/+7
|\
| * sunxi: mmc: A20: Fix MMC optimisationAndre Przywara2021-09-141-3/+7
* | Merge branch '2021-09-09-finish-pre-DM_PCI-removal'WIP/13Sep2021Tom Rini2021-09-1344-2605/+36
|\ \ | |/ |/|
| * pci: Drop DM_PCISimon Glass2021-09-1315-54/+14
| * pci: Drop PCI_INDIRECT_BRIDGESimon Glass2021-09-1310-92/+0
| * net: Drop DM_PCI check from designware driverSimon Glass2021-09-131-12/+10
| * pci: acpi: Drop DM_PCI check from ahciSimon Glass2021-09-132-59/+0
| * pci: Drop DM_PCI check from fdtdecSimon Glass2021-09-131-2/+8
| * pci: Drop old code from header fileSimon Glass2021-09-131-57/+3
| * ppc: Remove UCP1020 boardSimon Glass2021-09-1316-2329/+1
|/
* Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2021-09-138-25/+135
|\
| * mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle2021-09-131-7/+0
| * mmc: fix device_remove when HS400_ES is enabledYe Li2021-09-101-3/+5
| * mmc: fix switch issue with send_status disabledYe Li2021-09-101-1/+1
| * doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"Aswath Govindraju2021-09-101-2/+47
| * mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju2021-09-105-10/+81
| * Revert "mmc: sdhci: set to INT_DATA_END when there are data"Yuezhang.Mo@sony.com2021-09-101-2/+1
* | Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/12Sep2021Tom Rini2021-09-1212-40/+88
|\ \
| * | efi_loader: simplify efi_watchdog_timer_notify()Heinrich Schuchardt2021-09-111-2/+1
| * | efi_loader: eliminate EFI_CALL() in nvedit_efi.cHeinrich Schuchardt2021-09-111-5/+4
| * | efi_loader: Remove incorrect calls of EFI_CALL in TCG2Ilias Apalodimas2021-09-111-9/+6
| * | efi_loader: require CONFIG_BLKHeinrich Schuchardt2021-09-111-0/+1
| * | efi_loader: boot_service_capability_min should be capitalizedMasahisa Kojima2021-09-112-3/+3
| * | doc: Complete the list of available runtime-config optionsSimon Glass2021-09-111-0/+45
| * | doc: Tidy up the bindings for the config/ nodeSimon Glass2021-09-111-20/+26
| * | bloblist: Move to rST formatSimon Glass2021-09-112-2/+3
| * | doc: board: toradex: fix file namesOleksandr Suvorov2021-09-114-3/+3
| |/