aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-17mx6ullevk: Enable Ethernet supportFabio Estevam1-0/+9
2020-04-17mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam1-1/+0
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-1/+177
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini9-36/+129
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay1-27/+0
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi3-0/+84
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi1-0/+16
2020-04-16dm: core: Add a way to skip powering down power domainsSimon Glass1-4/+7
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt2-0/+17
2020-04-16log: output for CONFIG_LOG=nHeinrich Schuchardt1-5/+5
2020-04-16test: Add hexdump.h to the unit test headerSimon Glass1-0/+1
2020-04-16acpi: Add support for DMARSimon Glass1-0/+54
2020-04-16acpi: Add a central location for table version numbersSimon Glass1-0/+60
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass2-0/+8
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass1-0/+394
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-0/+0
2020-04-16acpi: Add a simple sandbox testSimon Glass1-0/+1
2020-04-16dm: core: Add basic ACPI supportSimon Glass3-0/+80
2020-04-16spi: Add SPI mode enumsSimon Glass1-0/+33
2020-04-16cpu: Support querying the address widthSimon Glass1-0/+2
2020-04-16dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko1-0/+3
2020-04-16efi_loader: image_loader: support image authenticationAKASHI Takahiro1-1/+12
2020-04-16efi_loader: variable: support variable authenticationAKASHI Takahiro1-0/+3
2020-04-16efi_loader: add signature database parserAKASHI Takahiro1-0/+3
2020-04-16efi_loader: add signature verification functionsAKASHI Takahiro2-0/+159
2020-04-15Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay1-1/+1
2020-04-15watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes1-33/+1
2020-04-15watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.hRasmus Villemoes1-3/+0
2020-04-14arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson1-1/+0
2020-04-14arm: mvebu: clearfog: support multiple SATA bootJoel Johnson1-4/+34
2020-04-14arm: mvebu: clearfog: add SCSI to distro bootcmdJoel Johnson1-0/+7
2020-04-14arm: mvebu: clearfog: add scsi target to distro-bootJosua Mayer1-0/+7
2020-04-13Merge branch 'next'Tom Rini27-103/+264
2020-04-09Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mipsTom Rini1-1/+2
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut1-0/+11
2020-04-09mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_ENDLars Povlsen1-1/+2
2020-04-08Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini10-66/+134
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini27-156/+407
2020-04-07mx7dsabre: Fix ramdisk_addr* for distro bootJan Kiszka1-2/+2
2020-04-06ARM: zynq: Enable DM for CFI NOR flashMichal Simek1-2/+0
2020-04-06ARM: zynq: Do not report NOR flash detection failureMichal Simek1-0/+1
2020-04-06arm64: dts: meson: sync dt and bindings from v5.6-rc2Jerome Brunet9-66/+59
2020-04-06dt-bindings: leds: import common led bindings from linux v5.5Jerome Brunet1-0/+75
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini6-4/+85
2020-04-02ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren1-0/+46
2020-04-02t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren1-2/+2
2020-04-02colibri_t30: add update_uboot wrapperIgor Opaniuk1-0/+11
2020-04-02colibri_t20: add update_uboot wrapperIgor Opaniuk1-2/+6
2020-04-02apalis_t30: add update_uboot wrapperIgor Opaniuk1-0/+11