summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Nokia RX-51: Migrate legacy USB device options to KconfigTom Rini2022-12-051-0/+30
* arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini2022-12-051-0/+2
* mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini2022-12-051-0/+3
* Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini2022-12-051-0/+2
* Convert CONFIG_FSL_CADMUS to KconfigTom Rini2022-12-051-0/+3
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-0599-672/+672
* global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini2022-12-053-12/+12
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05133-309/+309
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-0511-37/+37
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-0510-20/+20
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-0514-28/+28
* global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini2022-12-054-77/+77
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-0543-153/+153
* xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usageMichal Simek2022-12-051-21/+24
* arm64: zynqmp: Do not include psu_init to U-Boot by defaultMichal Simek2022-12-051-5/+1
* board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca CeresoliLuca Ceresoli2022-12-051-1/+1
* xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entriesMichal Simek2022-12-051-17/+0
* xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek2022-12-053-1/+15
* MAINTAINERS: add RaspberryPi co-maintainerMatthias Brugger2022-12-021-0/+1
* sandbox: Move the capsule GUID declarations to board fileSughosh Ganu2022-11-221-0/+13
* arm64: zynqmp: Create vck190 spl link for revBMichal Simek2022-11-221-0/+1
* xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu2022-11-221-28/+0
* Fix usage of CONFIG_PREBOOTPali Rohár2022-11-211-2/+2
* Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-11-1416-29/+2290
|\
| * imx: imx8qxp: giedi switch to binmanOliver Graute2022-11-091-1/+1
| * imx: imx8qm: imx8qm_mek switch to binmanOliver Graute2022-11-091-1/+1
| * imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute2022-11-091-2/+1
| * imx: imx8qm: cgtqmx8: switch to binmanOliver Graute2022-11-091-2/+2
| * imx: imx8qm-rom7720: switch to binmanOliver Graute2022-11-091-2/+2
| * imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey2022-11-081-0/+34
| * board: gateworks: venice: remove redundance adjustment of thermal trip pointsTim Harvey2022-11-081-16/+0
| * mx6cuboxi: migrate to DM_SERIALBaruch Siach2022-11-081-0/+3
| * arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch2022-11-086-0/+2209
| * imx: imx8mm-beacon: Enable USB booting via SDPAdam Ford2022-11-071-0/+2
| * imx: imx8mm_beacon: Eliminate a few extras to free up SPL spaceAdam Ford2022-11-071-5/+0
| * imx: imx8mn-beacon: Fix out of spec voltageAdam Ford2022-11-071-0/+35
* | global: Migrate CONFIG_HPS* symbols to the CFG namespaceTom Rini2022-11-1042-1997/+1997
* | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-1060-121/+121
* | global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-1028-56/+56
* | Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2022-11-103-14/+3
|/
* arm: mvebu: Add RD-AC5X boardChris Packham2022-11-073-0/+22
* Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár2022-11-073-10/+10
* Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...Tom Rini2022-11-031-4/+0
|\
| * MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2022-11-021-4/+0
* | Merge branch '2022-11-02-assorted-updates'Tom Rini2022-11-033-2/+47
|\ \
| * | treewide: Remove the unnecessary space before semicolonBin Meng2022-11-021-1/+1
| * | highbank: scan into hb_sregs DT subnodesAndre Przywara2022-11-022-1/+46
| |/
* | riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari2022-11-031-0/+7
|/
* test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2022-10-311-0/+8
* FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu2022-10-311-0/+21