summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nios2: 10m50: Add CPU pre-relocation in device treeGan, Yau Wai2017-11-171-0/+1
* omap3: omap3_logic: Move pinmuxing to header fileAdam Ford2017-11-172-332/+333
* configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz2017-11-173-0/+10
* env: Save environment at the end of an MMC partitionJorge Ramirez-Ortiz2017-11-172-4/+67
* serial: nulldev: Implement "pending" function to fix tstc return "true"Wilson Lee2017-11-171-0/+6
* armv8: update gd after relocateKever Yang2017-11-171-0/+2
* arm64: support running at addr other than linked toStephen Warren2017-11-175-9/+68
* test/py: add timestamps to logStephen Warren2017-11-173-0/+44
* clk: clk_stm32f7: fix PLL clock division factorPatrice Chotard2017-11-171-7/+9
* mmc: arm_pl180_mmci: add .getcd callbackPatrice Chotard2017-11-172-2/+26
* mmc: arm_pl180_mmci: add clock supportPatrice Chotard2017-11-171-2/+14
* mmc: arm_pl180_mmci: add bus_width DT property supportPatrice Chotard2017-11-171-0/+16
* mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard2017-11-173-12/+129
* mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard2017-11-173-7/+8
* omap2: nand: Make NAND_OMAP_GPMC_PREFETCH defaultTom Rini2017-11-171-0/+1
* arm: amlogic: p212: Add support for Ethernet with Internal PHYNeil Armstrong2017-11-173-1/+44
* arm: meson: Add supplementary ethernet registers definitionsNeil Armstrong2017-11-171-0/+3
* net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong2017-11-175-0/+65
* lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada2017-11-1710-1489/+63
* linux/types.h: add typedef of uintptr_tMasahiro Yamada2017-11-171-0/+2
* tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada2017-11-177-5/+22
* libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/*Masahiro Yamada2017-11-171-50/+1
* libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*Masahiro Yamada2017-11-172-68/+1
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-176-29/+20
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-1710-38/+41
* scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada2017-11-1710-335/+1642
* scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-11-171-1/+3
* arm: add initial support for Amlogic P212 based on Meson GXL familyNeil Armstrong2017-11-178-0/+218
* pinctrl: meson: Add GXL SupportNeil Armstrong2017-11-173-0/+741
* ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5Neil Armstrong2017-11-1710-143/+1326
* board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy2017-11-171-0/+7
* am33xx: Add a function to query MPU voltage in uVFelix Brack2017-11-172-0/+17
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-11-1611-17/+60
|\
| * arm: mvebu: clearfog: update SPI flash DT descriptionBaruch Siach2017-11-161-6/+4
| * arm: mvebu: clearfog: Fix SPI-NOR flash accessJon Nettleton2017-11-162-3/+4
| * arm: mvebu: clearfog: enable XHCI USBJon Nettleton2017-11-161-1/+2
| * arm: mvebu: Add board_setup for xhci hardwareJon Nettleton2017-11-161-0/+41
| * mvebu: usb: xhci: a38x supportJon Nettleton2017-11-163-4/+5
| * arm: mvebu: configs: Enable DISTRO_DEFAULTS for MACCHIATObinHeinrich Schuchardt2017-11-162-0/+2
| * arm: mvebu: theadorable_debug_defconfig: Enable setexpr commandStefan Roese2017-11-161-1/+0
| * pci: mvebu: Increase size of PCIe default mappingVlaoMao2017-11-161-2/+2
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-11-1521-63/+393
|\ \ | |/ |/|
| * armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-151-7/+32
| * armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-151-4/+10
| * armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-152-4/+12
| * armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-151-4/+11
| * cmd: mac: Update description of helpPrabhakar Kushwaha2017-11-151-14/+14
| * driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha2017-11-152-2/+2
| * armv8: ls1088ardb: Add distro boot supportAshish Kumar2017-11-153-26/+89
| * armv8: ls1088aqds: Add SD boot support for ls1088qdsAshish Kumar2017-11-154-3/+72