oweals/u-boot.git
2019-04-26 Hannes Schmelzerboard/BuR/common: add 'brdefaulip_setup' function
2019-04-26 Hannes Schmelzerboard/BuR/common: cosmetic: move 'overwrite_console...
2019-04-26 Hannes Schmelzerboard/BuR/common: prepare for compiling common into...
2019-04-26 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-04-26 Stefan Roesearm: kirkwood: openrd: Mark openrd boards as maintained...
2019-04-26 Stefan Roesewatchdog: at91sam9_wdt: Remove now superfluous wdt...
2019-04-26 Stefan Roesewatchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
2019-04-26 Stefan Roesewatchdog: cadence: Remove driver specific "timeout...
2019-04-26 Stefan Roesewatchdog: Implement generic watchdog_reset() version
2019-04-26 Stefan Roesearm: mvebu: turris_omnia: Use thumb instructions in...
2019-04-26 Chris PackhamARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bp
2019-04-26 Chris PackhamARM: kirkwood: add db-88f6281-bp board
2019-04-26 Michael Wallearm: kirkwood: lsxl: add note about sata in README
2019-04-26 Stefan Roesearm: kirkwood: openrd: Increase U-Boot size in flash...
2019-04-26 Stefan Roesearm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR
2019-04-26 Stefan Roesearm: kirkwood: dts: Add openrd-* dtb makefile build...
2019-04-26 Pierre Bourdonarm: mvebu: turris_omnia: use MMC driver model
2019-04-26 Pierre Bourdonmmc: mv_sdhci: add driver model support
2019-04-26 Pierre Bourdonarm: mvebu: turris_omnia: fix eeprom/mcu device names
2019-04-24 Ley Foon Tanarm: socfpga: mailbox: Fix off-by-one error on command...
2019-04-24 Simon Goldschmidtarm: socfpga: clean up board config files
2019-04-24 Simon Goldschmidtarm: socfpga: remove CONFIG_SYS_BOOTMAPSZ
2019-04-24 Simon Goldschmidtarm: socfpga: clean up socfpga_common.h
2019-04-24 Simon Goldschmidtarm: socfpga: move vining_fpga to DM_I2C
2019-04-24 Simon Goldschmidtarm: socfpga: gen5: reduce SPL pre-reloc malloc
2019-04-24 Simon Goldschmidtarm: socfpga: imply/default common config options
2019-04-24 Simon Goldschmidtarm: socfpga: put initial U-Boot stack into DDR
2019-04-24 Simon Goldschmidtarm: socfpga: fix comment about SPL memory layout
2019-04-24 Simon Goldschmidtconfigs: socfpga: socrates: enable rtc support
2019-04-24 Simon Goldschmidtarm: socfpga: socrates: make rtc work
2019-04-24 Simon Goldschmidtrtc: m41t62: add compatible for m41t82
2019-04-24 Simon Goldschmidti2c: designware: fix reset handling on socfpga gen5
2019-04-24 Simon GoldschmidtRevert "cmd: Kconfig: Do not include EEPROM if DM_I2C...
2019-04-24 Simon Goldschmidteeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPRO...
2019-04-24 Tom RiniMerge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
2019-04-24 Tom RiniMerge tag 'efi-2019-07-rc1-3' of git://git.denx.de...
2019-04-24 Tom RiniMerge tag 'u-boot-stm32-mcu-20190423' of https://github...
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-24 Simon Goldschmidtsocfpga: add Simon Goldschmidt as co-custodian
2019-04-24 Tom RiniMerge branch '2019-04-22-master-imports'
2019-04-24 Eugeniu Roscaimage: android: fix 'iminfo' typo
2019-04-24 Eugeniu Roscaimage: android: allow booting lz4-compressed kernels
2019-04-24 Heinrich Schuchardttest: env: Enable env unit tests by default
2019-04-24 Ramon Friedpci: pci.h: add missing maskbit
2019-04-24 Thierry Redingfdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
2019-04-24 Stefan Roesedm: core: Change platform specific translation-offset...
2019-04-24 Lukas Auersimple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus...
2019-04-24 Simon Glasssandbox: Enable the 'trace' command when tracing is...
2019-04-24 Simon GlassConvert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
2019-04-24 Simon GlassConvert CONFIG_TRACE to Kconfig
2019-04-24 Simon Glasstrace: Tidy up error returns
2019-04-24 Simon Glassdiv64: Don't instrument the division function
2019-04-24 Simon Glassdiv64: Use kernel types
2019-04-24 Simon Glassinitcall: Drop use of header files
2019-04-24 Simon Glasssandbox: Increase the early-trace-buffer size
2019-04-24 Simon Glassbootstage: Allow calling bootstage_mark() before bootst...
2019-04-24 Simon Glasssandbox: Move pre-console buffer out of the way of...
2019-04-24 Simon Glasssandbox: Drop the printf() in setup_ram_buf()
2019-04-24 Simon Glasssandbox: Correct maths in allocation routines
2019-04-24 Simon Glasssandbox: Improve debugging in initcall_run_list()
2019-04-24 Christoph Muellnercommon: command: Add command execution tracer.
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: android: compress handling (non...
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: simplify no_fdt handling (non-functi...
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
2019-04-24 Eugeniu Roscafdt: boot_get_fdt: remove redundant zeroing out
2019-04-23 Lars PovlsenARMv8: PSCI: Fix PSCI_TABLE relocation issue
2019-04-23 Trent Piephobootm: Simplying cache flush code
2019-04-23 Andreas Dannenbergmalloc: Fix memalign not honoring alignment prior to...
2019-04-23 Stefan Roesespl: spl_nand.c: Add NAND loading message
2019-04-23 Fabien ParentARM: MediaTek: Add support for MT8516 SoC
2019-04-23 Fabien Parentpinctrl: add driver for MT8516
2019-04-23 Fabien Parentclk: mediatek: add driver for MT8516
2019-04-23 Fabien Parentclk: mediatek: add support for SETCLR_INV and NO_SETCLR...
2019-04-23 Fabien Parentmmc: mtk-sd: fix configuration option check
2019-04-23 Fabien Parentmmc: mtk-sd: add support for MT8516
2019-04-23 Fabien Parentmmc: mtk-sd: add source_cg clock support
2019-04-23 Shawn Guopoplar: enable Ethernet driver support
2019-04-23 Shawn Guonet: add higmacv300 Ethernet driver for HiSilicon platform
2019-04-23 Shawn Guoreset: add reset driver for HiSilicon platform
2019-04-23 Shawn Guoreset: add polarity field into struct reset_ctl
2019-04-23 Thierry Redingpci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS
2019-04-23 Thierry Redingpci: Add boundary check for hose->regions
2019-04-23 Adam FordARM: da850evm: Remove legacy MMC code
2019-04-23 Philippe Reynesbcm963158: enable led support
2019-04-23 Philippe Reynesdt: bcm963158: enable led controller
2019-04-23 Philippe Reynesdt: bcm63158: add led controller
2019-04-23 Philippe Reynesled: bcm6858: allow to use this driver on ARCH_963158
2019-04-23 Philippe Reynesbcm968580xref: enable led support
2019-04-23 Philippe Reynesdt: bcm968580xref: enable led controller
2019-04-23 Christophe... mmc: stm32_sdmmc2: Fix r1b timeout issue
2019-04-23 Patrick Delaunaymmc: stm32_sdmmc2: Update DT properties with v4.19...
2019-04-23 Patrice ChotardARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1
2019-04-23 Patrice ChotardARM: dts: stm32: Update sdmmc binding for stm32h743i...
2019-04-23 Patrice Chotardboard: stm32f746-disco: Get MII/RMII phy_mode from DT
2019-04-23 Patrice Chotardconfigs: stm32f746-disco: Enable SPI_FLASH_MACRONIX
2019-04-23 Patrice Chotardconfigs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTS
2019-04-23 Patrice Chotardconfigs: stm32f746-disco: update EXTRA_ENV_SETTINGS
2019-04-23 Patrice Chotardmmc: arm_pl180_mmci: Sync compatible with kernel
next