oweals/u-boot.git
2020-05-26 Tom RiniPrepare v2020.07-rc3 v2020.07-rc3
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-25 Tom RiniMerge branch '2020-05-25-misc-fixes'
2020-05-25 Michael Wallesandbox: move compression option to Kconfig
2020-05-25 Michael Wallecmd: zip: fix implicit declaration warning
2020-05-25 Michael Wallecmd: zip: automatically pull in gzip()
2020-05-25 Michael Wallecmd: unzip: automatically select CONFIG_GZIP
2020-05-25 Marek Vasutenv: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
2020-05-25 Romain Naourtools/env/fw_env.h: remove env.h
2020-05-25 Tom RiniConvert CONFIG_CMD_MMC to Kconfig
2020-05-25 Vignesh Raghavendraphy: Fix possible NULL pointer deference
2020-05-25 Heinrich SchuchardtMAINTAINERS: add dfu.h and dfu.rst to DFU
2020-05-25 Heinrich Schuchardtdoc: dfu: describe more DFU function
2020-05-25 Heinrich Schuchardtdoc: dfu: fix typos in README.dfu
2020-05-25 Heinrich Schuchardtdoc: dfu: add DFU to HTML documentation
2020-05-25 Heinrich Schuchardtdoc: dfu: describe eMMC partition number parameter
2020-05-25 Heinrich SchuchardtMAINTAINERS: add doc/driver-model/ to DRIVER MODEL
2020-05-25 Peng Fanarmv8: cache_v8: fix mmu_set_region_dcache_behaviour
2020-05-23 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-23 Tom RiniMerge branch 'net' of git://git.denx.de/u-boot-socfpga
2020-05-22 Marek Vasutnet: ks8851: Add Kconfig entries
2020-05-22 Marek Vasutnet: ks8851: Add DM support
2020-05-22 Marek Vasutnet: ks8851: Receive one packet per recv call
2020-05-22 Marek Vasutnet: ks8851: Split non-DM specific bits from common...
2020-05-22 Marek Vasutnet: ks8851: Pass around driver private data
2020-05-22 Marek Vasutnet: ks8851: Checkpatch cleanup
2020-05-22 Marek Vasutnet: ks8851: Clean up chip ID readout
2020-05-22 Marek Vasutnet: ks8851: Remove type_frame_head
2020-05-22 Marek Vasutnet: ks8851: Trim down struct ks_net
2020-05-22 Marek Vasutnet: ks8851: Use 16bit RXQCR access
2020-05-22 Marek Vasutnet: ks8851: Remove RXQCR cache
2020-05-22 Marek Vasutnet: ks8851: Replace malloc()+memset() with calloc()
2020-05-22 Tom RiniMerge tag 'u-boot-rockchip-20200522' of https://gitlab...
2020-05-22 Tom RiniMerge tag 'imx8qxp-fixes' of https://gitlab.denx.de...
2020-05-22 Tom RiniMerge tag 'efi-2020-07-rc3-2' of https://gitlab.denx...
2020-05-22 Tom RiniMerge tag 'uniphier-v2020.07' of https://gitlab.denx...
2020-05-22 Hayes Wangeth/r8152: fix typo in register name
2020-05-22 Chunfeng Yunusb: dwc3: fix NULL pointer issue
2020-05-22 Adam Fordusb: ehci-omap: Add Support for DM_USB and OF_CONTROL
2020-05-22 Kurt Millerrockchip: rk3328: rock64 - fix gen3 SPL hang
2020-05-22 Urja Rannikkodefconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL
2020-05-22 Urja Rannikkorockchip: spl-boot-order: do not attempt to access...
2020-05-22 Urja Rannikkorockchip: veyron: move board_early_init_f to _r (after...
2020-05-22 Urja Rannikkorockchip: spl: veyron speedy boots from SPI
2020-05-22 Heinrich Schuchardttools: value checks in rkcommon_check_params()
2020-05-22 Jagan Tekirockchip: Enable PCIe/M.2 on rock960 board
2020-05-22 Jagan Tekirockchip: Enable PCIe/M.2 on rk3399 board w/ M.2
2020-05-22 Jagan Tekipci: Add Rockchip PCIe PHY controller driver
2020-05-22 Jagan Tekipci: Add Rockchip PCIe controller driver
2020-05-22 Jagan Tekiclk: rk3399: Enable/Disable the PCIEPHY clk
2020-05-22 Jagan Tekiclk: rk3399: Add enable/disable clks
2020-05-22 Andrius Štikonasrockpro64: Enable HDMI output on rockpro64 board
2020-05-22 Anatolij Gustschinthermal: imx_scu_thermal: prevent boot hang with zero...
2020-05-22 Anatolij Gustschincpu: imx8: use intended cpu-thermal device when getting...
2020-05-22 Anatolij Gustschincpu: imx8: fix type and rate detection
2020-05-22 Deepak Dasrockchip: rk3399: enable spl-fifo-mode for sdmmc
2020-05-22 Heiko Stuebnerboard: puma: use dtb given on the commandline instead...
2020-05-22 Masahiro YamadaARM: uniphier: remove board_eth_init()
2020-05-22 Masahiro YamadaARM: uniphier: delete or replace <common.h> includes
2020-05-22 Masahiro YamadaARM: uniphier: drop #include <log.h> again
2020-05-22 Masahiro YamadaARM: uniphier: drop #include <init.h> again from umc...
2020-05-22 Masahiro YamadaARM: uniphier: remove #include <net.h> again from micro...
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-21 Heinrich Schuchardtefi_loader: check device path is not installed twice
2020-05-21 Heinrich Schuchardtefi_loader: device path for SATA devices
2020-05-21 Heinrich Schuchardtefi_loader: device path for virtio block devices
2020-05-21 Heinrich Schuchardtefi_loader: initialize root node first
2020-05-21 Heinrich Schuchardtefi_loader: add EFI_MEMORY_SP to memory attributes
2020-05-21 Pragnesh Patelefi_loader: Remove unnecessary debug
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 Jan Kiszkaarm: mach-k3: Enable dcache in SPL
2020-05-19 Pali RohárNokia RX-51: Add automated test for running RX-51 build...
2020-05-19 Andreas Dannenbergarm: mach-k3: j721e_init: Add support for backup boot...
2020-05-19 Adam FordARM: omap3_logic boards: Convert to DM_ETH
2020-05-19 Praneeth Bajjuriddr: k3-am654: EMIF Tool update to 2.02 for IO optimiza...
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...
next