summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19configs:rockchip:roc-rk3399-pc:Enable more configsManoj Sai
2022-12-19arm: dts: rockchip: rk3128: fix clocks, compatible and physJohan Jonker
2022-12-19arm: dts: rockchip: rk3128: fix DT node namesJohan Jonker
2022-12-19arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dt...Johan Jonker
2022-12-19arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterpartsJohan Jonker
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-19rockchip: enable fdt overlays for ROCK Pi 4 seriesFUKAUMI Naoki
2022-12-19rockchip: Only call binman when TPL availableKever Yang
2022-12-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng
2022-12-14x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASEBin Meng
2022-12-14x86: dfi-bt700: Adjust CONFIG_TEXT_BASEBin Meng
2022-12-14x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASEBin Meng
2022-12-14x86: minnowmax: Adjust CONFIG_TEXT_BASEBin Meng
2022-12-14x86: bayleybay: Adjust CONFIG_TEXT_BASEBin Meng
2022-12-14x86: Fix i8259 ifdef include guardAlistair Delva
2022-12-13Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"Tom Rini
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-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-08usb: gadget: rndis: Prevent InformationBufferOffset manipulationSzymon Heidrich
2022-12-08dfu: Make DFU virtual backend SPL friendlyPatrick Delaunay
2022-12-08usb: gadget: dfu: Fix check of transfer directionHugo SIMELIERE
2022-12-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-12-08Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/cust...Tom Rini
2022-12-08riscv: use imply instead of select for SPL_SEPARATE_BSSZong Li
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-12-07ARM: stm32: Increment WDT by default on DHSOMMarek Vasut
2022-12-07ARM: stm32: Increment boot counter in SPL on DHSOMMarek Vasut
2022-12-07ARM: stm32: Enable assorted ST specific commands on DHSOMMarek Vasut
2022-12-07ARM: stm32: Add version variable to DHSOMMarek Vasut