summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-22global: Remove unused CONFIG symbolsTom Rini99-391/+14
2022-12-22i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini6-58/+7
2022-12-22env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS supportTom Rini2-58/+8
2022-12-22arm: samsung: Rename CONFIG_G_DNL_*_NUM variablesTom Rini6-33/+10
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini232-248/+644
2022-12-22Convert CONFIG_POWER_PCA9450 to KconfigTom Rini9-24/+7
2022-12-22meson64: Fix missing CFG_SYS_BAUDRATE_TABLE migrationTom Rini1-1/+1
2022-12-22CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYSTom Rini1-4/+4
2022-12-22env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINETom Rini1-40/+2
2022-12-22Convert CONFIG_FSL_ESDHC_PIN_MUX to KconfigTom Rini4-2/+6
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini29-88/+86
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini132-51/+116
2022-12-22fec_mxc: Remove CONFIG_FEC_FIXED_SPEED supportTom Rini3-13/+0
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini18-40/+32
2022-12-22env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini6-39/+7
2022-12-22Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini18-13/+17
2022-12-22arm: trats2: Set mmcdev directlyTom Rini3-7/+1
2022-12-22x530: Remove unused symbolsTom Rini1-3/+0
2022-12-22p1_p2_rdb: Remove unused environment sectionsTom Rini1-25/+0
2022-12-22arm: exynos5: Migrate USB_BOOTING to KconfigTom Rini2-1/+4
2022-12-22usb: Update USB_STORAGE dependenciesTom Rini2-2/+1
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini267-846/+3298
2022-12-19Prepare v2023.01-rc4Tom Rini2-2/+2
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini19-208/+549
2022-12-19rockpi4: capsule: Enable UEFI capsule update on RockPi4 boardsSughosh Ganu2-0/+16
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu3-1/+71
2022-12-19rockchip: capsule: Add functions for supporting capsule updatesSughosh Ganu2-0/+154
2022-12-19phy: rockchip: handle clock without enable functionJohn Keeping1-1/+1
2022-12-19rockchip: Pinebook Pro: Do not initialize i2c before relocationMichal Suchanek1-8/+0
2022-12-19rockchip: puma: fix GPT table corruption when saving U-Boot environmentQuentin Schulz2-1/+2
2022-12-19arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4FUKAUMI Naoki2-0/+6
2022-12-19configs:rockchip:roc-rk3399-pc:Enable more configsManoj Sai1-0/+8
2022-12-19arm: dts: rockchip: rk3128: fix clocks, compatible and physJohan Jonker1-27/+19
2022-12-19arm: dts: rockchip: rk3128: fix DT node namesJohan Jonker2-34/+33
2022-12-19arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dt...Johan Jonker4-14/+31
2022-12-19arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterpartsJohan Jonker2-45/+45
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker3-76/+160
2022-12-19rockchip: enable fdt overlays for ROCK Pi 4 seriesFUKAUMI Naoki2-0/+2
2022-12-19rockchip: Only call binman when TPL availableKever Yang1-1/+1
2022-12-19Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missingTom Rini1-1/+1
2022-12-18Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini9-33/+33
2022-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini168-184/+26
2022-12-17doc: update Sphinx requirements for certifiHeinrich Schuchardt1-1/+1
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé5-14/+14
2022-12-17doc: fix typosMaxim Cournoyer3-18/+18
2022-12-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini11-12/+12
2022-12-15sunxi: board: annotate #endif linesAndre Przywara3-12/+11
2022-12-15sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara1-4/+0
2022-12-15sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara3-6/+7
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng1-1/+1