oweals/u-boot.git
2018-06-18 Otavio Salvadorwandboard: Remove hardcoded baudrate from "console...
2018-06-18 Mans RullgardARM: mxs: let boards override entire dram parameter...
2018-06-18 Ye Liimx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
2018-06-18 Lukasz Majewskidisplay5: Add missing environment.h include to avoid...
2018-06-18 Lukasz Majewskidisplay5: config: Add GPT verification and restoration...
2018-06-18 Lukasz Majewskidisplay5: display5_defconfig: Enable support for gpt...
2018-06-18 Lukasz Majewskidisplay5: config: Reduce rootfs2 (BACKUP) size from...
2018-06-18 Lukasz Majewskidisplay5: config: Add cma=256M to command line arguments
2018-06-18 Lukasz Majewskidisplay5: net: Add function to read ethaddr from iMX6...
2018-06-18 Lukasz Majewskidisplay5: ddr: Enable support for DDR3 auto calibration
2018-06-18 Lukasz Majewskidisplay5: config: Update swupdate initramfs file name...
2018-06-18 Lukasz Majewskidisplay5: config: factory: Update BACKUP rootfs in...
2018-06-18 Lukasz Majewskidisplay5: config: Provide 'tftp_mmc_rootfs_bkp' command...
2018-06-18 Lukasz Majewskidisplay5: wdt: Enable WDT support (both SPL and u-boot)
2018-06-18 Lukasz Majewskidisplay5: Support for the emergency PAD pressing
2018-06-18 Lukasz Majewskidisplay5: config: factory: Extend mtdparts to support...
2018-06-18 Lukasz Majewskidisplay5: config: Update SPI-NOR partition for larger...
2018-06-18 Lukasz Majewskidisplay5: config: Remove support for Linux initramfs...
2018-06-18 Lukasz Majewskidisplay5: config: Reset the board when bootm fails
2018-06-18 Lukasz Majewskidisplay5: spl: Check return code of the env_* functions
2018-06-18 Lukasz Majewskidisplay5: config: Provide command to flash the whole...
2018-06-18 Lukasz Majewskidisplay5: config: Add "factory" (1MiB) SPI-NOR partitio...
2018-06-18 Lukasz Majewskidisplay5: config: factory: Setup IP config data accordi...
2018-06-18 Lukasz Majewskidisplay5: factory: Add support for BOOT_FROM = FACTORY...
2018-06-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-06-15 Tom RiniMerge tag 'arc-updates-for-2018.07-rc2' of git://git...
2018-06-15 Tom RiniMerge tag 'xilinx-for-v2018.07-rc2' of git://git.denx...
2018-06-15 Alexey BrodkinARC: HSDK: Add readme
2018-06-15 Eugeniy PaltsevARC: HSDK: Add tool and make target to generate bsp
2018-06-15 Michal Simekserial: zynq: Make zynq_serial_setbrg static
2018-06-15 Michal Simekserial: zynq: Initialize uart only before relocation
2018-06-15 Michal Simekserial: zynq: Write chars till output fifo is full
2018-06-15 Michal Simekserial: zynq: Use BIT macros instead of shifts and...
2018-06-15 Michal Simekgpio: zynq_gpio: bank description should use unsigned...
2018-06-15 Michal Simekarm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
2018-06-15 Michal Simekarm64: zynqmp: Check return value from calloc
2018-06-15 Michal Simekmmc: zynq: Fix tuning_loop_counter type in arasan_sdhci...
2018-06-15 Michal Simekgpio: zynq: Do not check unsigned type that is >= 0
2018-06-15 Siva Durga... mmc: sdhci: Fix MMC HS200 tuning command failures
2018-06-15 Luca Ceresoliarm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE
2018-06-15 Michal Simekarm64: zynqmp: Enable SPD ddr support for zcu102 targets
2018-06-15 Michal Simektimer: cadence: Implement timer_get_boot_us
2018-06-15 Michal Simekarm: zynq: Drop #address-cells and #size-cells from...
2018-06-15 Siva Durga... arm64: zynqmp: Split emmc configuration into emmc0...
2018-06-15 Michal Simekarm: zynq: Add missing watchdog header
2018-06-14 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-06-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-06-14 Vasily Khoruzhickusb: sunxi: access ahb_reset0_cfg in CCM using its...
2018-06-14 Alexander Grafefi_loader: Allocate memory handle for mem dp
2018-06-14 Heinrich Schuchardtefi_loader: avoid make race condition
2018-06-14 Heinrich Schuchardtefi_loader: avoid initializer element is not constant
2018-06-14 Simon Glassefi: Add a comment about duplicated ELF constants
2018-06-14 Alexander Grafefi_loader: Convert runtime reset from switch to if...
2018-06-14 Alexander Grafriscv: Add support for HI20 PE relocations
2018-06-13 Michal Simeknet: gem: Check return value from memalign/malloc
2018-06-13 Michal Simeknet: zynq_gem: Initialize phyreg variable
2018-06-13 Michal Simeknet: zynq_gem: Fix return type for phy...()
2018-06-13 Chris Packhamnet: mvgbe: extract common code for SMI wait
2018-06-13 Quentin Schulznet: designware: set the PS bit when resetting DMA...
2018-06-13 Chris Packhamnet: phy: mv88e61xx: Force CPU port link up
2018-06-13 Jon Nettletonmvebu: neta: align DMA buffers
2018-06-13 Kunihiko Hayashinet: add Socionext AVE ethernet driver support
2018-06-13 Kunihiko Hayashinet: include/phy.h: add new mode for internal phy
2018-06-13 Radu Buliedrivers/net/vsc9953: Initialize action RAM in VCAP...
2018-06-13 Vasily Khoruzhicknet: nfs: don't fail when nfs_read_reply returns -NFS_R...
2018-06-13 Alex Kiernannet: cpsw: ti: Reap completed packets before stopping...
2018-06-13 Leonid Iziumtsevnet: Protect net_state from reentrant net_loop()
2018-06-13 Vicentiu Galanopulonet/phy/cortina: Add support for CS4223 PHY
2018-06-13 Joe Hershbergernet: sunxi: Correct MAC address register order
2018-06-13 Joe Hershbergernet: Express LINK_LOCAL dependency on LIB_RAND
2018-06-13 Mario Sixtsec: Fix reading phy registers from DT
2018-06-13 Mario Sixnet: Initialize as many ethernet devices as possible
2018-06-13 Mario Sixnet: Always align tx packets
2018-06-13 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-06-13 Adam FordARM: DTS: resync a3517.dtsi with Linux 4.17
2018-06-13 Adam FordARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
2018-06-13 Tomi Valkeinendra76: fix HDMI HPD pinmux
2018-06-13 Tomi Valkeinendra7/am5: remove CEC pin pull-up
2018-06-13 Alex Kiernanenv: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
2018-06-13 Shyam Sainiu-boot: Fix several typos
2018-06-13 Alex Kiernantools: env: Use getline rather than fgets when reading...
2018-06-13 Adam FordAM3517_EVM: Fix Environmental location
2018-06-13 Alexey Brodkinlib: Add hexdump
2018-06-13 Yevgeny Popovychfs: btrfs: Fix not all CHUNK_ITEMs being read from...
2018-06-13 Neil ArmstrongARM64: meson: Sync DT with Linux 4.17
2018-06-13 Seung-Woo Kimfs: fat: fix wrong casting to unsigned value of sect_to...
2018-06-13 Vasily Khoruzhickusb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is...
2018-06-13 Vasily Khoruzhickusb: sunxi: ohci: get rid of ifdefs
2018-06-13 Vasily Khoruzhickusb: sunxi: ehci: get rid of ifdefs
2018-06-13 Vasily Khoruzhicksunxi: clock: Fix EHCI and OHCI clocks on A64
2018-06-13 Bin Mengx86: cougarcanyon2: Add missing chipset interrupt infor...
2018-06-13 Bin Mengx86: irq: Support discrete PIRQ routing registers via...
2018-06-13 Bin Mengx86: irq: Parse number of PIRQ links from device tree
2018-06-13 Bin Mengx86: efi: payload: Minor clean up on error message...
2018-06-13 Christian Gmeinerdm: pci: Use a 1:1 mapping for bus <-> phy addresses
2018-06-13 Christian Gmeinerdm: pci: Make ranges dt property optional
2018-06-13 Bin Mengx86: efi: payload: Enforce toolchain to generate 64...
2018-06-13 Bin Mengx86: efi: app: Fix broken EFI application
2018-06-13 Bin Mengx86: Conditionally build the pinctrl_ich6 driver
2018-06-13 Bin Mengx86: irq: Change LINK_V2N and LINK_N2V to inline functions
next