summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini4-20/+0
2022-12-22Convert CONFIG_KSNET_NETCP_V1_0 et al to KconfigTom Rini4-4/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini90-350/+12
2022-12-22i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini3-7/+0
2022-12-22arm: samsung: Rename CONFIG_G_DNL_*_NUM variablesTom Rini5-29/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini57-216/+21
2022-12-22Convert CONFIG_POWER_PCA9450 to KconfigTom Rini4-24/+0
2022-12-22meson64: Fix missing CFG_SYS_BAUDRATE_TABLE migrationTom Rini1-1/+1
2022-12-22Convert CONFIG_FSL_ESDHC_PIN_MUX to KconfigTom Rini1-1/+0
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini11-16/+0
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini24-44/+0
2022-12-22fec_mxc: Remove CONFIG_FEC_FIXED_SPEED supportTom Rini1-3/+0
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini8-36/+0
2022-12-22env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini1-22/+1
2022-12-22Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini5-13/+0
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 Rini1-1/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini9-75/+511
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini2-69/+169
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu1-0/+16
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker1-69/+153
2022-12-18Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé1-1/+1
2022-12-15sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara1-3/+0
2022-12-13km/mpc8360: remove unused CONFIG_SYS_PAXE definesHolger Brunck1-6/+0
2022-12-13km/ppc: migrate all mpc83xx to DM_I2CHolger Brunck1-8/+0
2022-12-13board/km/secu: migrate to use environment text filesHolger Brunck1-53/+0
2022-12-13board/km/cent2: migrate to environment text fileHolger Brunck2-248/+0
2022-12-13km/powerpc: migrate to env.txt fileHolger Brunck10-115/+14
2022-12-13board/km: move ls102xa boards to environment text filesHolger Brunck5-74/+97
2022-12-13configs: SBx81LIFKW: move MTDPART_DEFAULT in defconfigPatrick Delaunay1-1/+0
2022-12-13configs: SBx81LIFXCAT: move MTDPART_DEFAULT in defconfigPatrick Delaunay1-1/+0
2022-12-13configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfigPatrick Delaunay1-2/+0
2022-12-13configs: am333x_guardian: move MTDIDS_DEFAULT in defconfifPatrick Delaunay1-1/+0
2022-12-12cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay1-0/+2
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi1-1/+0
2022-12-09configs: introduce configs for the am62aBryan Brattlof1-0/+68
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof2-0/+2
2022-12-09arm: dts: introduce am62a7 dtbs from linux kernelBryan Brattlof1-0/+3
2022-12-09rtc: Add fallbacks for dm functionsSean Anderson1-3/+29
2022-12-08Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians...Tom Rini2-0/+329
2022-12-08Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-1/+1
2022-12-08tools: mkimage: add new image type "fdt_legacy"Marc Kleine-Budde1-0/+1
2022-12-08dfu: Make DFU virtual backend SPL friendlyPatrick Delaunay1-1/+1
2022-12-08lib: Add common semihosting libraryKautuk Consul1-0/+11
2022-12-08net: Remove eth_legacy.cTom Rini1-71/+0
2022-12-08usb: eth: Remove non-DM_ETH codeTom Rini2-58/+1
2022-12-08net: phy: Remove non-DM_ETH codeTom Rini1-41/+0