summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini
2022-12-23global: Migrate CONFIG_FTRTC010_PCLK to CFGTom Rini
2022-12-23global: Migrate CONFIG_FTRTC010_EXTCLK to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_PMIC_MODE to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_PMIC_CS to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_PMIC_CLK to CFGTom Rini
2022-12-23global: Migrate CONFIG_FSL_PMIC_BITLEN to CFGTom Rini
2022-12-23global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_FB_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFGTom Rini
2022-12-23global: Remove undef CONFIG_... for unused valuesTom Rini
2022-12-23log: Remove some places where we redefine LOGLEVELTom Rini
2022-12-23atmel_nand: Remove undef during SPL_BUILDTom Rini
2022-12-23mtd: ubi: Finish moving configuration to KconfigTom Rini
2022-12-23Convert CONFIG_SYS_FPGA_CHECK_BUSY to KconfigTom Rini
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini
2022-12-22usb: Remove CONFIG_USBD_HSTom Rini
2022-12-22net: vsc9953: Remove this driverTom Rini
2022-12-22net: Remove more legacy functionsTom Rini
2022-12-22sandbox: Finish migration to KconfigTom Rini
2022-12-22arm: ti814x: Remove remaining support codeTom Rini
2022-12-22Convert CONFIG_MXC_NAND_HWECC to KconfigTom Rini
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini
2022-12-22malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTATom 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-22Convert CONFIG_POWER_PCA9450 to KconfigTom 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-22Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini
2022-12-21usb: Update USB_STORAGE dependenciesTom 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-19phy: rockchip: handle clock without enable functionJohn Keeping
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-12-13pinctrl: sunxi: Add P2WI and RSB pinmuxesSamuel Holland
2022-12-13Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"Tom Rini
2022-12-12configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULTPatrick Delaunay
2022-12-12drivers: pci: pcie_dw_common: add upper-limit to iATUBen Dooks
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-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-10mtd: nand: make Samsung SLC NAND usable againMichael Trimarchi