oweals/u-boot.git
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-12 Tom Rinigitlab-ci: Consolidate some testsuite jobs
2019-08-12 Tom Rinigitlab-ci: Add USER environment variable to buildman...
2019-08-12 Andreas Dannenbergarm: K3: sysfw-loader: Do not require full printf(...
2019-08-12 Vignesh Raghavendrafirmware: ti_sci: Parse all resource ranges even if...
2019-08-12 Adam FordARM: da850-evm: Enable SPI Flash and NAND Flash when...
2019-08-12 Adam FordARM: da850-evm: Enable filesystem commands when booting...
2019-08-12 Adam FordARM: da850-evm: Increase environment NOR partition...
2019-08-12 Adam FordARM: da850-evm: Fix Lowlevel init
2019-08-12 Sekhar Noriconfigs: am65x_evm_a53: enable support for PCIe etherne...
2019-08-12 Sekhar Noriarm: dts: k3-am65: add support for PCIe and SERDES
2019-08-12 Sekhar Noriconfigs: am65x_evm_a53: enable PCIe support
2019-08-12 Sekhar Noriphy: add support for AM654x SERDES
2019-08-12 Sekhar Noripcie: ti: add driver for AM65x PCIe RC
2019-08-12 Sekhar Noridm: core: add support for getting register address...
2019-08-12 Sekhar Noriclk: add support for clk_is_match()
2019-08-12 Nishanth Menonpower: domain: ti-sci-power-domain: Add device ID info...
2019-08-12 Hannes Schmelzerboard/BuR/brsmarc1: initial commit
2019-08-12 Suniel Maheshwatchdog: omap_wdt: Disable DM watchdog support in SPL
2019-08-12 Marek Behúnpci: pci_mvebu: set BAR0 after memory space is set
2019-08-12 Suniel Maheshwatchdog: omap_wdt: Convert watchdog driver to use...
2019-08-12 Anselm BusseARM: omap3: overo: Fix MMC init for SPL
2019-08-12 Neil Armstrongconfigs: sei510: disable PSCI_RESET to support fastboot...
2019-08-12 Neil ArmstrongARM: meson: Add support for fastboot_set_reboot_flag()
2019-08-12 Jerome Brunetboards: meson: add g12a sei510
2019-08-12 Neil Armstrongarm: meson: add sm command to retrieve the reboot reason
2019-08-12 Neil Armstrongarm: meson: add sm cmd to retrieve SoC serial
2019-08-12 Neil Armstrongconfigs: meson64: permit redefining ENV_SIZE
2019-08-12 Neil ArmstrongARM: dts: Import Amlogic G12A SEI510 DT from Linux...
2019-08-12 Marek Behúnarm: mvebu: turris_omnia: update defconfig
2019-08-12 Chris PackhamARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCAT
2019-08-12 Holger Brunckpowerpc/km: remove unmaintained board KMLION1
2019-08-12 Holger Brunckpowerpc/km: remove unmaintained target KMVECT1
2019-08-12 Pascal Linderkm/arm: remove unmaintained target PORTL2
2019-08-12 Pascal Linderkm/rgmii: port Ethernet interface of KM Kirkwood boards...
2019-08-12 Pascal Linderkm/uart: port UART interface of KM Kirkwood boards...
2019-08-12 Pascal Linderkm: fixed typo in KM Kirkwood header file
2019-08-12 Pascal Linderkm: clean up header files for KM Kirkwood boards
2019-08-12 Pascal Linderkm: remove obsolete definitions in KM header files
2019-08-12 Pascal Linderkm: add Kconfig menus for KM boards
2019-08-11 Simon Glasscommon: Add a note about the effort to reduce common.h
2019-08-11 Simon GlassDrop PCMCIA
2019-08-11 Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Drop environment.h header file where not needed
2019-08-11 Simon Glassenv: Move TOTAL_MALLOC_LEN to environment.h
2019-08-11 Simon Glassenv: Drop the double underscores in search.h
2019-08-11 Simon Glassenv: Drop the ACTION typedef
2019-08-11 Simon Glassenv: Rename the redundancy flags
2019-08-11 Simon Glassenv: Drop _ENTRY
2019-08-11 Simon Glassenv: Drop the ENTRY typedef
2019-08-11 Simon Glassenv: Move callback definitions to env.h
2019-08-11 Simon Glassenv: Move env_valid to env.h
2019-08-11 Simon Glassenv: Rename environment to embedded_environment
2019-08-11 Simon Glassenv: Move env_reloc() to env.h
2019-08-11 Simon Glassenv: Move env_get_char() to env.h
2019-08-11 Simon Glassenv: Move get/set_default_env() to env.h
2019-08-11 Simon Glassenv: Drop env_crc_update()
2019-08-11 Simon Glassenv: Move env import/export functions to env.h
2019-08-11 Simon Glassenv: Move env_load/save functions to env.h
2019-08-11 Simon Glassenv: Move set_default_vars to env.h
2019-08-11 Simon Glassenv: Move env_fix_drivers() to env.h
2019-08-11 Simon Glassenv: net: Move eth_parse_enetaddr() to net.c/h
2019-08-11 Simon Glassenv: Move eth_env_get/set_enetaddr() to env.h
2019-08-11 Simon Glassenv: Move env_get() to env.h
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-11 Simon Glassenv: Move env_get_hex() to env.h
2019-08-11 Simon Glassenv: Move env_get_yesno() to env.h
2019-08-11 Simon Glassenv: Move env_get_ulong() to env.h
2019-08-11 Simon Glassenv: Move env_set_ulong() to env.h
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2019-08-11 Simon Glassenv: Move envmatch() to env.h
2019-08-11 Simon Glassenv: Move env_relocate() to env.h
2019-08-11 Simon Glassenv: Move env_init() to env.h
2019-08-11 Simon Glassenv: Move env_get_f() to env.h
2019-08-11 Simon Glassenv: Move get_env_id() to env.h
2019-08-11 Simon Glassenv: Create a new file for environment functions
2019-08-11 Simon Glasscommon: Remove video_setmem()
2019-08-11 Simon Glasscommon: Move lcd_setmem() to lcd.h
2019-08-11 Simon Glasscommon: Drop the dpram_... functions
2019-08-11 Simon Glasscommon: Move gzip functions into a new gzip header
2019-08-11 Igor OpaniukMAINTAINERS: Add entries for Android A/B and AVB
2019-08-11 Manivannan... MAINTAINERS: Add entry for HI3660 SoC
2019-08-11 Manivannan... mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc...
2019-08-11 Manivannan... board: hisilicon: Add support for Hikey960 board
2019-08-11 Manivannan... arm: dts: Add devicetree for Hikey960 board
2019-08-11 Manivannan... arm: dts: Import HI3660 devicetree from Linux
2019-08-11 Simon Goldschmidtspl: implement stack usage check
2019-08-11 Ye Liserial_lpuart: Fix config check issue when using clk...
2019-08-11 Ley Foon Tanpci: intel: Fix configuration type based on secondary...
2019-08-11 Ley Foon Tanpci: intel: Fix error when enumerating multi-function...
2019-08-11 Ley Foon Tanpci: intel: Increase TLP polling counter
2019-08-11 Anatolij Gustschinboard: siemens: extend factoryset reading for giedi...
2019-08-11 Anatolij Gustschinboard: siemens: adapt factoryset reading for DM_I2C...
2019-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-08-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-08-09 Marek VasutARM: renesas: Add R8A77980 V3H Condor board code
next