oweals/u-boot.git
2019-05-30 Christoph Muellnerrockchip: rk3399-puma: Move ENV_OFFSET to end of SPI...
2019-05-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-05-29 Tom RiniMerge branch '2019-05-28-master-imports'
2019-05-28 Marek VasutKconfig: Fix SPL_LOAD_FIT description
2019-05-28 AKASHI Takahirofs: fat: allocate a new cluster for root directory...
2019-05-28 AKASHI Takahirofs: fat: flush a directory cluster properly
2019-05-28 AKASHI Takahirofs: fat: write to non-cluster-aligned root directory
2019-05-28 Heinrich Schuchardtcmd: remove unused `display` command
2019-05-28 Thomas Fitzsimmonsdm: arm: bcmstb: Enable driver model MMC support
2019-05-28 Bartosz Golaszewskimcx: remove board
2019-05-28 Bartosz Golaszewskitwister: remove board
2019-05-28 Bartosz Golaszewskimt_ventoux: remove board
2019-05-28 Bartosz Golaszewskicm_t3517: remove board
2019-05-28 Bartosz Golaszewskiipam390: remove board
2019-05-28 Bartosz Golaszewskieco5pk: remove board
2019-05-28 Bartosz Golaszewskiea20: remove board
2019-05-28 Bartosz Golaszewskicalimain: remove board
2019-05-28 Hannes Schmelzerboard/BuR: invalidate ${dtbaddr} before cfgscr
2019-05-28 Andrew F. Davisfs: fat: Fix possible double free of fatbuf
2019-05-28 Heinrich Schuchardtfs: fat: correct file name normalization
2019-05-27 Tom RiniPrepare v2019.07-rc3 v2019.07-rc3
2019-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2019-05-27 Mario Sixarm: mvebu: controlcenterdc: Update config
2019-05-27 Stefan Roesearm: mvebu: helios4: Enable CONFIG_BLK and CONFIG_DM_MMC
2019-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-05-26 Tom Riniconfigs: Resync with savedefconfig
2019-05-26 Tom Riniconfigs: Migrate CONFIG_FMAN_ENET and some related...
2019-05-25 Tom RiniMerge tag 'efi-2019-07-rc3-3' of git://git.denx.de...
2019-05-25 Tom RiniMerge tag 'mips-pull-2019-05-24' of git://git.denx...
2019-05-24 Simon Glasstegra: nyan-big: Enable sound
2019-05-24 Simon Glasstegra: nyan: Add a README
2019-05-24 Simon Glasssound: tegra: Add a sound driver
2019-05-24 Simon Glasstegra: sound: Add an I2S driver
2019-05-24 Simon Glasstegra: sound: Add an audio hub driver
2019-05-24 Simon Glasstegra: Add a delay in clock_start_periph_pll()
2019-05-24 Simon Glasstegra: Correct tegra124 clock name
2019-05-24 AKASHI Takahiroefi_loader: variable: attributes may not be changed...
2019-05-24 AKASHI Takahiroefi_loader: variable: return error for APPEND_WRITE
2019-05-24 AKASHI Takahiroefi: selftest: APPEND_WRITE is not supported
2019-05-24 Heinrich Schuchardtefi_loader: DEL is an illegal file name character
2019-05-24 Heinrich Schuchardtefi_loader: comments for structs
2019-05-24 Heinrich Schuchardtefi_loader: correct device path check
2019-05-24 Heinrich Schuchardtefi_loader: return values of GetTime()
2019-05-24 Heinrich Schuchardtefi_loader: implement SetTime
2019-05-24 Stefan Roesemips: mt76xx: gardena-smart-gateway: Enable CONFIG_USE_...
2019-05-24 Stefan Roesemips: mt76xx: Remove cache workaround and select SYS_MA...
2019-05-24 Stefan Roesemips: mt7688: gardena-smart-gateway-mt7688: Enable...
2019-05-24 Tien Fong CheeArm: dts: socfpga: Remove invalid property from chose...
2019-05-24 Tom RiniMerge tag 'u-boot-stm32-20190523' of https://github...
2019-05-24 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2019-05-24 Tom RiniMerge branch '2019-05-24-master-imports'
2019-05-24 Angelo Dureghellom68k: add dspi chip-select support
2019-05-24 Angelo Dureghellom68k: move dspi bus control functions into cf_spi.c...
2019-05-24 Angelo Dureghellom68k: add OF control support to m68k
2019-05-24 Angelo Dureghelloconfigs: remove CONFIG_SYS_DSPI_XX references
2019-05-24 Angelo Dureghellodrivers: serial: mcfuart: add DT support
2019-05-24 Angelo Dureghelloconfigs: add DM_SPI config option
2019-05-24 Angelo Dureghellodrivers: spi: cf_spi: convert to driver model
2019-05-24 Angelo Dureghellodrivers: spi: cf_spi: add Kconfig option
2019-05-24 Angelo Dureghelloconfigs: enable use of DT for all m68k boards
2019-05-24 Angelo Dureghellom68k: enabling long jumps on mcf54x5 SoCs
2019-05-24 Angelo Dureghellom68k: add initial dts files for all m68k boards
2019-05-24 Angelo Dureghellom68k: architecture changes to support fdt
2019-05-24 Angelo Dureghellom68k: add basic set of devicetrees
2019-05-23 Marek VasutARM: socfpga: Clear PL310 early in SPL
2019-05-23 Marek VasutARM: socfpga: Pull PL310 clearing into common code
2019-05-23 Simon Goldschmidtgpio: dwapb_gpio: fix broken dev->node
2019-05-23 Peng Maconfigs: enable sata, eSDHC, USB device module in T2080QDS
2019-05-23 Peng Mapowerpc: mpc85xx: delete FSL_SATA for T2080QDS board.
2019-05-23 Peng Maarch: powerpc: add sata node for t2080 dts
2019-05-23 Peng Maata: fsl_ahci: Add sata DM support for Freescale powerp...
2019-05-23 Yinbo Zhuusb: ehci: adopt 32 bit address for CONFIG_PPC
2019-05-23 Yinbo Zhuarch: powerpc: add usb node in t2080 dts
2019-05-23 Yinbo Zhuconfigs: T2080QDS: enable device tree support for pcieb...
2019-05-23 Patrick Delaunaystm32mp1: ram: add tuning in DDR interactive mode
2019-05-23 Patrick Delaunaystm32mp1: ram: add tests in DDR interactive mode
2019-05-23 Patrick Delaunaystm32mp1: ram: add interactive mode for DDR configuration
2019-05-23 Patrick Delaunaystm32mp1: ram: add support for LPDDR2/LPDDR3
2019-05-23 Patrick Delaunaystm32mp1: ram: update parameter array initialization
2019-05-23 Patrick DelaunayARM: dts: stm32mp1: DDR config v1.44
2019-05-23 Patrick Delaunaystm32mp1: ram: change ddr speed to kHz
2019-05-23 Patrick Delaunaystm32mp1: ram: increase the delay after reset to 128...
2019-05-23 Patrick Delaunaystm32mp1: ram: update mask for operating mode
2019-05-23 Patrick Delaunayserial: stm32: remove watchog reset in debug putc
2019-05-23 Patrick Delaunayserial: stm32: remove unnecessary trace
2019-05-23 Patrick Delaunayenv: solve compilation error in SPL
2019-05-23 Patrick Delaunayclk: stm32mp1: add set_rate for DDRPHYC clock
2019-05-23 Patrick Delaunaystm32mp1: add bootstage support
2019-05-23 Patrick Delaunayarmv7: timer: init timer with bootstage
2019-05-23 Patrick Delaunaystm32mp1: add bootcount support
2019-05-23 Patrick Delaunaymkimage: change stm32image header to manage binary...
2019-05-23 Nicolas Le... i2c: stm32f7: improve loopback in timing algorithm
2019-05-23 Nicolas Le... i2c: stm32f7: Fix SDADEL minimum formula
2019-05-23 Patrick Delaunaystm32mp1: update RCC binding after kernel realignment
2019-05-23 Patrick Delaunaystm32mp1: psci: add synchronization with ROM code
2019-05-23 Patrick Delaunaystm32mp1: cosmetic: bsec: reorder include files
2019-05-23 Patrick Delaunaystm32mp1: migrate PREBOOT to Kconfig
2019-05-23 Patrick Delaunaystm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
2019-05-23 Patrick Delaunaystm32mp1: Move config SYS_MALLOC_LEN to Kconfig
next