oweals/u-boot.git
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'uniphier-v2020.04' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-08 Tom RiniMerge branch '2020-01-07-master-imports'
2020-01-08 Masahiro Yamadauniphier_{v7, v8}_defconfig: enable SPI driver and...
2020-01-08 Masahiro YamadaARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6
2020-01-08 Peng Maata: fsl_sata: Continue probing other sata port when...
2020-01-08 Peng Maata: sata_sil: Continue probing other sata port when...
2020-01-08 Patrice Chotardtreewide: Remove CONFIG_SYS_UBOOT_START from configs...
2020-01-08 Patrice ChotardMakefile: Fix CONFIG_SYS_UBOOT_START default value
2020-01-08 Tom Rinicmd/Kconfig: Add more dependencies to OSE bootm support
2020-01-08 Peng Fanimx: imx8mn: enable CONFIG_CMD_ERASEENV
2020-01-08 Peng Fanimx: imx8mn_evk: add board_mmc_get_env_dev
2020-01-08 Peng Fanimx8mn: evk: add README
2020-01-08 Peng Fanimx: add i.MX8MP EVK board
2020-01-08 Peng Fanimx: imx8m: add imximage-8mp-lpddr4.cfg
2020-01-08 Peng Fanclk: imx: add i.MX8MP clk driver
2020-01-08 Peng Fanclk: imx: add imx_clk_mux2_flags
2020-01-08 Peng Fanimx: imx8m: only support non-dm code in clock_imx8mm.c
2020-01-08 Peng Fanimx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible...
2020-01-08 Peng Fanimx: add i.MX8MP PE property
2020-01-08 Peng Fanimx: imx8mp: add pin header file
2020-01-08 Ye Lipower: Add new PMIC PCA9450 driver
2020-01-08 Peng Fanarm: dts: freescale: Add i.MX8MP dtsi support
2020-01-08 Peng Fanddr: imx8m: Add DRAM PLL to generate 1000Mhz output
2020-01-08 Peng Fanmxc_ocotp: support i.MX8MP
2020-01-08 Peng Fanpinctrl: imx8m: support i.MX8MP
2020-01-08 Peng Fanimx: imx8m: add 1GHz fracpll entry
2020-01-08 Peng Fanimx: imx8mp: add basic clock
2020-01-08 Peng Fanarm: dts: add i.MX8MP pinfunc header
2020-01-08 Peng Fandt-bindings: clock: add i.MX8MP clock header
2020-01-08 Peng Fanimx: spl: support i.MX8MP spl_boot_device
2020-01-08 Peng Fanimx: imx8m: add Kconfig entry for i.MX8MP
2020-01-08 Peng Fanimx: cpu: enlarge bit mask to 0x1FF for cpu type
2020-01-08 Peng Fanimx8mp: set BYPASS ID SWAP to avoid AXI bus errors
2020-01-08 Peng Fanimx: get cpu id/type of i.MX8MP
2020-01-08 Peng Fanimx: imx8mq: handle ESDHC in mxc_get_clock
2020-01-08 Fabio Estevamwandboard: Remove repeated PMIC string
2020-01-08 Fabio Estevamwandboard: Fix the DM_PMIC conversion
2020-01-07 Sean Andersonlog: Include missing header for log.h
2020-01-07 Sean Andersondm: Add a debug message when devices are skipped pre...
2020-01-07 Sean AndersonInclude missing headers for fdt_support.h
2020-01-07 Masahiro Yamadabinman: fix default filename of u-boot-with-ucode-ptr...
2020-01-07 Simon Glassdm: devres: Add a new OFDATA phase
2020-01-07 Simon Glassdm: devres: Use an enum for the allocation phase
2020-01-07 Simon Glassdm: devres: Add tests
2020-01-07 Simon Glassdm: test: Add a test driver for devres
2020-01-07 Simon Glassdm: devres: Convert to use logging
2020-01-07 Simon Glasstest: Add functions to find the amount of allocated...
2020-01-07 Simon Glassdm: devres: Create a new devres header file
2020-01-07 Simon Glassdm: core: Add a new flag to track platform data
2020-01-07 Simon Glassdm: core: Export a new function to read platdata
2020-01-07 Simon Glassdm: core: Add a comment for DM_FLAG_OF_PLATDATA
2020-01-07 Simon Glassdm: core: Allocate parent data separate from probing...
2020-01-07 Simon Glassdm: core: Move ofdata_to_platdata() call earlier
2020-01-07 Simon Glassdm: core: Don't clear active flag twice when probe...
2020-01-07 Simon Glassaspeed: ast2500: Read clock ofdata in the correct method
2020-01-07 Simon Glasspci: Print a warning if the bus is accessed before...
2020-01-07 Simon Glassx86: apl: Avoid accessing the PCI bus before it is...
2020-01-07 Simon Glassusb: Drop use of BUG_ON() and WARN_ON()
2020-01-07 Simon Glassdm: core: Use assert_noisy() in devres
2020-01-07 Simon Glasscommon: Add a noisy assert()
2020-01-07 Heinrich Schuchardtefi_selftest: unit test for EFI_RNG_PROTOCOL
2020-01-07 Sughosh Ganuefi_rng_protocol: Install the efi_rng_protocol on the...
2020-01-07 Sughosh Ganuefi: qemu: arm64: Add efi_rng_protocol implementation...
2020-01-07 Heinrich Schuchardtcmd: add rng command
2020-01-07 Sughosh Ganuvirtio: rng: Add a random number generator(rng) driver
2020-01-07 Sughosh Ganutest: rng: Add basic test for random number generator...
2020-01-07 Sughosh Ganuconfigs: sandbox: Enable random number generator(rng...
2020-01-07 Sughosh Ganusandbox: rng: Add a random number generator(rng) driver
2020-01-07 Sughosh Ganuconfigs: stm32mp15: Enable random number generator...
2020-01-07 Sughosh Ganustm32mp1: rng: Add a driver for random number generator...
2020-01-07 Sughosh Ganuclk: stm32mp1: Add a clock entry for RNG1 device
2020-01-07 Sughosh Ganudm: rng: Add random number generator(rng) uclass
2020-01-07 Cristian Ciocalteatest/py: Create a test for launching UEFI binaries...
2020-01-07 Cristian Ciocalteadoc: uefi.rst: Document launching UEFI binaries from...
2020-01-07 Cristian Ciocalteadoc: Add sample uefi.its image description file
2020-01-07 Cristian Ciocalteabootm: Add a bootm command for type IH_OS_EFI
2020-01-07 Cristian Ciocalteaimage: Add IH_OS_EFI for EFI chain-load boot
2020-01-07 Heinrich Schuchardtcmd: efidebug: capitalize UEFI
2020-01-07 Heinrich Schuchardtcmd: efidebug: new sub-command tables
2020-01-07 Heinrich Schuchardtcmd: efidebug: simplify get_guid_text()
2020-01-07 Heinrich Schuchardtefi_loader: define all known warning status codes
2020-01-07 Heinrich Schuchardtefi_loader: free load options after execution
2020-01-07 Sughosh Ganuefi_loader: Add guidcpy function
2020-01-07 Heinrich Schuchardtefi_loader: __cyg_profile_func_enter/_exit
2020-01-07 Heinrich Schuchardtpart: efi: comment for GPT_HEADER_SIGNATURE_UBOOT
2020-01-07 Heinrich Schuchardtefi_loader: clear screen should move cursor to home
2020-01-07 Heinrich Schuchardttest/py: describe env__efi_loader_helloworld_file
2020-01-07 Heinrich Schuchardtefi_loader: git ignore helloworld_efi.S
2020-01-07 Sughosh Ganuefi_selftest: Update .gitignore
2020-01-07 Heinrich Schuchardtefi_loader: export efi_install_fdt()
2020-01-07 Heinrich Schuchardtefi_loader: carve out efi_run_image()
2020-01-07 Heinrich Schuchardtefi_loader: use hardware device tree by default
2020-01-07 Heinrich Schuchardtefi_loader: pass address to efi_install_fdt()
2020-01-07 Heinrich Schuchardtefi_loader: adjust file system info
next