oweals/u-boot.git
2016-07-11 Stefano Babicmkimage -l is broken for images after gpimage
2016-07-11 jk.kernel@gmail.comgit-mailrc: add rockchip alias
2016-07-08 Mingkai Huarmv8: Enable CPUECTLR.SMPEN for coherency
2016-07-08 Daniel Schwierzecktest/py: support 'memstart =' in u_boot_utils.find_ram_...
2016-07-08 Stephen Warrentest/py: strip VT100 codes from match buffer
2016-07-08 Alexander Grafarm: Fix setjmp (again)
2016-07-08 Andre PrzywaraSPL: tiny-printf: avoid any BSS usage
2016-07-08 Stephen Warrentest/py: fix CONFIG_ tests
2016-07-08 Mateusz Kulikowskimmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
2016-07-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-07 York Sunpowerpc: mpc85xx: kmp204x: Fix compiling error for...
2016-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-07-06 Oleksandr Tymoshenkonet: rtl8169: Fix return value for rtl_send_common
2016-07-06 Ralf Hubertnet: Fix incorrect RPC packets on 64-bit systems
2016-07-06 Mingkai Hudriver: net: phylib: add support for aquantia AQR106...
2016-07-06 Alexey Brodkinnet: designware: Make driver independent from DM_GPIO...
2016-07-06 Joe Hershbergercommon: Always include errno.h in common.h
2016-07-05 Simon Glassfdt: Drop some unused compatible strings
2016-07-05 Simon Glasstegra: video: Always use write-through cache on LCD
2016-07-05 Simon Glassvideo: tegra: Move to using simple-panel and pwm-backlight
2016-07-05 Simon Glasstegra: dts: Sync tegra20 device tree files with Linux
2016-07-05 Simon Glasserrno: Allow errno_str() to be used without CONFIG_ERRN...
2016-07-05 Simon Glasserrno: Add copyright header and header guard
2016-07-05 Stephen Warrenpci: tegra: actually program REFCLK_CFG* on recent...
2016-07-05 Stephen Warrenpci: tegra: correctly program PADS_REFCLK registers
2016-07-05 Sjoerd Simonsrockchip: video: Lower hpd wait time
2016-07-05 Marek Vasutpowerpc: mpc85xx: Do not build errata command in SPL
2016-07-05 Hans de Goedeusb: dm: Make "usb info" use usb_for_each_root_dev()
2016-07-05 Hans de Goedeusb: dm: Add a usb_for_each_root_dev() helper function
2016-07-04 Tom RiniMerge git://git.denx.de/u-boot-arc
2016-07-04 Alexey Brodkinarc: make global_data.h usable in assembly files
2016-07-04 Alexey Brodkinarc: Use "-mcpu=archs" instead of deprecated "-marchs...
2016-07-02 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-07-02 Quentin Schulzsunxi: Add defconfig and DTS file for Allwinner R16...
2016-07-02 Olliver Schinaglsunxi: Add missing boot_media fields in the SPL header
2016-07-02 Hans de Goedesunxi: spl: Fix DRAM info printing
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-07-01 Tom RiniPrepare v2016.07-rc3 v2016.07-rc3
2016-07-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-07-01 Steve Raemmc: increase MMC SDHCI read status timeout
2016-07-01 Lokesh Vutlati_omap5_common: Find right dtb file for DRA72-RevC Evm
2016-07-01 Masahiro Yamadaautoboot: move bootdelay >= 0 check to abortboot()
2016-07-01 Masahiro Yamadaautoboot: move CONFIG_SILENT_CONSOLE handling
2016-07-01 Masahiro Yamadaautoboot: rename abortboot_{keyed, normal} to __abortboot
2016-07-01 Masahiro Yamadaautoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
2016-07-01 Masahiro Yamadadoc: bootdelay: drop explanation about CONFIG_BOOTDELAY...
2016-07-01 Masahiro YamadaARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for...
2016-07-01 Andreas DannenbergARM: AM437x: Align HS device variant defconfig filename
2016-07-01 Praneeth Bajjuridriver: qspi: correct QSPI disable CS reset value
2016-07-01 Masahiro YamadaARM: uniphier: add external IRQ setup code
2016-07-01 Masahiro YamadaARM: dts: uniphier: add AIDET nodes
2016-07-01 Masahiro Yamadapinctrl: uniphier: add Ethernet pin-mux settings
2016-07-01 Masahiro Yamadapinctrl: uniphier: avoid building unneeded pin-mux...
2016-07-01 Masahiro Yamadapinctrl: uniphier: support pin configuration for dedica...
2016-07-01 Masahiro Yamadapinctrl: uniphier: split pinctrl driver for PH1-LD11...
2016-07-01 Masahiro Yamadapinctrl: uniphier: allow to have pinctrl node under...
2016-07-01 Masahiro YamadaARM: dts: uniphier: sync Device Trees with upstream...
2016-06-30 Masahiro Yamadapinctrl: uniphier: remove unneeded pin group nand_cs1
2016-06-30 Masahiro Yamadapinctrl: uniphier: fix NAND pin-mux setting for PH1...
2016-06-30 Masahiro Yamadapinctrl: uniphier: remove wrong pin-mux functions for...
2016-06-30 Masahiro YamadaARM: uniphier: fix typo "talbe"
2016-06-29 Bin Mengx86: coreboot: Remove the dummy pch driver
2016-06-28 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-06-28 Tom Riniconfigs: Re-sync after boot menu changes
2016-06-28 Abhimanyu Sainiarmv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
2016-06-28 Prabhakar Kushwahaarmv8: fsl-layerscape: Append "A" in SoC name for ARM...
2016-06-28 Peng Fanmmc: fsl: introduce wp_enable
2016-06-28 Ye Lifsl_esdhc: Update clock enable bits for USDHC
2016-06-28 Peng Fanmmc: fsl: reset to normal boot mode when eMMC fast...
2016-06-28 Qianyu Gongarmv8: ls1043aqds: print FPGA info early for QSPI boot
2016-06-28 Qianyu Gongarmv8: ls1043aqds: use configurable clock
2016-06-28 Peng Fancommon: add new boot media kconfig entry
2016-06-28 Peng FanKconfig: make NOR_BOOT a common option
2016-06-28 Steve Raemaintainers: new email address
2016-06-27 Steve Raefastboot: sparse: improve CHUNK_TYPE_FILL write performance
2016-06-27 Steve Raefastboot: sparse: implement reserve()
2016-06-27 Steve Raefastboot: sparse: resync common/image-sparse.c (part 2)
2016-06-27 Steve Raefastboot: sparse: resync common/image-sparse.c (part 1)
2016-06-27 Steve Raefastboot: sparse: remove session-id logic
2016-06-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-06-27 Jaehoon Chungmmc: dw_mmc: fix the wrong AND operation
2016-06-26 Heiko Schocherarm: at91: taurus/axm: add DM and DTS support
2016-06-26 Heiko Schocherarm: at91: smartweb: add DM and DTS support
2016-06-26 Heiko Schocherarm: at91: dts: Bring in dts files for AT91SAM9G20...
2016-06-26 Heiko Schochercorvus DTS / DM support
2016-06-26 Heiko Schocherarm: at91: add CONFIG_AT91SAM9M10G45
2016-06-26 Marek VasutARM: at91: Don't invoke spl_boot_device() twice
2016-06-26 Marek Vasutcommon: Pass the boot device into spl_boot_mode()
2016-06-24 Peng Fanehci: mx7: fix otg id detection
2016-06-24 Peng Fanehci: mx7: fix usbnc_regs
2016-06-24 Rajesh Bhagatusb: fsl: Fix NULL terminating issue for usb controller...
2016-06-24 Masahiro Yamadakbuild: avoid race between dtbs and dt/dt.dtb targets
2016-06-24 Alexander Grafefi_loader: Fix typo in distro script
2016-06-24 Hannes Schmelzerboard/BuR: rename kwb board to brxre1
2016-06-24 Hannes Schmelzerboard/BuR: rename tseries board to brppt1
2016-06-24 Steve Raearm: bcm235xx: update clock framework
2016-06-24 Chris Brandarm: bcm235xx: fix kps ccu
2016-06-24 Steve Raearm: bcm235xx: implement the boot0 hook code
next