summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-17include/ata.h: remove invalid linksHeinrich Schuchardt
2020-04-17image: Add a common compression type detection function.Atish Patra
2020-04-17ide: remove duplicate defines form include/ata.hHeinrich Schuchardt
2020-04-17configs: ls1012afrwy: fix board nameBiwen Li
2020-04-16doc: update reference to README.boardPatrick Delaunay
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay
2020-04-16gpio: add ops to set dir flagsPatrick Delaunay
2020-04-16gpio: add ops to get dir flagsPatrick Delaunay
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