oweals/u-boot.git
2020-05-22 Masahiro YamadaARM: uniphier: include <asm/system.h> instead of <asm...
2020-05-22 Masahiro Yamadamtd: rawnand: denali: deassert write protect pin
2020-05-22 Masahiro YamadaARM: uniphier: select DM_ETH
2020-05-22 Masahiro Yamadamtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES...
2020-05-21 Tom RiniMerge git://git.denx.de/u-boot-sh
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-20 Tom RiniMerge branch '2020-05-19-misc-fixes'
2020-05-20 Marek Vasutsh: Enable ffunction-sections and fdata-sections
2020-05-20 Marek VasutARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3...
2020-05-20 Marek VasutARM: rmobile: Enable support for OpTee on Gen3
2020-05-20 Marek VasutARM: rmobile: Merge prior-stage firmware DT fragment...
2020-05-20 Marek VasutARM: dts: rmobile: Reserve space in R-Car Gen3 DTs
2020-05-20 Marek Vasutfdtdec: Add weak function to patch U-Boot DT right...
2020-05-20 Marek Vasutlibfdt: Export overlay_apply_node() as fdt_overlay_appl...
2020-05-19 Gary Bissoncmd: avb: free partition buffer upon verify completion
2020-05-19 Jan Kiszkadrivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
2020-05-19 Simon Glasstest: Use ut_asserteq_mem() where possible
2020-05-19 Heiko Schochermpc83xx, abb: remove suvd3 board
2020-05-19 Rasmus Villemoesmpc83xx: remove redundant MPC83xx_RESET #define
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Ioana Ciorneiconfigs: ls2080aqds_tfa_defconfig: enable DM_ETH and...
2020-05-19 Ioana Ciorneiarm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT support
2020-05-19 Ioana Ciorneiboard: ls2080aqds: transition to DM_ETH
2020-05-19 Ioana Ciorneiconfigs: ls1088aqds_tfa_defconfig: enable DM_ETH and...
2020-05-19 Ioana Ciorneiboard: ls1088aqds: transition to DM_ETH
2020-05-19 Ioana Ciorneiarm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT support
2020-05-19 Pramod Kumarinclude/configs: ls1046afrwy: add support for boot...
2020-05-19 Razvan Ionut... net: fsl-mc: fixup DPC: add /board/ports node if missing
2020-05-19 Pankit Gargboard_r: Detect ifc-nor flash at run-time
2020-05-19 Ioana Ciorneiconfigs: lx2160aqds_tfa_defconfig: enable DM_ETH and...
2020-05-19 Ioana Ciorneiboard: lx2160aqds: implement board_fit_config_name_match
2020-05-19 Ioana Ciorneiboard: lx2160aqds: transition to DM_ETH
2020-05-19 Ioana Ciorneiarm: dts: lx2160aqds: add nodes describing possible...
2020-05-19 Ioana Ciorneiarm: dts: lx2160aqds: add MDIO slots
2020-05-19 Ioana Ciorneiarm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6
2020-05-19 Laurentiu Tudordrivers: net: fsl-mc: fixup msi-map property
2020-05-19 Madalin Bucurdriver: net: fm: minor fix in DM ETH support
2020-05-19 Kuldeep Singhconfigs: ls1012a: Unset ENV_ADDR value
2020-05-19 Kuldeep Singhconfigs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR
2020-05-19 Ashish Kumarconfigs: ls1012a: Reduce CONFIG_ENV_SIZE to 0x2000
2020-05-19 Kuldeep Singhconfigs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size
2020-05-19 Kuldeep Singhconfigs: ls2080ardb: Make BOOT command access flash...
2020-05-19 Kuldeep Singhconfigs: ls2080ardb: Make MC_INIT access flash memory...
2020-05-19 Kuldeep Singhconfigs: ls1046a: Define ENV_ADDR value
2020-05-19 Kuldeep Singhconfigs: ls2080a: Correct ENV_ADDR value
2020-05-19 Kuldeep Singhconfigs: ls1088a: Correct ENV_ADDR value
2020-05-19 Kuldeep Singhtreewide: Update fsl qspi node dt properties as per...
2020-05-19 Kuldeep Singhconfigs: ls1046a: Move SPI_FLASH_SPANSION to defconfig
2020-05-19 Kuldeep Singhconfigs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION...
2020-05-19 Kuldeep Singhconfigs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SP...
2020-05-19 Kuldeep Singhtreewide: Remove unused FSL QSPI config options for...
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon GlassUse __ASSEMBLY__ as the assembly macros
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon GlassFix some checkpatch warnings in calls to udelay()
2020-05-19 Simon Glasscommon: Drop linux/stringify.h from common header
2020-05-19 Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19 Simon Glasscommon: Drop asm_offsets.h from common header
2020-05-19 Simon Glasscommon: Drop asm/ptrace.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon GlassFix some checkpatch warnings in calls to debug()
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-18 Simon Glassbootstage: Use BOOTSTAGE instead of BOOTSTATE
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-18 Simon Glassarm: Don't include common.h in header files
2020-05-18 Simon Glasscommon: Drop flash.h from common header
2020-05-18 Simon Glassflash: Tidy up coding style for flash functions
2020-05-18 Simon Glasscommon: Drop uuid.h from common header
2020-05-18 Tom RiniMerge tag 'efi-2020-07-rc3' of https://gitlab.denx...
2020-05-17 Ilias Apalodimasdts: nxp2160ardb: add op-tee node
2020-05-17 Ilias Apalodimasconfigs: lx2160a: Add default config for lx2160a using...
2020-05-17 Ilias Apalodimasdoc: uefi.rst: Add OP-TEE variable storage config options
2020-05-17 Ilias ApalodimasMAINTAINERS: Add maintainer for EFI variables via OP-TEE
2020-05-17 Ilias Apalodimascmd: efidebug: Add support for querying UEFI variable...
2020-05-17 Ilias Apalodimasefi_loader: Implement EFI variable handling via OP-TEE
2020-05-17 Sughosh Ganuefi_loader: Add headers for EDK2 StandAloneMM communication
2020-05-17 Michael Walleefi_loader: round the memory area in efi_add_memory_map()
2020-05-16 Tom RiniMerge branch '2020-05-15-kconfig-migrations'
2020-05-15 Ovidiu Panaitqemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R
2020-05-15 Ovidiu Panaitqemu_arm_defconfig: Enable CONFIG_PCI_INIT_R
2020-05-15 Ovidiu Panaitqemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R
2020-05-15 Ovidiu Panaitboard_r: Introduce CONFIG_PCI_INIT_R Kconfig option
2020-05-15 Ovidiu Panaitboard_r: env: Use IS_ENABLED() instead of #ifdefs
2020-05-15 Ovidiu Panaitenv: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
2020-05-15 Tom Riniconfigs: Resync with savedefconfig
2020-05-15 Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15 Jan Luebbelib: rsa: avoid overriding the object name when already...
2020-05-15 Christophe... MAINTAINERS: POWERPC MPC8XX: Update email address
2020-05-15 Heinrich Schuchardttools: ftdgrep: use /* fallthrough */ as needed
2020-05-15 Heinrich Schuchardttools: mkimage: use /* fallthrough */ as needed
2020-05-15 Heinrich Schuchardtcommon/board_f: avoid -Wtype-limits warning
2020-05-15 Samuel Hollandspl: Always define preloader_console_init
2020-05-15 Jan Kiszkalib: rsa: Also check for presence of r-squared property
2020-05-15 Heinrich SchuchardtMakefile: add file 'defconfig' to clean target
2020-05-15 Petr BorsodiJFFS2: Add useful fields into lists
next