summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-23configs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTSPatrice Chotard
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard
2019-04-23pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard
2019-04-23ARM: dts: stm32: Restore old usart1 clock bindings for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7Patrice Chotard
2019-04-23ARM: dts: Migrate U-boot nodes to U-boot DT files for stm32h7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Migrate U-boot nodes to U-boot DT files for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4Patrice Chotard
2019-04-23ARM:dts: stm32: sort nodes by alphabetical order in f4 u-boot filesPatrice Chotard
2019-04-23board: amlogic-q200: fix Khadas VIM2 READMENeil Armstrong
2019-04-23board: amlogic: enable PHY_REALTEK for selected boardsNeil Armstrong
2019-04-23boards: meson: add g12a u200Jerome Brunet
2019-04-23ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1Neil Armstrong
2019-04-23ARM: meson: add G12a supportJerome Brunet
2019-04-23clk: meson: add g12a supportJerome Brunet
2019-04-23clk: create meson directory and move related driversJerome Brunet
2019-04-23pinctrl: meson: add g12a supportJerome Brunet
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-23efi_loader: check length in CreateDeviceNode()Heinrich Schuchardt
2019-04-23efi_loader: check memory type in AllocatePages()Heinrich Schuchardt
2019-04-23efi_loader: need either ACPI table or device treeHeinrich Schuchardt
2019-04-23efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt
2019-04-23test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt
2019-04-23efi_loader: disable EFI_LOADER on vexpress_ca15_tc2 and ca9x4Heinrich Schuchardt
2019-04-23efi_loader: rework bootmgr/bootefi using load_image APIAKASHI Takahiro
2019-04-23efi_loader: correctly split device path of loaded imageHeinrich Schuchardt
2019-04-23cmd: bootefi: carve out do_bootefi_image() from do_bootefi()AKASHI Takahiro
2019-04-23cmd: bootefi: carve out bootmgr code from do_bootefi()AKASHI Takahiro
2019-04-23cmd: bootefi: move do_bootefi_bootmgr_exec() forwardAKASHI Takahiro
2019-04-23cmd: bootefi: carve out efi_selftest code from do_bootefi()AKASHI Takahiro
2019-04-23cmd: bootefi: merge efi_install_fdt() and efi_process_fdt()AKASHI Takahiro
2019-04-23cmd: bootefi: carve out fdt handling from do_bootefi()AKASHI Takahiro
2019-04-23cmd: bootefi: rework set_load_options()AKASHI Takahiro
2019-04-23efi_loader: more short texts for protocols in efidebugHeinrich Schuchardt
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt
2019-04-23efi_loader: export root node handleAKASHI Takahiro
2019-04-23efi_loader: efi_setup_loaded_image() handle missing file nameAKASHI Takahiro
2019-04-22dt: bcm6858: add led controllerPhilippe Reynes
2019-04-22led: add initial support for bcm6858Philippe Reynes
2019-04-22arm: arm64 32bit address relocationIbai Erkiaga
2019-04-22travis: Add srecord packageMarek Vasut
2019-04-22Add target to generate initial environmentStefano Babic
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee
2019-04-22arm: fix hvc callIbai Erkiaga
2019-04-22Support boot Android image without address on bootm commandShawn Guo
2019-04-22cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee