oweals/u-boot.git
2020-01-28 Anatolij Gustschindts: add property removal option CONFIG_OF_REMOVE_PROPS
2020-01-27 Tom RiniMerge tag 'u-boot-clk-26Jan2020' of https://gitlab...
2020-01-26 Pedro Jardimclock_imx8mq: Make frac_pll_init() static
2020-01-26 Pedro Jardimclock_imx8mq: Remove the function sscg_pll_init()
2020-01-26 Pedro Jardimclock_imx8mq: Make do_imx8m_showclocks() static
2020-01-26 Pedro Jardimclock_imx8mq: Delete not used init_usb_clk()
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Angelo Durgehellocommon: fix regression on block cache init
2020-01-26 Joel Johnsonarm: mvebu: fix A38x breakage from commit bb872dd930cc
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Jernej Skrabecconfigs: Orange Pi Win: enable ethernet phy
2020-01-26 Andre Przywarasunxi: Automate loading from 128KB MMC offset
2020-01-26 Andre Przywarasunxi: SPL: Factor out sunxi_get_boot_source()
2020-01-26 Sean Andersonclk: Fix error checking of dev_read_addr_ptr
2020-01-26 Sean Andersonclk: Include missing headers for linux/clk-provider.h
2020-01-26 Giulio Benetticlk: uclass: clk_get_by_name() must not be available...
2020-01-26 Peng Fanclk: show more error info when uclass_get_device_by_name
2020-01-26 Fabien Parentclk: mediatek: use unsigned type for returning the...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Patrick Delaunaymtd: add prototypes for weak function
2020-01-25 Eric Nelsoncommon: blk: fix comment about blkcache_read return...
2020-01-25 Shawn Guomeerkat96: fix typo in MAINTAINERS email address
2020-01-25 Baruch Siachgenboardscfg.py: drop python version comment
2020-01-25 Angelo Durgehellocommon: add blkcache init
2020-01-25 Vignesh Raghavendranet: macb: Drop local cache flush
2020-01-25 Vignesh Raghavendramtd: denali: Drop custom dma mapping functions
2020-01-25 Vignesh Raghavendrammc: tmio-common: Drop custom dma mapping functions
2020-01-25 Vignesh Raghavendraasm: dma-mapping.h: Fix dma mapping functions
2020-01-25 mingming leefastboot: mt85xx: add command to flash/erase emmc hwpart
2020-01-25 mingming leeconfigs: mt8518: Enable fastboot related configs
2020-01-25 mingming leeconfigs: mt8518: enable usb gadget driver
2020-01-25 mingming leeconfigs: mt8518: set global variables for fastboot
2020-01-25 mingming leeARM: Mediatek: Add board_late_init to init usb gadget...
2020-01-25 mingming leeusb: musb-new: mt85xx: add musb-new gadget driver.
2020-01-25 Heinrich Schuchardtcrypto: make mod_exp_sw() static
2020-01-25 Heinrich Schuchardtlib: Kconfig dependencies for pseudo-random library
2020-01-25 Heinrich Schuchardtlib: rsa: consider CONFIG_SPL_RSA
2020-01-24 Chen-Yu Tsaisunxi: Add Libre Computer ALL-H5-CC H5 board
2020-01-24 Chen-Yu Tsaisunxi: Add Libre Computer ALL-H3-IT H5 board
2020-01-24 Andre Przywarasunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
2020-01-24 Andre Przywarasunxi: defconfig: R40 boards: enable USB
2020-01-24 Andre Przywaraphy: sun4i-usb: Add Allwinner R40 support
2020-01-24 Andre Przywarasunxi: defconfig: Bananapi M2 Berry: enable Ethernet
2020-01-24 Andre Przywarasunxi: dts: R40: Update Bananapi M2 Berry .dts
2020-01-24 Chen-Yu Tsaisunxi: H3/H5 Sync DT files from upstream Linux kernel...
2020-01-24 Simon Glasscommon: Update comment to show progress
2020-01-24 Simon Glasscommon: Collect all the header files together
2020-01-24 Simon Glasscommon: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
2020-01-24 Simon Glasscommon: Move ROUND() into kernel.h
2020-01-24 Simon Glasscommon: Move check_member() to kernel.h
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move testdram() into init.h
2020-01-24 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-24 Simon Glasscommon: Rename and move source()
2020-01-24 Simon Glasscommon: Move the image globals into image.h
2020-01-24 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-24 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-24 Simon Glasscommon: Move reset_misc() function to arch header
2020-01-24 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-24 Simon Glasscommon: Move clock functions into a new file
2020-01-24 Simon Glasscommon: Move upmconfig() to ppc.h
2020-01-24 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-24 Simon Glasscommon: arm: Move s_init() to an ARM-specific header
2020-01-24 Simon Glasscommon: Move device-tree setup functions to fdt_support.h
2020-01-24 Simon Glasscommon: Move type declarations to linux/types.h
2020-01-24 Simon Glasscommon: Drop the symbol_lookup() declaration
2020-01-24 Simon Glasscommon: Drop CONFIG_HAS_POST
2020-01-24 Simon Glasscommon: Drop CONFIG_POST_STD/ALT_LIST
2020-01-24 Simon Glasscommon: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
2020-01-24 Simon Glasscommon: Move reset_phy() to net.h
2020-01-24 Simon Glasscommon: Drop floppy disk support
2020-01-24 Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-24 Simon Glasscommon: Move relocate_code() to init.h
2020-01-24 Simon Glasscommon: Move functions for loading from fat/ext2 to...
2020-01-24 Simon Glasscommon: Move do_tftpb() to net.h
2020-01-24 Simon Glasscommon: Move embedded fdt location to fdtdec.h
2020-01-24 Simon Glasscommon: Drop checkflash() and checkdram()
2020-01-24 Simon Glasscommon: Move flash_perror() to flash.h
2020-01-24 Simon Glasscommon: Move main_loop() to init.h
2020-01-24 Simon Glasscommon: Drop mdm_init()
2020-01-24 Patrick Delaunaytools: ftdgrep: correct the find regions loop in do_fdtgrep
2020-01-24 Michael Trimarchiarm: Add arm handoff header file
2020-01-24 Patrik Dahlströmserial: ns16550: Use old baud rate divisor for flushing...
2020-01-24 Patrick Delaunaycmd: mtd: solve bad block support in erase command
2020-01-24 Fabien Dessenneremoteproc: elf_loader: fix program header parsing
2020-01-24 Alex Margineanconfigs: ls1028aqds: enable mdio muxing by default
2020-01-24 Udit Agarwalconfigs: fsl-layerscape: secure_boot: Enable setexpr...
2020-01-24 Pankaj Bansalboard: fsl: lx2160a: Fix the loop in board_fix_fdt...
2020-01-24 Alex Margineanarch: armv8: fsl-layerscape: export serdes config to...
2020-01-24 Alex Margineanboard: fsl: ls1028a: free up arch_misc_init
2020-01-24 Alex Margineanboard: fsl: ls1088a: remove empty arch_misc_init
2020-01-24 Alex Margineanboard: fsl: ls2080a/ls2081a: remove empty arch_misc_init
2020-01-24 Alex Margineanboard: fsl: lx2160a: free up arch_misc_init
2020-01-24 Alex Margineanarmv8: ls1028a_serdes: Add few missing serdes protocols
2020-01-24 Alex Margineandrivers: net: fsl_enetc: fix SXGMII MAC configuration
2020-01-24 Meenakshi Aggarwallx2160: Correct default environment variable
2020-01-24 Biwen Liinclude/configs: ls1012afrwy: adjust kernel_addr_r
next