| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-05-24 | 5 | -8/+57 |
|\ |
|
| * | armv7: ls102xa: spl: fix the macro name of MMC mode | Qianyu Gong | 2016-05-18 | 1 | -1/+1 |
| * | armv8: fsl-layerscape: spl: fix the macro name of MMC mode | Qianyu Gong | 2016-05-18 | 1 | -1/+1 |
| * | armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs() | Qianyu Gong | 2016-05-18 | 1 | -3/+0 |
| * | armv8: fsl-layerscape: Remove unnecessary flushing dcache | Alison Wang | 2016-05-18 | 1 | -3/+0 |
| * | armv8/fdt: add fixup_crypto_node | Alex Porosanu | 2016-05-17 | 1 | -0/+19 |
| * | armv8/ls1043: Add workaround for DDR erratum A-008850 | Shengzhou Liu | 2016-05-17 | 1 | -0/+36 |
* | | ARM64: zynqmp: Add SPL support support | Michal Simek | 2016-05-24 | 2 | -0/+108 |
* | | ARM: fix ifdef in ARMv8 lowlevel_init() again | Masahiro Yamada | 2016-05-23 | 1 | -1/+1 |
* | | imx: imx7d: fix ahb clock mux 1 | Stefan Agner | 2016-05-17 | 1 | -1/+1 |
|/ |
|
* | ARM: am33xx: Fix DDR initialization delays | Russ Dill | 2016-05-06 | 1 | -0/+1 |
* | ARM: fix ifdefs in ARMv8 lowlevel_init() | Stephen Warren | 2016-05-06 | 1 | -0/+2 |
* | Fix various typos, scattered over the code. | Robert P. J. Day | 2016-05-05 | 1 | -1/+1 |
* | Revert "omap3: Use raw SPL by default for mmc1" | Tom Rini | 2016-05-02 | 1 | -0/+2 |
* | ARM: DRA7: Add ABB setup for all domains | Nishanth Menon | 2016-04-25 | 3 | -0/+40 |
* | ARM: OMAP5: Enable ABB configuration for MM voltage domain | Nishanth Menon | 2016-04-25 | 3 | -0/+14 |
* | ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure | Nishanth Menon | 2016-04-25 | 2 | -2/+5 |
* | ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2 | Nishanth Menon | 2016-04-25 | 2 | -4/+2 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-04-25 | 2 | -0/+156 |
|\ |
|
| * | Add initial support for Technexion's PICO-IMX6UL-EMMC board | Fabio Estevam | 2016-04-19 | 1 | -0/+5 |
| * | imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK | Akshay Bhat | 2016-04-19 | 1 | -0/+151 |
* | | ARM: always perform per-CPU GIC init | Stephen Warren | 2016-04-18 | 1 | -10/+0 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-04-13 | 7 | -45/+93 |
|\ |
|
| * | imx: mx7d: move MX7D to Kconfig entry | Peng Fan | 2016-03-26 | 1 | -0/+1 |
| * | imx: mx6sx: move MX6SX to Kconfig entry | Peng Fan | 2016-03-26 | 1 | -0/+2 |
| * | arm: mx6: Add CCV xPress board support | Stefan Roese | 2016-03-26 | 1 | -0/+8 |
| * | warp7: Add initial support | Fabio Estevam | 2016-03-26 | 1 | -0/+7 |
| * | mx27: 16-bit wide watchdog registers | Leonid Iziumtsev | 2016-03-25 | 1 | -4/+4 |
| * | arm: imx6: Switch DDR3 calibration to wait_for_bit() | Marek Vasut | 2016-03-25 | 1 | -32/+12 |
| * | imx: print ARM clock for clocks command | Peng Fan | 2016-03-25 | 1 | -0/+1 |
| * | imx: mx6ul configure the PMIC_STBY_REQ pin as open drain | Peng Fan | 2016-03-25 | 1 | -1/+11 |
| * | imx: mx6ul: skip setting ahb rate | Peng Fan | 2016-03-25 | 1 | -7/+12 |
| * | imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask | Ye Li | 2016-03-25 | 1 | -1/+4 |
| * | Merge branch 'next' | Stefano Babic | 2016-03-20 | 2 | -0/+31 |
| |\ |
|
| | * | mx7: Distinguish between dual and solo versions | Fabio Estevam | 2016-03-09 | 1 | -0/+18 |
| | * | arm: imx: Add support for GE Bx50v3 boards | Akshay Bhat | 2016-03-09 | 1 | -0/+13 |
* | | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code | Hans de Goede | 2016-04-11 | 2 | -96/+74 |
* | | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code | Hans de Goede | 2016-04-11 | 3 | -36/+91 |
* | | | ARM: allow CONFIG_GICV* not to be defined | Stephen Warren | 2016-04-11 | 1 | -2/+2 |
* | | | armv8: LS2080A: Consolidate LS2080A and LS2085A | York Sun | 2016-04-06 | 6 | -12/+39 |
* | | | ARM64: zynqmp: Select SYS_CONFIG_NAME via Kconfig | Michal Simek | 2016-04-04 | 1 | -9/+6 |
* | | | sniper: Change vendor name from lge to lg, matching devicetree vendor prefix | Paul Kocialkowski | 2016-04-01 | 1 | -1/+1 |
* | | | sunxi: Move cpu independent code to mach directory | Alexander Graf | 2016-04-01 | 21 | -4960/+1 |
* | | | sunxi: usb_phy: Add support for A83T USB PHYs | Chen-Yu Tsai | 2016-03-31 | 1 | -2/+46 |
* | | | sunxi: Print soc-id from sram controller for sun8i boards | Hans de Goede | 2016-03-31 | 1 | -5/+19 |
* | | | sunxi: Add conditional magic sram poke for A33 | Hans de Goede | 2016-03-31 | 1 | -4/+16 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-03-29 | 1 | -2/+18 |
|\ \ \ |
|
| * | | | armv8: fsl-lsch3: Disable SMMU during secure boot | Saksham Jain | 2016-03-29 | 1 | -1/+17 |
| * | | | armv8: fsl-layerscape: Skip reconfigure QSPI clock when booting from QSPI | Qianyu Gong | 2016-03-28 | 1 | -1/+1 |
* | | | | pxa: add support for D- and I- caches | Vasily Khoruzhick | 2016-03-27 | 3 | -0/+73 |