summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-12-08global: Remove extraneous DM_ETH imply/selectTom Rini3-3/+0
2022-12-06Nokia RX-51: Migrate legacy USB device options to KconfigTom Rini1-0/+30
2022-12-06arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini1-0/+2
2022-12-06mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini1-0/+3
2022-12-06Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini1-0/+2
2022-12-06Convert CONFIG_FSL_CADMUS to KconfigTom Rini1-0/+3
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini99-672/+672
2022-12-06global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini3-12/+12
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini133-309/+309
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini11-37/+37
2022-12-06global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini10-20/+20
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini14-28/+28
2022-12-06global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini4-77/+77
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini43-153/+153
2022-12-05xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek1-21/+24
2022-12-05arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek1-5/+1
2022-12-05board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca CeresoliLuca Ceresoli1-1/+1
2022-12-05xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entriesMichal Simek1-17/+0
2022-12-05xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek3-1/+15
2022-12-02MAINTAINERS: add RaspberryPi co-maintainerMatthias Brugger1-0/+1
2022-11-23sandbox: Move the capsule GUID declarations to board fileSughosh Ganu1-0/+13
2022-11-22arm64: zynqmp: Create vck190 spl link for revBMichal Simek1-0/+1
2022-11-22xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu1-28/+0
2022-11-21Fix usage of CONFIG_PREBOOTPali Rohár1-2/+2
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-29/+2290
2022-11-10global: Migrate CONFIG_HPS* symbols to the CFG namespaceTom Rini42-1997/+1997
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini60-121/+121
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini28-56/+56
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini3-14/+3
2022-11-09imx: imx8qxp: giedi switch to binmanOliver Graute1-1/+1
2022-11-09imx: imx8qm: imx8qm_mek switch to binmanOliver Graute1-1/+1
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute1-2/+1
2022-11-09imx: imx8qm: cgtqmx8: switch to binmanOliver Graute1-2/+2
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute1-2/+2
2022-11-08imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey1-0/+34
2022-11-08board: gateworks: venice: remove redundance adjustment of thermal trip pointsTim Harvey1-16/+0
2022-11-08mx6cuboxi: migrate to DM_SERIALBaruch Siach1-0/+3
2022-11-08arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch6-0/+2209
2022-11-08imx: imx8mm-beacon: Enable USB booting via SDPAdam Ford1-0/+2
2022-11-08imx: imx8mm_beacon: Eliminate a few extras to free up SPL spaceAdam Ford1-5/+0
2022-11-08imx: imx8mn-beacon: Fix out of spec voltageAdam Ford1-0/+35
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham3-0/+22
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár3-10/+10
2022-11-04Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...Tom Rini1-4/+0
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini3-2/+47
2022-11-03riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari1-0/+7
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck1-4/+0
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng1-1/+1
2022-11-02highbank: scan into hb_sregs DT subnodesAndre Przywara2-1/+46
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu1-0/+8