oweals/u-boot.git
2018-07-19 Ramon Friedtest: smem: add basic smem test
2018-07-19 Ramon Frieddrivers: smem: sandbox
2018-07-19 Ramon Frieddts: db820c: added smem nodes
2018-07-19 Ramon Frieddts: db410c: added smem nodes
2018-07-19 Ramon Friedsoc: qualcomm: Add Shared Memory Manager driver
2018-07-19 Ramon Frieddm: SMEM (Shared memory) uclass
2018-07-19 Heinrich SchuchardtARM: qemu-arm: enable RTC
2018-07-19 Ivan Gorinovriscv: Remove unused _relocate arguments
2018-07-19 Ivan Gorinovarm: Remove unused _relocate arguments
2018-07-19 Ivan Gorinovx86: Remove unused _relocate arguments
2018-07-19 Grygorii Strashkoarm/arm64: bitops: fix find_next_zero_bit to be compat...
2018-07-19 Neil Armstrongboards: amlogic: Fix boards README
2018-07-19 Christophe... power: regulator: stpmu1: add power off delay
2018-07-19 Patrice Chotardphy: Be able to get phy from PHY provider
2018-07-19 Patrick Delaunaymmc: stm32_sdmmc2: update pwron management
2018-07-19 York Sunspl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
2018-07-19 York Sunspl: nor: Add FIT support
2018-07-19 Thomas McKahanboards: amlogic: Add FriendlyElec NanoPi K2 board support
2018-07-19 Neil ArmstrongARM: dts: sync meson-gxbb-nanopi-k2 from Linux 4.17
2018-07-19 Yaniv Levinskyenv: common: accept flags on reset to default env
2018-07-19 Yaniv Levinskycmd: nvedit: set H_INTERACTIVE in do_env_default
2018-07-19 Yaniv Levinskycmd: nvedit: propagate envflag to set_default_vars
2018-07-19 Yaniv Levinskycmd: nvedit: rename flags in do_env_default
2018-07-19 Alex Kiernancmd: fit_image: Add default property for FIT format...
2018-07-19 Ramon Friedtest: Add ut_assertnull macro
2018-07-19 Tom RiniMerge tag 'xilinx-for-v2018.09' of git://git.denx.de...
2018-07-19 Luis Aranedaarm: zynq: spl: fix FPGA initialization
2018-07-19 Luis Aranedadrivers: fpga: zynqpl: fix compilation with SPL
2018-07-19 Luis Aranedaspl: fit: display a message when an FPGA image is loaded
2018-07-19 Michal Simekarm64: zynqmp: Setup ENV_SIZE via Kconfig for mini...
2018-07-19 Siva Durga... arm64: zynqmp: Add QSPI flash mini u-boot configuration
2018-07-19 Michal Simekarm: zynq: Setup ENV_SIZE via Kconfig
2018-07-19 Vipul Kumarenv: Added support to save env to spi through Kconfig
2018-07-19 Siva Durga... arm: zynq: Add parallel NOR flash mini u-boot configura...
2018-07-19 Siva Durga... arm: zynq: Add Nand flash mini u-boot configuration...
2018-07-19 Siva Durga... arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .h
2018-07-19 Siva Durga... lib: fdtdec: Rename routine fdtdec_setup_memory_size()
2018-07-19 Siva Durga... lib: fdtdec: Update ram_base to store ram start adddress
2018-07-19 Michal Simekmicroblaze: Remove XILINX_SPI_FLASH_BASEADDR logic
2018-07-19 Michal Simekwatchdog: cadence: Do not stop wdt in probe
2018-07-19 Vipul Kumararm64: zynqmp: Added support of mmio read and write...
2018-07-19 Michal Simekxilinx: Enable led support for some boards
2018-07-19 Michal Simekwatchdog: cdns: Add comment for expire_now function
2018-07-19 Michal Simekmicroblaze: Do not force saving variables to flash
2018-07-19 Michal Simekmicroblaze: Convert generic platform to DM gpio
2018-07-19 Michal Simekarm64: xilinx: Setup default number of chipselects...
2018-07-19 Michal Simekmicroblaze: Enable watchdog via defconfig
2018-07-19 Shreenidhi... watchdog: Convert Xilinx Axi watchdog driver to driver...
2018-07-19 Shreenidhi... microblaze: Support for watchdog_reset in init
2018-07-19 Shreenidhi... microblaze: Delete Xilinx watchdog related macros
2018-07-19 Shreenidhi... microblaze: Cosmetic changes in Microblaze related...
2018-07-19 Vipul Kumararm64: zynqmp: Changed zynqmp command to handle subcomm...
2018-07-19 Michal Simekgpio: xilinx: Convert driver to DM
2018-07-19 Michal Simeksysreset: Add support for Microblaze soft reset jump
2018-07-19 Michal Simeksysreset: Add support for gpio-restart
2018-07-19 Michal Simekarm: zynq: Try to enable the first watchdog via aliases
2018-07-19 Michal Simekarm64: zynqmp: Try to enable the first watchdog via...
2018-07-19 Michal Simekgpio: zynq: Setup bank_name to dev->name
2018-07-19 Michal Simekmicroblaze: Do not call timer init that early
2018-07-19 Michal Simekgpio: zynq: Read of mach data in platdata with dev_get_...
2018-07-19 Michal Simekgpio: dm: Support manual relocation for gpio
2018-07-19 Michal Simeksysreset: dm: Support manual relocation for sysreset
2018-07-19 Michal Simekgpio: zynq: Fix typo in one error message
2018-07-19 Michal Simekmicroblaze: Remove unused XILINX_BOARD_NAME macro
2018-07-19 Michal Simekarm64: zynqmp: Sync defconfigs in connection to DEFINE_...
2018-07-19 Michal Simekwatchdog: dm: Support manual relocation for watchdogs
2018-07-19 Michal Simekwatchdog: dm: Change uclass name to watchdog and enable...
2018-07-19 Michal Simekarm64: zcu100: Enable USB host ether and ASIX via defconfig
2018-07-19 Michal Simekmicroblaze: Guard do_reset by CONFIG_SYSRESET
2018-07-19 Michal Simekmicroblaze: Use default implementation from include...
2018-07-19 Siva Durga... xilinx: zynq: Add support to secure images
2018-07-19 Michal Simekserial: zynq: Use platdata for storing static data...
2018-07-19 Michal Simekusb_kdb: Get stdio_dev directly from sdev pointer
2018-07-19 Michal Simekusb_kbd: Add support for watchdog
2018-07-19 Vipul Kumarclk: zynqmp: Fixed the same if/else part error reported...
2018-07-19 Luca Ceresoliarm/arm64: zynq/zynqmp: pass the PS init file as a...
2018-07-19 Michal Simekhush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting...
2018-07-19 Michal Simekcommon: command: Handle USAGE failure separately
2018-07-19 Michal Simekcommon: command: Use command_ret_t enum values instead...
2018-07-19 Michal Simekarm64: zynqmp: Enable usb mass storage command and...
2018-07-19 Michal Simekgpio: zynq: Use live-tree function
2018-07-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-07-17 Chen-Yu Tsaisunxi: Enable eMMC on Libre Computer Board ALL-H3-CC...
2018-07-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-07-16 Ludwig Zenzsf: add paired dev info for winbond w25q16jv
2018-07-16 Ludwig Zenzsf: add Macronix mx25l1633e entry
2018-07-16 Ludwig Zenzsf: add Gigadevice gd25q16c entry
2018-07-16 Hannes Schmelzerspi_flash: add a bunch of winbond flashes to id-table
2018-07-16 Siva Durga... zynqmp: zcu102: Add qspi driver support for ZynqMP...
2018-07-16 Siva Durga... spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
2018-07-16 Vipul Kumarspi: xilinx_spi: convert to livetree
2018-07-16 Vipul Kumarspi: xilinx_spi: Added support to read JEDEC-id twice...
2018-07-16 Vipul Kumarspi: xilinx_spi: Modify transfer logic xilinx_spi_xfer...
2018-07-16 Michal Simekspi: xilinx: Read reg base address from DTS file
2018-07-16 Lothar Feltenconfigs: Bananapi_M2_Ultra: enable gigabit ethernet
2018-07-16 Lothar Feltensunxi: R40: add gigabit ethernet devicetree node
2018-07-16 Lothar Feltennet: sun8i-emac: support R40 GMAC
2018-07-16 Lothar Feltennet: sun8i-emac: set mux and clock by driver data
2018-07-16 Lothar Feltennet: sun8i-emac: fix printing NULL character
2018-07-16 Lothar Feltensunxi: R40: add gigabit ethernet clocks
next