| Commit message (Expand) | Author | Age | Files | Lines |
* | rockchip: rk3328: correct mem_region | Kever Yang | 2017-07-11 | 1 | -4/+4 |
* | rockchip: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 3 | -27/+21 |
* | rockchip: ns16550: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 1 | -7/+4 |
* | rockchip: net: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 2 | -10/+7 |
* | rockchip: mmc: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 2 | -13/+8 |
* | rockchip: xhci: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 1 | -9/+4 |
* | rockchip: spi: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 1 | -8/+7 |
* | rockchip: pinctrl: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 6 | -12/+6 |
* | Prepare v2017.07v2017.07 | Tom Rini | 2017-07-10 | 1 | -1/+1 |
* | km/common: remove unused function declarations | Holger Brunck | 2017-07-10 | 1 | -9/+0 |
* | cmd, nand: fix broken output of "nand info" | Lothar Waßmann | 2017-07-10 | 1 | -2/+2 |
* | libfdt: Drop -FDT_ERR_TOODEEP | Simon Glass | 2017-07-10 | 2 | -7/+2 |
* | configs: Resync defconfigs | Tom Rini | 2017-07-10 | 23 | -49/+34 |
* | MAINTAINERS: drop bcm283x/rpi maintainership | Stephen Warren | 2017-07-08 | 2 | -4/+4 |
* | powerpc, 8xx: Add support for MCR3000 board from CSSI | Christophe Leroy | 2017-07-08 | 11 | -0/+604 |
* | powerpc, 8xx: move Serial driver to drivers/serial/ | Christophe Leroy | 2017-07-08 | 6 | -50/+54 |
* | powerpc, 8xx: move SPI driver to drivers/spi/ | Christophe Leroy | 2017-07-08 | 4 | -4/+7 |
* | powerpc, 8xx: move FEC Ethernet driver in drivers/net | Christophe Leroy | 2017-07-08 | 7 | -39/+60 |
* | powerpc, 8xx: Migrate to Kconfig | Christophe Leroy | 2017-07-08 | 7 | -37/+154 |
* | powerpc, 8xx: Properly set CPM frequency in the device tree | Christophe Leroy | 2017-07-08 | 1 | -0/+2 |
* | powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks | Christophe Leroy | 2017-07-08 | 13 | -341/+283 |
* | powerpc, 8xx: Implement GLL2 ERRATA | Christophe Leroy | 2017-07-08 | 1 | -0/+20 |
* | powerpc, 8xx: Use IO accessors to access IO memory | Christophe Leroy | 2017-07-08 | 12 | -665/+739 |
* | powerpc, 8xx: move specific reginfo | Christophe Leroy | 2017-07-08 | 3 | -52/+67 |
* | powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ | Christophe Leroy | 2017-07-08 | 6 | -13/+10 |
* | powerpc: Partialy restore core of mpc8xx | Christophe Leroy | 2017-07-08 | 34 | -26/+5418 |
* | am335x: sl50: Enable CONFIG_AUTOBOOT_KEYED | Enric Balletbo i Serra | 2017-07-07 | 1 | -1/+4 |
* | board/BuR/brppt1: fix MMC boot | Hannes Schmelzer | 2017-07-07 | 1 | -9/+9 |
* | wdt: Unify option of timeout value | Andy Shevchenko | 2017-07-07 | 3 | -3/+2 |
* | wdt: Fix spelling Resettting -> Resetting | Andy Shevchenko | 2017-07-07 | 1 | -1/+1 |
* | avr32: Retire AVR32 for good | Andy Shevchenko | 2017-07-06 | 106 | -5886/+20 |
* | stm32: Correct positioning of declaration | Simon Glass | 2017-07-06 | 1 | -1/+3 |
* | km/common: remove unused code | Holger Brunck | 2017-07-06 | 1 | -3/+0 |
* | configs: Odroid C2: enable device tree overlays | xypron.glpk@gmx.de | 2017-07-06 | 1 | -0/+1 |
* | mkimage: fix display of image types list | Baruch Siach | 2017-07-06 | 1 | -1/+5 |
* | CHIP: add device tree overlay support | Peter Robinson | 2017-07-06 | 2 | -0/+4 |
* | 96boards: dragonboard/hikey: add device tree overlay support | Peter Robinson | 2017-07-06 | 2 | -0/+4 |
* | am335x: beagle/evm: add device tree overlay support | Peter Robinson | 2017-07-06 | 6 | -0/+7 |
* | Raspberry Pi: add device tree overlay support | Peter Robinson | 2017-07-06 | 4 | -0/+8 |
* | arm64: use psci reset on snapdragon | Rob Clark | 2017-07-06 | 1 | -1/+1 |
* | igep003x: Falcon mode | Ladislav Michl | 2017-07-06 | 2 | -0/+9 |
* | igep00x0: Enable UBI fastmap | Ladislav Michl | 2017-07-06 | 1 | -0/+1 |
* | spl: Make UBI fastmap support Kconfig selectable | Ladislav Michl | 2017-07-06 | 1 | -1/+1 |
* | odroid-c2: Populate serial# environment variable from efuse | Martin Böh | 2017-07-06 | 1 | -0/+8 |
* | gpio: add static to get_function() | Masahiro Yamada | 2017-07-06 | 1 | -2/+2 |
* | serial: make serial_stub_* to static functions | Masahiro Yamada | 2017-07-06 | 3 | -11/+9 |
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2017-07-04 | 5 | -14/+44 |
|\ |
|
| * | efi_loader: abort on unsupported relocation type | xypron.glpk@gmx.de | 2017-07-04 | 1 | -2/+8 |
| * | efi_loader: Add efi-next git tree to MAINTAINERS file | Alexander Graf | 2017-07-04 | 1 | -0/+1 |
| * | efi_loader: efi_handle_protocol set attributes | xypron.glpk@gmx.de | 2017-07-04 | 1 | -2/+2 |