summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Merge branch '2022-12-12-build-related-updates' into nextTom Rini
2022-12-13Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"Tom Rini
2022-12-12km/mpc8360: remove unused CONFIG_SYS_PAXE definesHolger Brunck
2022-12-12km/ppc: migrate all mpc83xx to DM_I2CHolger Brunck
2022-12-12board/km: remove obsolete ARCH_KIRKWOODHolger Brunck
2022-12-12board/km/secu: migrate to use environment text filesHolger Brunck
2022-12-12board/km/cent2: migrate to environment text fileHolger Brunck
2022-12-12km/powerpc: migrate to env.txt fileHolger Brunck
2022-12-12board/km: move ls102xa boards to environment text filesHolger Brunck
2022-12-12configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULTPatrick Delaunay
2022-12-12configs: SBx81LIFKW: move MTDPART_DEFAULT in defconfigPatrick Delaunay
2022-12-12configs: SBx81LIFXCAT: move MTDPART_DEFAULT in defconfigPatrick Delaunay
2022-12-12configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfigPatrick Delaunay
2022-12-12configs: am333x_guardian: move MTDIDS_DEFAULT in defconfifPatrick Delaunay
2022-12-12Makefile: link with --no-warn-rwx-segmentsTom Rini
2022-12-12Merge branch '2022-12-12-assorted-improvements' into nextTom Rini
2022-12-12configs: set CONFIG_LMB_MAX_REGIONS=64 for all mt798[16] boardsDaniel Golle
2022-12-12ARM: dts: npcm7xx: add npcm750 gpio node compatible nameJim Liu
2022-12-12ARM: dts: npcm8xx: add npcm845 function nodeJim Liu
2022-12-12ARM: config: enable function for nuvoton npcm845 bmcJim Liu
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