aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini2022-12-231-3/+3
* global: Migrate CONFIG_FTRTC010_PCLK to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FTRTC010_EXTCLK to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FSL_PMIC_MODE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FSL_PMIC_CS to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FSL_PMIC_CLK to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FSL_PMIC_BITLEN to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini2022-12-235-71/+71
* global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_FB_ADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFGTom Rini2022-12-231-1/+1
* global: Remove undef CONFIG_... for unused valuesTom Rini2022-12-231-2/+0
* log: Remove some places where we redefine LOGLEVELTom Rini2022-12-232-10/+0
* atmel_nand: Remove undef during SPL_BUILDTom Rini2022-12-231-4/+0
* mtd: ubi: Finish moving configuration to KconfigTom Rini2022-12-231-0/+12
* Convert CONFIG_SYS_FPGA_CHECK_BUSY to KconfigTom Rini2022-12-234-9/+6
* nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini2022-12-221-3/+3
* usb: Remove CONFIG_USBD_HSTom Rini2022-12-223-73/+0
* net: vsc9953: Remove this driverTom Rini2022-12-223-2758/+0
* net: Remove more legacy functionsTom Rini2022-12-221-1/+0
* sandbox: Finish migration to KconfigTom Rini2022-12-222-1/+11
* arm: ti814x: Remove remaining support codeTom Rini2022-12-222-5/+1
* Convert CONFIG_MXC_NAND_HWECC to KconfigTom Rini2022-12-221-0/+4
* ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini2022-12-223-18/+5
* malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTATom Rini2022-12-221-1/+1
* Convert CONFIG_KSNET_NETCP_V1_0 et al to KconfigTom Rini2022-12-221-0/+13
* global: Remove unused CONFIG symbolsTom Rini2022-12-223-17/+1
* i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini2022-12-221-33/+0
* Convert CONFIG_POWER_PCA9450 to KconfigTom Rini2022-12-221-0/+3
* Convert CONFIG_FSL_ESDHC_PIN_MUX to KconfigTom Rini2022-12-222-1/+5
* Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini2022-12-223-0/+37
* Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini2022-12-222-2/+11
* fec_mxc: Remove CONFIG_FEC_FIXED_SPEED supportTom Rini2022-12-221-4/+0
* Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2022-12-221-0/+12
* Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini2022-12-221-0/+5
* usb: Update USB_STORAGE dependenciesTom Rini2022-12-211-1/+0
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-2123-58/+1855
|\
| * Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini2022-12-192-5/+5
| |\
| | * phy: rockchip: handle clock without enable functionJohn Keeping2022-12-191-1/+1
| | * rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker2022-12-191-4/+4
| * | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-12-181-0/+7
| |\ \ | | |/ | |/|
| | * pinctrl: sunxi: Add P2WI and RSB pinmuxesSamuel Holland2022-12-131-0/+7
| * | Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"Tom Rini2022-12-131-1/+1
| |/
| * dm: pmic: ignore disabled node in pmic_bind_childrenPatrick Delaunay2022-12-121-0/+4
| * phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supplyPatrick Delaunay2022-12-121-1/+1
| * mtd: nand: mxs_nand_spl: don't read useless pagesDario Binacchi2022-12-101-1/+1
| * mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi2022-12-101-2/+1
| * mtd: nand: make Samsung SLC NAND usable againMichael Trimarchi2022-12-101-2/+5
| * mtd: rawnand: omap_gpmc: Reduce .bss usageRoger Quadros2022-12-101-3/+4
| * mtd: rawnand: nand_spl_loaders: Fix cast type build warningRoger Quadros2022-12-101-1/+1