summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19Prepare v2023.01-rc4v2023.01-rc4Tom Rini
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-12-19rockpi4: capsule: Enable UEFI capsule update on RockPi4 boardsSughosh Ganu
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu
2022-12-19rockchip: capsule: Add functions for supporting capsule updatesSughosh Ganu
2022-12-19phy: rockchip: handle clock without enable functionJohn Keeping
2022-12-19rockchip: Pinebook Pro: Do not initialize i2c before relocationMichal Suchanek
2022-12-19rockchip: puma: fix GPT table corruption when saving U-Boot environmentQuentin Schulz
2022-12-19arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4FUKAUMI Naoki
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-18Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missingTom Rini
2022-12-18Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-12-17doc: update Sphinx requirements for certifiHeinrich Schuchardt
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé
2022-12-17doc: fix typosMaxim Cournoyer
2022-12-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2022-12-14sunxi: board: annotate #endif linesAndre Przywara
2022-12-14sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara
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-14sunxi: Fix serial console for A10s-OLinuXino-MICROMark Kettenis
2022-12-13pinctrl: sunxi: Add P2WI and RSB pinmuxesSamuel Holland
2022-12-13sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfigAndre Przywara
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