summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3328: correct mem_regionKever Yang2017-07-111-4/+4
* rockchip: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-113-27/+21
* rockchip: ns16550: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-7/+4
* rockchip: net: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-112-10/+7
* rockchip: mmc: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-112-13/+8
* rockchip: xhci: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-9/+4
* rockchip: spi: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-8/+7
* rockchip: pinctrl: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-116-12/+6
* Prepare v2017.07v2017.07Tom Rini2017-07-101-1/+1
* km/common: remove unused function declarationsHolger Brunck2017-07-101-9/+0
* cmd, nand: fix broken output of "nand info"Lothar Waßmann2017-07-101-2/+2
* libfdt: Drop -FDT_ERR_TOODEEPSimon Glass2017-07-102-7/+2
* configs: Resync defconfigsTom Rini2017-07-1023-49/+34
* MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren2017-07-082-4/+4
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-0811-0/+604
* powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2017-07-086-50/+54
* powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy2017-07-084-4/+7
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-087-39/+60
* powerpc, 8xx: Migrate to KconfigChristophe Leroy2017-07-087-37/+154
* powerpc, 8xx: Properly set CPM frequency in the device treeChristophe Leroy2017-07-081-0/+2
* powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy2017-07-0813-341/+283
* powerpc, 8xx: Implement GLL2 ERRATAChristophe Leroy2017-07-081-0/+20
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-0812-665/+739
* powerpc, 8xx: move specific reginfoChristophe Leroy2017-07-083-52/+67
* powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy2017-07-086-13/+10
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-0834-26/+5418
* am335x: sl50: Enable CONFIG_AUTOBOOT_KEYEDEnric Balletbo i Serra2017-07-071-1/+4
* board/BuR/brppt1: fix MMC bootHannes Schmelzer2017-07-071-9/+9
* wdt: Unify option of timeout valueAndy Shevchenko2017-07-073-3/+2
* wdt: Fix spelling Resettting -> ResettingAndy Shevchenko2017-07-071-1/+1
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-06106-5886/+20
* stm32: Correct positioning of declarationSimon Glass2017-07-061-1/+3
* km/common: remove unused codeHolger Brunck2017-07-061-3/+0
* configs: Odroid C2: enable device tree overlaysxypron.glpk@gmx.de2017-07-061-0/+1
* mkimage: fix display of image types listBaruch Siach2017-07-061-1/+5
* CHIP: add device tree overlay supportPeter Robinson2017-07-062-0/+4
* 96boards: dragonboard/hikey: add device tree overlay supportPeter Robinson2017-07-062-0/+4
* am335x: beagle/evm: add device tree overlay supportPeter Robinson2017-07-066-0/+7
* Raspberry Pi: add device tree overlay supportPeter Robinson2017-07-064-0/+8
* arm64: use psci reset on snapdragonRob Clark2017-07-061-1/+1
* igep003x: Falcon modeLadislav Michl2017-07-062-0/+9
* igep00x0: Enable UBI fastmapLadislav Michl2017-07-061-0/+1
* spl: Make UBI fastmap support Kconfig selectableLadislav Michl2017-07-061-1/+1
* odroid-c2: Populate serial# environment variable from efuseMartin Böh2017-07-061-0/+8
* gpio: add static to get_function()Masahiro Yamada2017-07-061-2/+2
* serial: make serial_stub_* to static functionsMasahiro Yamada2017-07-063-11/+9
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-07-045-14/+44
|\
| * efi_loader: abort on unsupported relocation typexypron.glpk@gmx.de2017-07-041-2/+8
| * efi_loader: Add efi-next git tree to MAINTAINERS fileAlexander Graf2017-07-041-0/+1
| * efi_loader: efi_handle_protocol set attributesxypron.glpk@gmx.de2017-07-041-2/+2