summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-09fsl-lsch2: csu: correct the workaround A-010315Hou Zhiqiang2-11/+11
2017-08-09driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl appliedSantan Kumar1-2/+9
2017-08-09board: ls2080ardb: Add fsl_fdt_fixup_flashSantan Kumar1-0/+28
2017-08-09config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat3-1/+4
2017-08-09mmc: fsl_esdhc: not always setting esdhc fdt status to okayYang Li1-2/+0
2017-08-09PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang1-0/+3
2017-08-09dm: arm: ls1021a: Move to driver model for USBAlison Wang12-0/+12
2017-08-09fsl-lsch2: csu: remove multiple calling functionHou Zhiqiang4-13/+0
2017-08-09armv8/fsl-lsch2: correct the config description of DSPI clock dividerHou Zhiqiang1-1/+1
2017-08-09board:ls2080ardb: Update execution of config_board_muxSantan Kumar1-13/+14
2017-08-09board/ls2080ardb: Disable SD-related GPIO programmingSantan Kumar1-16/+2
2017-08-09armv8: ls1046ardb: update core frequency to 1800MHZQianyu Gong2-2/+2
2017-08-09driver: mmc: fsl_esdhc: Fix compiling warningYork Sun1-0/+2
2017-08-05common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni2-7/+5
2017-08-05common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENVThomas Petazzoni1-10/+3
2017-08-05Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford28-1/+30
2017-08-05stmf32f4: soc: fix buildman compilation errorPatrice Chotard1-1/+3
2017-08-05configs: sama5d4_xplained: Fix input clock for debug UARTWenyou.Yang@microchip.com3-3/+3
2017-08-05board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com4-43/+168
2017-08-05board: meesc: Update to support DT and DMWenyou.Yang@microchip.com4-39/+45
2017-08-05board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com4-45/+28
2017-08-05board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com5-83/+179
2017-08-05board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com5-44/+29
2017-08-05board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com16-40/+98
2017-08-05board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com6-17/+29
2017-08-05board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com9-20/+45
2017-08-05board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com13-116/+483
2017-08-05gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken1-27/+36
2017-08-05GPT: provide commands to selectively rename partitionsAlison Chaiken3-5/+260
2017-08-05GPT: read partition table from device into a data structureAlison Chaiken2-0/+132
2017-08-04GPT: add accessor function for disk GUIDAlison Chaiken4-1/+74
2017-08-04partitions: increase MAX_SEARCH_PARTITIONS and move to part.hAlison Chaiken2-1/+1
2017-08-04cmd gpt: test in sandboxAlison Chaiken1-0/+10
2017-08-04GPT: fix error in partitions string docAlison Chaiken1-4/+4
2017-08-04disk_partition: introduce macros for description string lengthsAlison Chaiken1-2/+5
2017-08-04EFI: replace number with UUID_STR_LEN macroAlison Chaiken2-3/+4
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini22-238/+1038
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini1-2/+9
2017-08-03qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini1-1/+7
2017-08-03ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng1-1/+1
2017-08-03Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini98-47/+6282
2017-08-02ARM: rmobile: Update defconfig of R-Car Gen3Nobuhiro Iwamatsu4-0/+12
2017-08-02net: ravb: Add clock handling supportMarek Vasut1-2/+19
2017-08-02net: ravb: Detect PHY correctlyMarek Vasut1-3/+4
2017-08-02net: ravb: Add OF probing supportMarek Vasut1-0/+37
2017-08-02serial: sh: Use the clock framework to obtain clock configMarek Vasut1-2/+11
2017-08-02serial: sh: Convert to KconfigMarek Vasut71-34/+44
2017-08-02ARM: rmobile: Enable clock framework on ULCBMarek Vasut2-0/+4
2017-08-02ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut2-0/+4
2017-08-02clk: rmobile: Add RCar Gen3 clock driverMarek Vasut5-0/+967