summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl
2017-01-14omapl138_lcdk: remove empty ifdef blockFabien Parent
2017-01-14omapl138_lcdk: enable SPL MMC supportFabien Parent
2017-01-14davinci: spl: use bootcfg to select boot deviceFabien Parent
2017-01-14Avoid non-portable sed constructMark Kettenis
2017-01-14Makefile: Make EFI build quietAndrew F. Davis
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2017-01-14ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot
2017-01-14ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford
2017-01-14lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham
2017-01-14lib: net_utils: make string_to_ip stricterChris Packham
2017-01-14Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day
2017-01-14armv8: release slave cores from CPU_RELEASE_ADDROded Gabbay
2017-01-14iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada
2017-01-14time: import time_after, time_before and friends from LinuxMasahiro Yamada
2017-01-14typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada
2017-01-14time: move timer APIs to include/time.hMasahiro Yamada
2017-01-14delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada
2017-01-14armv8: fix #if around spin-table code in start.SOded Gabbay
2017-01-14spl: move RAM boot support in separate fileStefan Agner
2017-01-14Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner
2017-01-14arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis
2017-01-14ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis
2017-01-14MAINTAINERS: Add maintainer for TI security related filesAndrew F. Davis
2017-01-14cmd: sata: fix init command return valueGary Bisson
2017-01-14Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini
2017-01-14arm: Re-sync asm/mach-types.h with Linux Kernel v4.9Tom Rini
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini
2017-01-14omap3_igep00x0: Rework MACH_TYPE and status LED logic slightlyTom Rini
2017-01-14omap3_logic: Rework MACH_TYPE and fdtfile logicTom Rini
2017-01-14Merge git://git.denx.de/u-boot-fdtTom Rini
2017-01-14cmd/fdt: Make fdt get value endian-safe for single-cell propertiesAndreas Färber
2017-01-14cmd: fdt: Print error message when fdt application failsStefan Agner
2017-01-14libfdt: Correct fdt handling of overlays without fixups and base trees withou...David Gibson
2017-01-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2017-01-13mmc: sunxi: revive depends on UART0_PORT_FMasahiro Yamada
2017-01-13mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada
2017-01-13mmc: sdhci: fix NULL pointer access when host->ops is not setMasahiro Yamada
2017-01-13Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-01-12cmd: mem: Use memcpy for 'cp' commandFabio Estevam
2017-01-12rockchip: Drop Ethernet from the TODOSjoerd Simons
2017-01-12rockchip: Enable ETH address randomization for the rock2Romain Perier
2017-01-12rockchip: Add PXE and DHCP to the default boot targetsSjoerd Simons
2017-01-12Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier
2017-01-12rockchip: evb-rk3339: Enable DHCPSimon Glass
2017-01-12rockchip: Enable networking support on rock2 and fireflySjoerd Simons
2017-01-12net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons
2017-01-12net: designware: Export the operation functionsSimon Glass
2017-01-12net: designware: Split the link init into a separate functionSimon Glass
2017-01-12net: designware: Adjust dw_adjust_link() to return an errorSimon Glass