oweals/u-boot.git
2019-11-08 Tom RiniMerge branch '2019-11-07-master-imports'
2019-11-08 Tom RiniMerge branch '2019-11-07-ti-imports'
2019-11-08 AKASHI Takahirocmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VX...
2019-11-07 Andrew F. Davisconfigs: j721e_evm_r5_defconfig: Remove SPL multi-DTB...
2019-11-07 Adam FordKconfig: ti: Make board detect EEPROM addresses depend...
2019-11-07 Adam Fordconfigs: omap3_logic_somlv: Remove GPIO from SPL
2019-11-07 Adam FordARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove...
2019-11-07 Adam FordRevert "ARM: omap3_logic/omap35_logic: Enable GPIO...
2019-11-07 Adam FordARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove...
2019-11-07 Adam FordARM: omap3_logic: Power on MMC when setting up PMIC
2019-11-07 Keerthyconfigs: j721e_evm_r5_defconfig: Enable AVS Class 0...
2019-11-07 Tero Kristoconfigs: am65x_evm_r5_defconfig: Enable AVS class 0...
2019-11-07 Tero Kristoconfigs: am65x_evm_r5_defconfig: Enable TPS62363 regula...
2019-11-07 Keerthyarm: dts: k3-j721e-r5-common-proc-board: Hook buck12_re...
2019-11-07 Keerthyarm: dts: k3-j721e-r5-common: Add tps65941 node and...
2019-11-07 Keerthyarm: dts: k3-j721e-r5-common-proc-board: Add VTM node
2019-11-07 Tero Kristoarm: dts: k3-am654-r5-base-board: enable wkup_vtm0...
2019-11-07 Tero Kristoarm: dts: k3-am654-r5-base-board: add supply rail for MPU
2019-11-07 Tero Kristoarm: dts: k3-am654-r5-base-board: enable wkup_i2c0...
2019-11-07 Keerthyarm: dts: k3-am654-r5-base-board: Add VTM node
2019-11-07 Keerthyarm: mach-k3: j721e_init: Initialize avs class 0
2019-11-07 Keerthyarm: mach-k3: am6_init: Initialize AVS class 0
2019-11-07 Keerthypower: regulator: tps65941: add regulator support
2019-11-07 Keerthypower: pmic: tps65941: Add support for tps65941 family...
2019-11-07 Keerthymisc: k3_avs: Add j721e support
2019-11-07 Tero Kristopower: regulator: tps6236x: add support for tps6236x...
2019-11-07 Keerthyclk: clk-ti-sci: Notify AVS driver upon setting clock...
2019-11-07 Tero Kristomisc: k3_avs: add driver for K3 Adaptive Voltage Scalin...
2019-11-07 liu haoarm: add initial support for the Phytium Durian Board
2019-11-07 Alexander Dahlcmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES
2019-11-07 Alexander Dahlcmd: nand: Remove not used declaration
2019-11-07 Lokesh Vutlaarm: caches: Disable mmu only if mmu is available
2019-11-07 Heinrich Schuchardthush: re-sequence includes
2019-11-07 Simon Goldschmidtdlmalloc: calloc: fix zeroing early allocations
2019-11-07 Simon Goldschmidtspl: fix SPI config dependencies
2019-11-07 Simon Goldschmidtarm: socfpga: gen5: fix ERR_PTR_OFFSET
2019-11-07 Simon Goldschmidtlinux err: make ERR_PTR/PTR_ERR architecture specific
2019-11-07 Simon GoldschmidtKconfig add config ERR_PTR_OFFSET
2019-11-07 Vignesh Raghavendraarm64: Add memcpy_{from, to}io() and memset_io() helpers
2019-11-07 Cristian Ciocalteaapi: storage: Add the missing write operation support
2019-11-07 Tom Riniconfigs: Resync with savedefconfig
2019-11-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-07 Tom RiniMerge branch '2019-11-06-reenable-llvm-in-ci'
2019-11-07 Tom Rinigitlab/azure: Enable LLVM tests
2019-11-07 Tom Rinitravis: Fix the clang-7 test
2019-11-07 Tom Rinicommon/console.c: Fix unused warning with console_doenv()
2019-11-06 Heiko SchocherMakefile: fix dependency for imx targets
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-06 Tom RiniMerge tag 'mmc-2019-11-5' of https://gitlab.denx.de...
2019-11-06 Heiko Schochermpc85xx, socrates: add DM PCI support
2019-11-06 Heiko Schochermpc85xx, socrates: enable DM serial
2019-11-06 Heiko Schochermpc85xx, socrates: enable DM I2C
2019-11-06 Heiko Schochermpc85xx, socrates: disable VIDEO
2019-11-06 Heiko Schochermpc85xx, socrates: get rid of DM_USB warning
2019-11-06 Heiko Schochermpc85xx, socrates: add DM support
2019-11-06 Heiko Schochermpc85xx, dts, socrates: add u-boot specific dtsi
2019-11-06 Heiko Schochermpc85xx: add socrates dts from linux
2019-11-06 Heiko Schochermpc85xx, socrates: suppress unknown flash warning
2019-11-06 Heiko Schocherpci: add DM based mpc85xx driver
2019-11-05 Tom Rinitravis: Rework how we write the ~/.buildman file
2019-11-05 Tom RiniMerge tag 'fdt-pull-5nov19' of git://git.denx.de/u...
2019-11-05 Peng Fanmmc: fsl_esdhc_imx: Update compatible string for imx8m
2019-11-05 Peng Fanmmc: fsl_esdhc_imx: drop redundant clock settings
2019-11-05 Yangbo Lummc: fsl_esdhc: clean up DM and non-DM code
2019-11-05 Yangbo Lummc: fsl_esdhc: always check write protect state
2019-11-05 Yangbo Lummc: fsl_esdhc: drop redundant code for non-removable...
2019-11-05 Yangbo Lummc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
2019-11-05 Yangbo Lummc: fsl_esdhc: clean up bus width configuration code
2019-11-05 Yangbo Lummc: fsl_esdhc: fix voltage validation
2019-11-05 Yangbo Lummc: fsl_esdhc: drop controller initialization in fsl_e...
2019-11-05 Simon Glassbinman: Move to use Python 3
2019-11-05 Simon Glassdtoc: Convert fdt.py to Python 3
2019-11-05 Simon Glassbinman: Convert a few tests to Python 3
2019-11-05 Simon Glassbinman: Remember the pre-reset entry size
2019-11-05 Simon Glasspylibfdt: Correct the type for fdt_property_stub()
2019-11-05 Simon Glasspylibfdt: Sync up with upstream
2019-11-05 Simon Glasspylibfdt: Convert to Python 3
2019-11-05 Simon Glassrkmux: Convert to Python 3
2019-11-05 Simon Glassmove_config: Convert to Python 3
2019-11-05 Simon Glassmicrocode_tool: Convert to Python 3
2019-11-05 Simon Glasstest_dtoc: Move to use Python 3
2019-11-05 Simon Glasstest_fdt: Move to use Python 3
2019-11-05 Simon Glassbuildman: Convert to Python 3
2019-11-05 Simon Glasspatman: Move to use Python 3
2019-11-05 Simon Glasspatman: Use unicode for file I/O
2019-11-05 Simon Glasspatman: Adjust 'command' to return strings instead...
2019-11-05 Simon Glassfdt: Sync up to the latest libfdt
2019-11-05 Simon Glassmx6: tbs2910: Minimise libfdt code size
2019-11-05 Simon Glassfdt: Add Kconfig options to control code size
2019-11-05 Simon Glassfdt: Add INT32_MAX to kernel.h for libfdt
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Grygorii Strashkonet: ti: cpsw: convert to use dev/ofnode api
2019-11-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-11-04 Tom Rinitbs2910: Disable Plan9/RTEMS bootm support
2019-11-03 Igor Opaniukimx: nandbcb: add support for writing BCB only
2019-11-03 Igor Opaniukimx: nandbcb: refactor update function
2019-11-03 Igor Opaniukimx: nandbcb: add support for i.MX7
2019-11-03 Igor Opaniuknand: mxs_nand: add API for switching different BCH...
2019-11-03 Igor Opaniukimx: gpmi: add defines for hw randominizer
next