oweals/u-boot.git
2018-09-14 Otavio Salvadorpico-imx6ul: Add bootmenu to choose the baseboard
2018-09-14 Otavio Salvadorpico-imx6ul: Sync defconfig with new changes
2018-09-14 Fabio Estevampico-imx6ul: Update the README file
2018-09-14 Fabio Estevampico-imx6ul: Add support for the 512MB module
2018-09-14 Fabio Estevampico-imx6ul: Add bmode support
2018-09-14 Fabio Estevampico-imx6ul: Add fastboot support
2018-09-14 Fabio Estevampico-imx6ul: Convert to SPL
2018-09-14 Fabio Estevampico-imx6ul: Convert to distro config
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Lokesh Vutlaconfigs: am65x_evm_a53: Add initial support
2018-09-11 Lokesh Vutlaarm64: dts: k3: Add u-boot specific nodes
2018-09-11 Lokesh Vutlaarm64: dts: k3: Add Support for AM654 SoC
2018-09-11 Andreas Dannenberginclude: am654_evm: Establish initial environment for...
2018-09-11 Lokesh Vutlaboard: ti: am654: a53: Add initial support for am654
2018-09-11 Lokesh Vutlagpio: do not include <asm/arch/gpio.h> for ARCH_K3
2018-09-11 Lokesh Vutlammc: k3_arasan: Add sdhci driver support for K3 family...
2018-09-11 Lokesh Vutlaspl: Allow remoteproc drivers to be used within SPL
2018-09-11 Lokesh Vutlaremoteproc: Introduce K3 remoteproc driver
2018-09-11 Lokesh Vutlaremoteproc: Introduce K3 system controller
2018-09-11 Lokesh Vutlaremoteproc: Allow for individual remoteproc initialization
2018-09-11 Lokesh Vutlaspl: Allow mailbox drivers to be used within SPL
2018-09-11 Lokesh Vutlamailbox: Introduce K3 Secure Proxy Driver
2018-09-11 Lokesh Vutlamailbox: Allow attaching private data for mbox_chan
2018-09-11 Andreas Dannenbergsysreset: Add TI System Control Interface (TI SCI)...
2018-09-11 Andreas Dannenbergpower domain: Introduce TI System Control Interface...
2018-09-11 Lokesh Vutlapower domain: Add support for multiple powerdomains...
2018-09-11 Andreas Dannenbergclk: Introduce TI System Control Interface (TI SCI...
2018-09-11 Andreas Dannenbergclk: Extend clock control with an optional data field
2018-09-11 Andreas Dannenbergreset: Introduce TI System Control Interface (TI SCI...
2018-09-11 Andreas Dannenbergreset: Extend reset control with an optional data field
2018-09-11 Andreas Dannenbergdm: reset: Update uclass to allow querying reset status
2018-09-11 Andreas Dannenbergdm: firmware: Automatically bind child devices
2018-09-11 Lokesh Vutlafirmware: ti_sci: Add support for processor control...
2018-09-11 Andreas Dannenbergfirmware: ti_sci: Add support for reboot core service
2018-09-11 Lokesh Vutlafirmware: ti_sci: Add support for clock control
2018-09-11 Andreas Dannenbergfirmware: ti_sci: Add support for device control
2018-09-11 Andreas Dannenbergfirmware: ti_sci: Add support for board configuration
2018-09-11 Lokesh Vutlafirmware: Add basic support for TI System Control Inter...
2018-09-11 Lokesh Vutlaarmv8: K3: am654: Add support for generating build...
2018-09-11 Lokesh Vutlaarmv8: K3: am654: Introduce FIT generator script
2018-09-11 Lokesh Vutlaarmv8: K3: am654: Add custom MMU support
2018-09-11 Andreas Dannenbergarm: K3: am654: Unlock control module registers during...
2018-09-11 Lokesh Vutlaarm: K3: am654: Add support for boot device detection
2018-09-11 Lokesh Vutlaarm: K3: Update _start instruction
2018-09-11 Lokesh Vutlaarm: K3: Add support for AM654 SoC definition
2018-09-11 Lokesh Vutlaarm: K3: Add initial support for TI's K3 generation...
2018-09-11 Masahiro YamadaARM: uniphier: remove ad-hoc clock enabling for EHCI
2018-09-11 Masahiro Yamadammc: uniphier-sd: sync with Linux
2018-09-11 Masahiro YamadaARM: uniphier: enable CONFIG_CMD_UBI
2018-09-11 Masahiro YamadaARM: uniphier: increase CONFIG_SYS_MONITOR_LEN again
2018-09-11 Masahiro YamadaARM: dts: uniphier: sync DT with Linux 4.19-rc1
2018-09-11 Michal SimekMAINTAINERS: Add myself as the FPGA maintainer
2018-09-11 Michal Simekcmd: fpga: Fix loads command
2018-09-11 Michal Simekcmd: fpga: Use CMD_RET_FAILURE instead of simple 1
2018-09-11 Michal Simekcmd: fpga: Add support for missing fpga loadmk commands
2018-09-11 Michal Simekcmd: fpga: Fix loadmk command
2018-09-11 Michal Simekcmd: fpga: Fix loadfs command
2018-09-11 Michal Simekcmd: fpga: Fix dump and all direct fpga load commands
2018-09-11 Michal Simekcmd: fpga: Extract fpga info command to separate function
2018-09-11 Michal Simekcmd: fpga: Create new do_fpga_wrapper for using u-boot...
2018-09-11 Michal Simekcmd: fpga: Clean wrong_parms handling
2018-09-11 Michal Simekcmd: fpga: Remove parameter checking from fpga loadfs...
2018-09-11 Michal Simekcmd: fpga: Move parameter checking for loadfs/loads
2018-09-11 Michal Simekcmd: fpga: Cleanup error handling in connection to...
2018-09-11 Michal Simekcmd: fpga: Move fpga_get_op to avoid local function...
2018-09-11 Michal Simekcmd: fpga: Move error handling to do_fpga()
2018-09-11 Michal Simektest/py: Extend fpga command to test all fpga load...
2018-09-11 Michal Simekcmd: fpga: Remove fit image support passed without...
2018-09-11 Michal Simekfpga: Kconfig: Replace spaces with tabs
2018-09-11 Kever Yangcmd: part: use MAX_SEARCH_PARTITIONS for part search
2018-09-11 Vikas Manochaarm: armv7m: clean up armv7m unified code compilation
2018-09-11 Vikas Manochaarm: armv7m: remove un-necessary If then instruction
2018-09-11 Vikas Manochaarm: stm32: Remove redundant thumb build selection
2018-09-11 Quentin Schulzarm: spear: enable GPIO3 and 4 clocks when the GPIO...
2018-09-11 Mark Tomlinsontools: mkimage: Ensure munmap unmaps the same length...
2018-09-11 Lokesh Vutlaserial: omap: Introduce DM specific omap serial
2018-09-11 Grazvydas Ignotasomap3: pandora: Enable DM_SERIAL
2018-09-11 Thomas Fitzsimmonsboard: arm: Add support for Broadcom BCM7260
2018-09-11 Thomas Fitzsimmonsarm: bcm7445: Change serial console index
2018-09-11 Adam FordARM: CPU: arm926ejs: Consolidate cache routines to...
2018-09-11 Lokesh Vutlaserial: arm_dcc: Add DCC support for V7R based cores
2018-09-11 Lokesh Vutlapinctrl: Fix build warning with ARM64
2018-09-11 Lokesh Vutladm: omap-timer: Update clock rate only if not populated
2018-09-11 Lokesh Vutladm: omap-timer: Use 64bit for counter values
2018-09-11 Peng Fanmmc: fsl_esdhc: enable HS400 feature
2018-09-11 Peng Fanmmc: add HS400 support
2018-09-11 Eugen Hristevat91: fix devicetree warnings
2018-09-11 Eugen HristevARM: dts: Makefile: fix build for at91family
2018-09-11 Patrice Chotardgpio: stm32f7: replace ODR update by BSRR write
2018-09-11 Neil Armstrongclk: clk_meson: Add mux and div support for reparent...
2018-09-11 Neil Armstrongpower: domain: Add the VPU Power Domain driver
2018-09-11 Masahiro YamadaRemove <inttypes.h> includes and PRI* usages in printf...
2018-09-11 Masahiro Yamadaarch: types.h: factor out fixed width typedefs to int...
2018-09-11 Masahiro YamadaRemove CONFIG_USE_STDINT
2018-09-11 Adam Fordarm: armv7-a: Compile and tune for armv7-a instead...
2018-09-11 Patrice Chotardsandbox: Add serial test
2018-09-11 Patrice Chotarddm: serial: Remove setparity ops
2018-09-11 Patrice Chotardserial: stm32: Replace setparity by setconfig
2018-09-11 Patrice Chotarddm: serial: Replace setparity by setconfig
next