summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini
2022-12-22Convert CONFIG_KSNET_NETCP_V1_0 et al to KconfigTom Rini
2022-12-22global: Remove unused CONFIG symbolsTom Rini
2022-12-22i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini
2022-12-22env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS supportTom Rini
2022-12-22arm: samsung: Rename CONFIG_G_DNL_*_NUM variablesTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-22Convert CONFIG_POWER_PCA9450 to KconfigTom Rini
2022-12-22meson64: Fix missing CFG_SYS_BAUDRATE_TABLE migrationTom Rini
2022-12-22CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYSTom Rini
2022-12-22env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINETom Rini
2022-12-22Convert CONFIG_FSL_ESDHC_PIN_MUX to KconfigTom Rini
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini
2022-12-22fec_mxc: Remove CONFIG_FEC_FIXED_SPEED supportTom Rini
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini
2022-12-22env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini
2022-12-22Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini
2022-12-22arm: trats2: Set mmcdev directlyTom Rini
2022-12-22x530: Remove unused symbolsTom Rini
2022-12-22p1_p2_rdb: Remove unused environment sectionsTom Rini
2022-12-21arm: exynos5: Migrate USB_BOOTING to KconfigTom Rini
2022-12-21usb: Update USB_STORAGE dependenciesTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-19Prepare v2023.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