summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-16gpio: add support of new GPIO direction flagPatrick Delaunay
2020-04-16gpio: update dir_flags managementPatrick Delaunay
2020-04-16gpio: add helper GPIOD_FLAGS_OUTPUTPatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2020-04-16gpio: remove GPIOD_REQUESTEDPatrick Delaunay
2020-04-16dt-bindings: gpio: document the new pull-up/pull-down flagsPatrick Delaunay
2020-04-16dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi
2020-04-16dm: core: Add a way to skip powering down power domainsSimon Glass
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2020-04-16log: output for CONFIG_LOG=nHeinrich Schuchardt
2020-04-16test: Add hexdump.h to the unit test headerSimon Glass
2020-04-16acpi: Add support for DMARSimon Glass
2020-04-16acpi: Add a central location for table version numbersSimon Glass
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-04-16dm: core: Add basic ACPI supportSimon Glass
2020-04-16spi: Add SPI mode enumsSimon Glass
2020-04-16cpu: Support querying the address widthSimon Glass
2020-04-16dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko
2020-04-16efi_loader: image_loader: support image authenticationAKASHI Takahiro
2020-04-16efi_loader: variable: support variable authenticationAKASHI Takahiro
2020-04-16efi_loader: add signature database parserAKASHI Takahiro
2020-04-16efi_loader: add signature verification functionsAKASHI Takahiro
2020-04-15Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-04-15watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes
2020-04-15watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.hRasmus Villemoes
2020-04-14arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson
2020-04-14arm: mvebu: clearfog: support multiple SATA bootJoel Johnson
2020-04-14arm: mvebu: clearfog: add SCSI to distro bootcmdJoel Johnson
2020-04-14arm: mvebu: clearfog: add scsi target to distro-bootJosua Mayer
2020-04-14am335x, guardian: update boot mechanismMoses Christopher
2020-04-14am335x, guardian: load env from NANDMoses Christopher
2020-04-14am335x, guardian: boot count is stored in AM3352 RTC blockMoses Christopher
2020-04-14am335x, guardian: fix spl usb-eth bootMoses Christopher
2020-04-13Merge branch 'next'Tom Rini
2020-04-09Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mipsTom Rini
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-04-09mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_ENDLars Povlsen
2020-04-08Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-07mx7dsabre: Fix ramdisk_addr* for distro bootJan Kiszka
2020-04-06ARM: zynq: Enable DM for CFI NOR flashMichal Simek