oweals/u-boot.git
2017-01-14 Fabien Parentomapl138_lcdk: enable SPL MMC support
2017-01-14 Fabien Parentdavinci: spl: use bootcfg to select boot device
2017-01-14 Mark KettenisAvoid non-portable sed construct
2017-01-14 Andrew F. DavisMakefile: Make EFI build quiet
2017-01-14 George McCollistermkimage: Add support for signing with pkcs11
2017-01-14 Emmanuel Vadotti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE
2017-01-14 Adam FordARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_ar...
2017-01-14 Chris Packhamlib: net_utils: enforce '.' as octet separator in strin...
2017-01-14 Chris Packhamlib: net_utils: make string_to_ip stricter
2017-01-14 Robert P. J... Kconfig: Refactoring of top-level Kconfig file
2017-01-14 Oded Gabbayarmv8: release slave cores from CPU_RELEASE_ADDR
2017-01-14 Masahiro Yamadaiopoll: import include/linux/iopoll.h from Linux 4.9
2017-01-14 Masahiro Yamadatime: import time_after, time_before and friends from...
2017-01-14 Masahiro Yamadatypecheck: import include/linux/typecheck.h from Linux 4.9
2017-01-14 Masahiro Yamadatime: move timer APIs to include/time.h
2017-01-14 Masahiro Yamadadelay: collect {m, n, u}delay declarations to include...
2017-01-14 Oded Gabbayarmv8: fix #if around spin-table code in start.S
2017-01-14 Stefan Agnerspl: move RAM boot support in separate file
2017-01-14 Stefan AgnerConvert CONFIG_SPL_RAM_DEVICE to defconfig
2017-01-14 Andrew F. Davisarm: omap-common: add secure ROM signature verify index...
2017-01-14 Andrew F. Davisti_armv7_common: env: Use FIT image configs by default
2017-01-14 Andrew F. DavisMAINTAINERS: Add maintainer for TI security related...
2017-01-14 Gary Bissoncmd: sata: fix init command return value
2017-01-14 Tom RiniKconfig: CONFIG_OF_PLATDATA doesn't really exist
2017-01-14 Tom Riniarm: Re-sync asm/mach-types.h with Linux Kernel v4.9
2017-01-14 Tom Riniarm: Remove unregister MACH_TYPE_xxx uses
2017-01-14 Tom Riniomap3_igep00x0: Rework MACH_TYPE and status LED logic...
2017-01-14 Tom Riniomap3_logic: Rework MACH_TYPE and fdtfile logic
2017-01-14 Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-01-14 Andreas Färbercmd/fdt: Make fdt get value endian-safe for single...
2017-01-14 Stefan Agnercmd: fdt: Print error message when fdt application...
2017-01-14 David Gibsonlibfdt: Correct fdt handling of overlays without fixups...
2017-01-13 Tom RiniMerge branch 'master' of git.denx.de/u-boot-mmc
2017-01-13 Masahiro Yamadammc: sunxi: revive depends on UART0_PORT_F
2017-01-13 Masahiro Yamadammc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd
2017-01-13 Masahiro Yamadammc: sdhci: fix NULL pointer access when host->ops...
2017-01-13 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-01-12 Fabio Estevamcmd: mem: Use memcpy for 'cp' command
2017-01-12 Sjoerd Simonsrockchip: Drop Ethernet from the TODO
2017-01-12 Romain Perierrockchip: Enable ETH address randomization for the...
2017-01-12 Sjoerd Simonsrockchip: Add PXE and DHCP to the default boot targets
2017-01-12 Romain PerierEnable DISTRO_DEFAULTS for Rockchip platforms
2017-01-12 Simon Glassrockchip: evb-rk3339: Enable DHCP
2017-01-12 Sjoerd Simonsrockchip: Enable networking support on rock2 and firefly
2017-01-12 Sjoerd Simonsnet: gmac_rockchip: Add Rockchip GMAC driver
2017-01-12 Simon Glassnet: designware: Export the operation functions
2017-01-12 Simon Glassnet: designware: Split the link init into a separate...
2017-01-12 Simon Glassnet: designware: Adjust dw_adjust_link() to return...
2017-01-12 Sjoerd Simonsnet: designware: Export various functions/struct to...
2017-01-12 Nickey Yang... rockchip: video: fix mpixelclock in rockchip HDMI
2017-01-12 Nickey Yang... rockchip: rk3288: set isp/vop qos priority level
2017-01-12 Kever Yangarm64: rk3399: update rockchip_get_cru API
2017-01-12 Kever Yangdts: arm64: rk3399: add max-frequency for sdhci
2017-01-12 Kever Yangmmc: rockchip_sdhci: add clock init for mmc
2017-01-12 Martin Michlmayrrockchip: Fix veyron-minnie's Kconfig description
2017-01-12 Jacob Chenrockchip: configs: make rk3036 env config same as rk3288
2017-01-12 Jacob Chenrockchip: configs: correct env offset when enable CONFI...
2017-01-12 Kever Yangrockchip: dts: popmetal: add usb host power supply...
2017-01-12 Kever Yangrockchip: config: popmetal: enable the USB host control...
2017-01-12 Kever Yangrockchip: board: popmetal: de-assert the host rst pin...
2017-01-11 Tom RiniSPL: Adjust more debug prints for ulong entry_point
2017-01-11 Tom Rinipower_i2c.c: Fix unused variable warning
2017-01-11 Tom RiniMerge tag 'xilinx-for-v2017.03' of git://denx.de/git...
2017-01-11 Masahiro YamadaARM: sunxi: remove bare default for CONFIG_MMC
2017-01-11 Masahiro Yamadammc: move more driver config options to Kconfig
2017-01-11 Masahiro YamadaARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1
2017-01-11 Masahiro Yamadammc: move DesignWare-based drivers to Kconfig
2017-01-11 Masahiro Yamadammc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_M...
2017-01-11 Masahiro Yamadammc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
2017-01-11 Masahiro YamadaARM: socfpga: remove unused CONFIG option and cleanup...
2017-01-11 Jaehoon Chungpower: change from meaningless value to error number
2017-01-11 Masahiro Yamadammc: uniphier-sd: fix Kconfig dependency
2017-01-11 Masahiro Yamadammc: sdhci-cadence: add Cadence SD4HC support
2017-01-11 Jaehoon Chungmmc: sdhci: combine the Host controller v3.0 feature...
2017-01-11 Jaehoon Chungmmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
2017-01-11 Jaehoon Chungmmc: sdhci: use the bitops APIs in sdhci.h
2017-01-11 Jaehoon Chungmmc: sdhci: move the callback function into sdhci_ops
2017-01-11 Jaehoon Chungmmc: s5p_sdhci: add the s5p_set_clock function
2017-01-11 Jaehoon Chungmmc: change the set_ios return type from void to int
2017-01-11 Jaehoon Chungmmc: sdhci: remove the SDHCI_QUIRK_NO_CD
2017-01-11 Jaehoon Chungmmc: pic32_sdhci: move the code to pic32_sdhci.c
2017-01-11 Jaehoon Chungmmc: sdhci: remove the unused code about testing Card...
2017-01-11 Jaehoon Chungmmc: sdhci: add the get_cd callback function in sdhci_ops
2017-01-11 Jaehoon Chungmmc: sdhci: disable the 8bit mode when host doesn't...
2017-01-11 Michal SimekARM64: zynqmp: Move CONFIG_AHCI from board file
2017-01-11 Kamensky Ivanxilinx_phy: Pass correct pointer to fdtdec_get_int()
2017-01-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-01-10 Tom Rinimips: Use common _AC macro now.
2017-01-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-01-10 Michal SimekARM64: zynqmp: Generate handoff structure for ATF
2017-01-10 Michal Simekfpga: Use enum for bitstream command types
2017-01-10 Mike LooijmansARM: zynqmp: Make SYS_VENDOR configurable
2017-01-10 Moritz FischerARM64: zynqmp: Fix i2c node's compatible string
2017-01-10 Moritz Fischeri2c: cdns: Add additional compatible string for r1p14...
2017-01-10 Siva Durga... net: zynq_gem: Use clock driver for ZynqMP
2017-01-10 Siva Durga... clk: zynqmp: Add clock driver support for zynqmp
2017-01-10 Siva Durga... ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC...
2017-01-10 Stefan KrsmanovicARM64: zynqmp: Add idle state for ZynqMP
2017-01-10 Michal SimekARM64: zynqmp: Fix usb nodes for dc1 and dc2
2017-01-10 Michal SimekARM64: zynqmp: Add missing earlycon for ep108
next