platform/kernel/u-boot.git
2019-11-06 T Karthik Reddyusb: composite: add BOS descriptor support to composite...
2019-11-06 Vignesh Raghavendrausb: gadget: Add gadget_is_cdns3() macro
2019-11-06 Vignesh Raghavendrausb: cdns3: Add TI wrapper driver for CDNS USB3 controller
2019-11-06 Vignesh Raghavendrausb: cdns3: gadget: Implement udc_set_speed() callback
2019-11-06 Vignesh Raghavendrausb: Add Cadence USB3 host and gadget driver
2019-11-06 Sherry Sunusb: udc: Introduce ->udc_set_speed() method
2019-11-06 Vignesh Raghavendrausb: gadget: Add match_ep() op to usb_gadget_ops
2019-11-06 Vignesh Raghavendrabitmaps: import for_each_set_bit() macro
2019-11-06 Vignesh Raghavendralist: import list_first_entry_or_null()
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 Fanimx: imx8mm-evk: enable ethernet
2019-11-05 Peng Fannet: fec_mxc: support i.MX8M with CLK_CCF
2019-11-05 Peng Fannet: Kconfig: FEC: Add dependency on i.MX8M
2019-11-05 Peng Fanarm: dts: imx8mm: drop assigned clocks for clk node
2019-11-05 Peng Fanclk: imx: imx8mm: add set_parent callback
2019-11-05 Peng Fanclk: imx8mm: add enet clk
2019-11-05 Peng Fanimx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined
2019-11-05 Peng Fanimx: add i.MX8MN DDR4 board support
2019-11-05 Peng Fanimx: add dtsi for i.MX8MN
2019-11-05 Peng Fanimx8m: add i.MX8MN ddr4 image cfg file
2019-11-05 Peng Fanclk: imx: add i.MX8MN ccf driver
2019-11-05 Peng Fantools: imx8m_image: support ddr4 firmware
2019-11-05 Peng Fanpinctrl: imx8m: support i.MX8MN
2019-11-05 Peng Fantools: imx8mimage: add ROM VERSION
2019-11-05 Peng Fanimx8mn: add get_boot_device
2019-11-05 Peng Fanimx: cpu: restrict get_boot_device
2019-11-05 Peng Fanimx: add rom api support
2019-11-05 Peng Fanimx: spl: use spl_board_boot_device for i.MX8MN
2019-11-05 Peng Fanimx8mn: add pin header
2019-11-05 Peng Fanimx: add i.MX8MN PE property
2019-11-05 Peng Fanimx8mn: set BYPASS ID SWAP to avoid AXI bus errors
2019-11-05 Peng Fanimx8m: add clk support for i.MX8MN
2019-11-05 Peng Fanimx8mn: support get_cpu_rev
2019-11-05 Peng Fanimx: add i.MX8MN kconfig entry
2019-11-05 Peng Fanpower: domain: add i.MX8 scu power domain driver
2019-11-05 Peng Fanpower: domain: make imx8-power-domain.c legacy
2019-11-05 Peng Fanmisc: imx8: scu: simplify code to make it extendable
2019-11-05 Peng Fanarm: dts: imx8qm-mek: add u-boot, dm-spl for lpuart0
2019-11-05 Peng Fanarm: dts: imx8qxp-mek: add u-boot, dm-spl for lpuart0
2019-11-05 Peng Fanimx8qm: mek: enable dm-spl for pm
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
2019-11-03 Tom Rinitbs2910: Disable Plan9/RTEMS bootm support
2019-11-03 Oliver Grauteimx: support i.MX8QM ROM 7720 a1 board
2019-11-03 Peng Fanarm: dts: imx8mm: sync dts from Linux Kernel
2019-11-03 Hannes Schmelzerboard/BuR/brppt2: initial commit
2019-11-03 Anatolij Gustschinimx8: output SECO-FW and ATF commit IDs
2019-11-03 Ye Limach-imx: Adding new argument for SIP call interface
2019-11-03 Peng Fanimx8qxp: mek: add secure boot script
next