summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12omap4: make musb probeable by simple busAndreas Kemnade
2022-12-12distro/pxeboot: Handle prompt variableManuel Traut
2022-12-12cmd: pxe: use strdup to copy configPatrick Delaunay
2022-12-12cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay
2022-12-12cmd: pxe: reorder kernel treatment in label_bootPatrick Delaunay
2022-12-12drivers: pci: pcie_dw_common: add upper-limit to iATUBen Dooks
2022-12-12arm: mach-omap2: Move common image process functions out of board filesAndrew Davis
2022-12-12Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-12-12Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-12-12dm: pmic: ignore disabled node in pmic_bind_childrenPatrick Delaunay
2022-12-12phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supplyPatrick Delaunay
2022-12-12arm: mvebu: Espressobin: Fix default env variablesDerek LaHousse
2022-12-11Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-12-10spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura
2022-12-10mtd: nand: mxs_nand_spl: don't read useless pagesDario Binacchi
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-12-10cmd: mtd: check if a block has to be skipped or erasedDario Binacchi
2022-12-10mtd: nand: make Samsung SLC NAND usable againMichael Trimarchi
2022-12-10mtd: rawnand: omap_gpmc: Reduce .bss usageRoger Quadros
2022-12-10mtd: rawnand: nand_spl_loaders: Fix cast type build warningRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Optimize NAND readsRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platformsRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Enable build for K2/K3 platformsRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.hRoger Quadros
2022-12-10cmd: nand: Extend nand info to print ecc informationMichael Trimarchi
2022-12-09Merge branch '2022-12-09-platform-updates' into nextTom Rini
2022-12-09configs: enable OSPI related configs in AM62xDhruva Gole
2022-12-09arm: dts: Add OSPI support for AM62-SKDhruva Gole
2022-12-09arm: dts: k3-am62x: sync dt with linux kernelDhruva Gole
2022-12-09configs: introduce configs for the am62aBryan Brattlof
2022-12-09board: ti: introduce the basic files needed to support the am62aBryan Brattlof
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof
2022-12-09arm: mach-k3: introduce basic files to support the am62aBryan Brattlof
2022-12-09soc: ti: k3-socinfo: add am62a SoC entryBryan Brattlof
2022-12-09ram: k3-ddrss: add am62a controller supportBryan Brattlof
2022-12-09arm: dts: introduce am62a7 u-boot dtbsBryan Brattlof
2022-12-09arm: dts: introduce am62a7 dtbs from linux kernelBryan Brattlof
2022-12-09ram: k3-ddrss: add auto-generated macros for am62a supportBryan Brattlof
2022-12-09rtc: Add fallbacks for dm functionsSean Anderson
2022-12-09x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabledSean Anderson
2022-12-09Nokia RX-51: Use ENTRY/ENDPROC for save_boot_paramsPali Rohár
2022-12-08Merge branch '2022-12-08-assorted-tooling-and-fs-fixes' into nextTom Rini
2022-12-08Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-12-08Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-12-08board: sam9x60ek: remove nand init from board fileBalamanikandan Gunasundar
2022-12-08ARM: dts: at91: sam9x60ek: Enable NAND supportBalamanikandan Gunasundar
2022-12-08ARM: dts: at91: sam9x60: Add nodes for EBI and NANDBalamanikandan Gunasundar
2022-12-08configs: at91: sam9x60ek: Enable DM based nand driverBalamanikandan Gunasundar
2022-12-08mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBalamanikandan Gunasundar
2022-12-08memory: atmel-ebi: add Atmel EBI (External Bus Interface) driverBalamanikandan Gunasundar