summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | armv8: ls1043ardb_sdcard: prepare falcon bootYork Sun2017-10-093-3/+10
| * | armv8: ls1043ardb: Enable spl_board_init() functionYork Sun2017-10-094-0/+4
| * | armv8: layerscape: Enable falcon bootYork Sun2017-10-094-2/+178
| * | armv8: ls1043ardb: Use static DDR setting for SPL bootYork Sun2017-10-093-3/+118
| * | armv8: fsl-layerscape: Avoid running dram_init_banksize againYork Sun2017-10-091-1/+17
| * | cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not definedYork Sun2017-10-091-0/+2
| * | spl: fix assignment of board info to global dataYork Sun2017-10-093-1/+11
| * | armv8: ls1088a: Update MC boot sequenceBogdan Purcareata2017-10-093-11/+22
| * | armv8: fsl-layerscape: Allocate Secure memory from first ddr regionSumit Garg2017-10-091-41/+18
| * | armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam2017-10-093-1/+2
| * | armv8: Apply workaround for USB erratum A-009007 to LS1088ARan Wang2017-10-092-2/+3
| * | armv8: ls1046aqds: Fix NAND offset for Fman ucode and envGong Qianyu2017-10-092-2/+2
| |/
* | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-10-1272-126/+2873
|\ \
| * | ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut2017-10-128-0/+1118
| * | imx: mx7: spl: remove redundant SATA definitionasUri Mashiach2017-10-121-6/+0
| * | mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functionsDiego Dorta2017-10-121-0/+3
| * | mx6: clock: Add a prototype for do_mx6_showclocks()Diego Dorta2017-10-121-0/+1
| * | i.mx6ul: xpress: update UART init for current board revisionAnatolij Gustschin2017-10-122-6/+12
| * | mx6slevk: Use PARTUUID to specify the rootfs locationFabio Estevam2017-10-123-2/+5
| * | drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke2017-10-121-4/+4
| * | wandboard: Add support for the latest revd1 revisionFabio Estevam2017-10-123-5/+115
| * | doc: update imx_usb_loader URLStefan Agner2017-10-121-1/+1
| * | arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich2017-10-1211-0/+1067
| * | imx: mx7: SPL support for i.MX7Uri Mashiach2017-10-123-1/+90
| * | imx: mx7: DDR controller configuration for the i.MX7 architectureUri Mashiach2017-10-125-1/+364
| * | imx: mx7: fix the CCM_ macrosUri Mashiach2017-10-121-23/+23
| * | icorem6_rqs: env: Return mmc devnoJagan Teki2017-10-121-2/+1
| * | icore: configs: Fix merge conflict issueJagan Teki2017-10-122-2/+0
| * | topic_miami: Remove CONFIG_CMD_BOOTZ undefFabio Estevam2017-10-121-1/+0
| * | mx6sabresd: Include <usb/ehci-ci.h> header fileDiego Dorta2017-10-121-0/+1
| * | usb: ehci-ci: Add a prototype for board_ehci_power()Diego Dorta2017-10-121-0/+1
| * | mx6sabresd: Include <asm/mach-imx/spi.h> header fileDiego Dorta2017-10-121-0/+1
| * | mx6: soc: Include <asm/bootm.h> header fileDiego Dorta2017-10-121-0/+1
| * | mx7ulp_evk: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam2017-10-122-1/+1
| * | imx: sys_proto: Add a prototype for board_mmc_get_env_dev()Diego Dorta2017-10-121-0/+2
| * | imx: Include <input.h> header fileDiego Dorta2017-10-1215-0/+15
| * | mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definitionFabio Estevam2017-10-122-2/+0
| * | mx25pdk: Remove duplicated defineOtavio Salvador2017-10-121-2/+0
| * | mx25pdk: Use generic filesystem commandsOtavio Salvador2017-10-122-5/+9
| * | README.imx6: Prefer loading SPL via the new SDP mechanismFabio Estevam2017-10-121-29/+3
| * | mx53loco: Let CONFIG_DISPLAY_CPUINFO be selectedFabio Estevam2017-10-121-1/+0
| * | imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin2017-10-122-16/+18
| * | colibri_imx6: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-3/+4
| * | apalis_imx6: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-4/+4
| * | mx6cuboxi: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-7/+8
| * | wandboard: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-3/+2
| * | cgtqmx6eval: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-2/+2
| * | mx6sabresd: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-3/+3
|/ /
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-10-111-1/+6
|\ \
| * | i2c: muxes: pca954x: look up width from chip_descChris Packham2017-10-111-1/+6