oweals/u-boot.git
2020-01-17 Simon Glasscommon: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
2020-01-17 Simon Glasscommon: Move ROUND() into kernel.h
2020-01-17 Simon Glasscommon: Move check_member() to kernel.h
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move testdram() into init.h
2020-01-17 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-17 Simon Glasscommon: Rename and move source()
2020-01-17 Simon Glasscommon: Move the image globals into image.h
2020-01-17 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-17 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-17 Simon Glasscommon: Move reset_misc() function to arch header
2020-01-17 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-17 Simon Glasscommon: Move upmconfig() to ppc.h
2020-01-17 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-17 Simon Glasscommon: arm: Move s_init() to an ARM-specific header
2020-01-17 Simon Glasscommon: Move device-tree setup functions to fdt_support.h
2020-01-17 Simon Glasscommon: Move type declarations to linux/types.h
2020-01-17 Simon Glasscommon: Drop the symbol_lookup() declaration
2020-01-17 Simon Glasscommon: Drop CONFIG_HAS_POST
2020-01-17 Simon Glasscommon: Drop CONFIG_POST_STD/ALT_LIST
2020-01-17 Simon Glasscommon: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
2020-01-17 Simon Glasscommon: Move reset_phy() to net.h
2020-01-17 Simon Glasscommon: Drop floppy disk support
2020-01-17 Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-17 Simon Glasscommon: Move relocate_code() to init.h
2020-01-17 Simon Glasscommon: Move functions for loading from fat/ext2 to...
2020-01-17 Simon Glasscommon: Move do_tftpb() to net.h
2020-01-17 Simon Glasscommon: Move embedded fdt location to fdtdec.h
2020-01-17 Simon Glasscommon: Drop checkflash() and checkdram()
2020-01-17 Simon Glasscommon: Move flash_perror() to flash.h
2020-01-17 Simon Glasscommon: Move main_loop() to init.h
2020-01-17 Simon Glasscommon: Drop mdm_init()
2020-01-17 Tom RiniMerge branch '2020-01-17-improve-aes-support'
2020-01-17 Philippe Reynesu-boot: fit: add support to decrypt fit with aes
2020-01-17 Philippe Reynesmkimage: fit: add support to encrypt image with aes
2020-01-17 Philippe Reynesaes: add test unit for aes196 and aes256
2020-01-17 Philippe Reynesaes: add test unit for aes128
2020-01-17 Philippe Reynesaes: add support of aes192 and aes256
2020-01-17 Philippe Reynesaes: add a define for the size of a block
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-16 Tom RiniMerge branch '2020-01-15-master-imports'
2020-01-16 Sam Shihconfigs: mediatek: fix mt7623n bpir2 defconfig
2020-01-16 Sam Shiharm: dts: mediatek: move u-boot properties to -u-boot...
2020-01-16 Sam ShihAdd support for MT7622 reference board
2020-01-16 Sam Shihmmc: add mmc and sd support for MT7622
2020-01-16 Sam Shihpower: domain: add power domain support for MT7622
2020-01-16 Sam Shihclk: mediatek: fix clock-rate overflow problem
2020-01-16 Sam Shihclk: mediatek: add driver for MT7622
2020-01-16 Sam Shihpinctrl: mediatek: add support for different pinctrl
2020-01-16 Sam Shihpinctrl: mediatek: add driver for MT7622
2020-01-16 Sam ShihARM: MediaTek: Add support for MediaTek MT7622 SoC
2020-01-16 Chunfeng Yunphy: phy-mtk-tphy: make ref clock optional
2020-01-16 Chunfeng Yunphy: phy-mtk-tphy: remove the check of -ENOSYS
2020-01-16 Chunfeng Yunclk: fixed_rate: add dummy enable() function
2020-01-16 Chunfeng Yunclk: add APIs to get (optional) clock by name without...
2020-01-16 Chunfeng Yunclk: check valid clock by clk_valid()
2020-01-16 Chunfeng Yunclk: fix error check for devm_clk_get_optional()
2020-01-16 Chunfeng Yunclk: mediatek: mt7629: add support for ssusbsys
2020-01-16 mingming leeARM: MediaTek: add basic support for MT8512 boards
2020-01-16 mingming leemmc: mtk-sd: fix hang when data read quickly
2020-01-16 mingming leemmc: mtk-sd: add support for MediaTek MT8512/MT8110...
2020-01-16 mingming leepinctrl: mediatek: add driver for MT8512
2020-01-16 mingming leeclk: mediatek: add configurable pcw_chg_reg/ibits/fmin...
2020-01-16 mingming leeclk: mediatek: add set_clr_upd mux type flow
2020-01-16 mingming leeclk: mediatek: add driver support for MT8512
2020-01-16 mingming leeARM: MediaTek: Add support for MediaTek MT8512 SoC
2020-01-16 Sam ProtsenkoMAINTAINERS: Fix mail
2020-01-16 Alexandre Besnardcmd/blk_common: clarify no partition error message
2020-01-16 Baruch Siacharm: mvebu: clearfog: update eMMC documentation
2020-01-16 Baruch Siacharm: mvebu: clearfog: set uboot image SD card offset
2020-01-16 Baruch Siachspl: mmc: support uboot image offset on main partition
2020-01-16 Baruch Siachconfigs: clearfog: enable SPL_DM_GPIO to fix boot from SD
2020-01-16 Joel Johnsonmmc: config help typo fix
2020-01-16 Joel Johnsonmmc: add additional quirk for APP_CMD retry
2020-01-16 Yangbo LuDrop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
2020-01-16 Yangbo Luconfigs: ls1028a: use default SDHC clock divider value
2020-01-16 Yangbo LuAdd global variable sdhc_per_clk for arm/powerpc
2020-01-16 Yangbo Lupowerpc/mpc85xx: drop eSDHC periperhal clock code
2020-01-16 Yangbo Lummc: fsl_esdhc: drop useless fdt fixup
2020-01-16 Yangbo Lummc: fsl_esdhc_imx: drop QorIQ eSDHC specific periphera...
2020-01-16 Heinrich Schuchardttest/py: use valid device tree in test_fit.py
2020-01-16 Sean AndersonAdd dependencies for MALLOC_F and OF_LIBFDT
2020-01-16 Sean AndersonInclude missing headers for asm-generic/sections.h
2020-01-16 Vignesh Raghavendradma: Add stub of dma_memcpy and dma_get_device
2020-01-16 Vignesh RaghavendraKconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
2020-01-15 Tom RiniMerge tag 'efi-2020-04-rc1-2' of https://gitlab.denx...
2020-01-15 Tom RiniMerge tag 'u-boot-imx-20200115' of https://gitlab.denx...
2020-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2020-01-14 Heinrich Schuchardtefi_loader: imply VIDEO_ANSI
2020-01-14 Heinrich Schuchardtefi_driver: debug output efi_uc_start, efi_uc_stop
2020-01-14 Heinrich Schuchardtefi_driver: fix efi_uc_stop()
2020-01-14 Heinrich Schuchardtefi_selftest: enable CONFIG_CMD_POWEROFF
2020-01-14 Heinrich Schuchardtefi_loader: describe returning of control
2020-01-14 Heinrich Schuchardtefi_loader: document functions in efi_rng.c
2020-01-14 Giulio Benettiimx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
2020-01-14 Giulio Benettiimx: Add basic support for the NXP IMXRT10xx SoC family
2020-01-14 Giulio Benettimmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
next