summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-18Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara
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/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: 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-12cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-12-09configs: introduce configs for the am62aBryan Brattlof
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof
2022-12-09arm: dts: introduce am62a7 dtbs from linux kernelBryan Brattlof
2022-12-09rtc: Add fallbacks for dm functionsSean Anderson
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-08tools: mkimage: add new image type "fdt_legacy"Marc Kleine-Budde
2022-12-08dfu: Make DFU virtual backend SPL friendlyPatrick Delaunay
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-12-07net: Remove eth_legacy.cTom Rini
2022-12-07usb: eth: Remove non-DM_ETH codeTom Rini
2022-12-07net: phy: Remove non-DM_ETH codeTom Rini
2022-12-07net: ethoc: Remove non-DM_ETH codeTom Rini
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini
2022-12-07dt-bindings: stm32mp13: add clock & reset support for STM32MP13Gabriel Fernandez
2022-12-05m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini
2022-12-05post: Migrate to KconfigTom Rini