summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-11rockchip: use common sdram functionKever Yang
2017-07-11rockchip: add sdram_common for common functionsKever Yang
2017-07-11rockchip: rk3328: correct mem_regionKever Yang
2017-07-11rockchip: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-11rockchip: ns16550: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-11rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-11rockchip: mmc: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-11rockchip: xhci: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-11rockchip: spi: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-11rockchip: pinctrl: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-10Prepare v2017.07Tom Rini
2017-07-10km/common: remove unused function declarationsHolger Brunck
2017-07-10cmd, nand: fix broken output of "nand info"Lothar Waßmann
2017-07-10libfdt: Drop -FDT_ERR_TOODEEPSimon Glass
2017-07-10configs: Resync defconfigsTom Rini
2017-07-09MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy
2017-07-08powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy
2017-07-08powerpc, 8xx: Properly set CPM frequency in the device treeChristophe Leroy
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy
2017-07-08powerpc, 8xx: Implement GLL2 ERRATAChristophe Leroy
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy
2017-07-08powerpc, 8xx: move specific reginfoChristophe Leroy
2017-07-08powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy
2017-07-07am335x: sl50: Enable CONFIG_AUTOBOOT_KEYEDEnric Balletbo i Serra
2017-07-07board/BuR/brppt1: fix MMC bootHannes Schmelzer
2017-07-07wdt: Unify option of timeout valueAndy Shevchenko
2017-07-07wdt: Fix spelling Resettting -> ResettingAndy Shevchenko
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-06stm32: Correct positioning of declarationSimon Glass
2017-07-06km/common: remove unused codeHolger Brunck
2017-07-06configs: Odroid C2: enable device tree overlaysxypron.glpk@gmx.de
2017-07-06mkimage: fix display of image types listBaruch Siach
2017-07-06CHIP: add device tree overlay supportPeter Robinson
2017-07-0696boards: dragonboard/hikey: add device tree overlay supportPeter Robinson
2017-07-06am335x: beagle/evm: add device tree overlay supportPeter Robinson
2017-07-06Raspberry Pi: add device tree overlay supportPeter Robinson
2017-07-06arm64: use psci reset on snapdragonRob Clark
2017-07-06igep003x: Falcon modeLadislav Michl
2017-07-06igep00x0: Enable UBI fastmapLadislav Michl
2017-07-06spl: Make UBI fastmap support Kconfig selectableLadislav Michl
2017-07-06odroid-c2: Populate serial# environment variable from efuseMartin Böh
2017-07-06gpio: add static to get_function()Masahiro Yamada
2017-07-06serial: make serial_stub_* to static functionsMasahiro Yamada
2017-07-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-04efi_loader: abort on unsupported relocation typexypron.glpk@gmx.de