summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini34-5/+63
2021-02-15sh: Remove sh7763rdp boardTom Rini1-66/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini1-78/+0
2021-02-15sh: Remove sh7753evb boardTom Rini1-65/+0
2021-02-15sh: Remove sh7752evb boardTom Rini1-65/+0
2021-02-15sh: Remove r7780mp boardTom Rini1-108/+0
2021-02-15sh: Remove MigoR boardTom Rini1-82/+0
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini1-632/+0
2021-02-15ppc: Remove MPC8610HPCD boardTom Rini1-559/+0
2021-02-15ppc: Remove MPC8572DS boardTom Rini1-600/+0
2021-02-15ppc: Remove MPC8544DS boardTom Rini1-408/+0
2021-02-15arm: Remove db-88f6281-bp boardTom Rini1-83/+0
2021-02-15arm: Remove ls2080a_simu boardTom Rini2-227/+0
2021-02-15arm: Remove mx35pdk boardTom Rini1-206/+0
2021-02-15arm: Remove apx4devkit boardTom Rini1-77/+0
2021-02-10Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-0/+307
2021-02-10generic-phy: add configure opNeil Armstrong1-0/+23
2021-02-10phy: dphy: Add configuration helpersNeil Armstrong1-0/+284
2021-02-09configs: stm32mp1: enable the fastboot oem command formatJean-Philippe ROMAIN1-0/+14
2021-02-08Merge git://git.denx.de/u-boot-marvellTom Rini3-1/+22
2021-02-08Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini15-10/+592
2021-02-08Merge git://git.denx.de/u-boot-shTom Rini1-0/+13
2021-02-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-9/+6
2021-02-08configs: ls1021aqds: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: ls1046a: enable MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: lx2160a: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: ls208xa: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: ls1088a: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: ls1028a: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: ls1043a: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08configs: ls1012a: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2021-02-08board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski2-10/+0
2021-02-08mem: spi-mem: add declaration for spi_mem_default_supports_opMathew McBride1-0/+3
2021-02-08PowerPC: keymile: Add support for kmcent2 boardNiel Fourie1-0/+513
2021-02-08board: sl28: add SATA supportMichael Walle1-0/+1
2021-02-08configs: ls1088aqds: add COMMON_ENV to fix distrobootBiwen Li1-0/+12
2021-02-08arm: mvebu: Espressobin: Set default value for $ethNaddr env variablePali Rohár1-0/+4
2021-02-08arm: mvebu: Espressobin: Set default value for $fdtfile env variablePali Rohár1-1/+12
2021-02-08env: Allow to set default_environment[] from board code via compile option DE...Pali Rohár2-0/+6
2021-02-07dt-bindings: Sync versaclock.h with upcoming 5.12-rc1Adam Ford1-0/+13
2021-02-07fastboot: add command to select the eMMC boot configurationPatrick Delaunay1-0/+3
2021-02-07fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay1-0/+3
2021-02-07Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi1-9/+0
2021-02-06smbios: Allow a few values to come from sysinfoSimon Glass1-0/+11
2021-02-06sysinfo: Move #ifdef so that operations are always definedSimon Glass1-1/+1
2021-02-06smbios: Add more options for the BIOS version stringSimon Glass2-0/+18
2021-02-06smbios: Use char consistently for the eos memberSimon Glass1-2/+2
2021-02-06smbios: Move smbios_write_type to the C fileSimon Glass1-10/+0
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-2/+103