Age | Commit message (Expand) | Author |
2016-07-19 | mx7_common: use Kconfig for ARMv7 non-secure mode | Stefan Agner |
2016-07-19 | mx7: set soc environment according to exact SoC type | Stefan Agner |
2016-07-12 | imx6: clock: typo fix | Peng Fan |
2016-07-12 | mx6: Add Phytec PCM058 i.MX6 Quad | Stefano Babic |
2016-07-12 | mx6: add support for el6x board | Stefano Babic |
2016-07-08 | armv8: Enable CPUECTLR.SMPEN for coherency | Mingkai Hu |
2016-06-28 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-06-28 | armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs | Prabhakar Kushwaha |
2016-06-26 | common: Pass the boot device into spl_boot_mode() | Marek Vasut |
2016-06-24 | arm: bcm235xx: update clock framework | Steve Rae |
2016-06-24 | arm: bcm235xx: fix kps ccu | Chris Brand |
2016-06-24 | ARM: armv7: refactor Makefile slightly | Masahiro Yamada |
2016-06-24 | arm64: optimize smp_kick_all_cpus | Masahiro Yamada |
2016-06-24 | omap3: bugfix in timer on rollover | Daniel Gorsulowski |
2016-06-24 | armv8/fsl_lsch2: Correct the cores frequency initialization | Hou Zhiqiang |
2016-06-20 | sunxi: Add PSCI implementation in C | Chen-Yu Tsai |
2016-06-20 | sunxi: Add base address for GIC | Chen-Yu Tsai |
2016-06-20 | sunxi: Make CPUCFG_BASE macro names the same across families | Chen-Yu Tsai |
2016-06-20 | ARM: allocate extra space for PSCI stack in secure section during link phase | Chen-Yu Tsai |
2016-06-20 | ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all | Chen-Yu Tsai |
2016-06-20 | ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() | Chen-Yu Tsai |
2016-06-18 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-06-13 | armv8/ls2080: Remove workaround for erratum A008751 | Sriram Dash |
2016-06-13 | arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper | Sriram Dash |
2016-06-13 | board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM | Lokesh Vutla |
2016-06-13 | armv8: s32v234: Introduce basic support for s32v234evb | Eddy Petrișor |
2016-06-13 | board: arm:: Add support for Broadcom BCM23550 | Steve Rae |
2016-06-13 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2016-06-12 | arm: Allow skipping of low-level init with I-cache on | Simon Glass |
2016-06-12 | arm: dra7xx: Assign omap_vcores based on board type | Keerthy |
2016-06-12 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-06-10 | board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment | Pratiyush Mohan Srivastava |
2016-06-10 | armv8/ls2080a: configure PMU's PCTBENR to enable WDT | Yunhui Cui |
2016-06-09 | mtd: nand: omap: allow to switch to BCH16 | Heiko Schocher |
2016-06-09 | armv7: omap-common: make SPL board_mmc_init() weak | Heiko Schocher |
2016-06-09 | arm, am335x: Enable Spread Spectrum for the MPU | Heiko Schocher |
2016-06-07 | arm: mxs: Remove misleading comments | Michael Heimpold |
2016-06-06 | Merge http://git.denx.de/u-boot-samsung | Tom Rini |
2016-06-06 | arm/arm64: implement a boot header capability | Andre Przywara |
2016-06-06 | armv7: fix order of OMAP die ID printing | Ladislav Michl |
2016-06-06 | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2016-06-06 | ARM64: zynqmp: Extend page_table_size | Michal Simek |
2016-06-04 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-06-03 | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC | Prabhakar Kushwaha |
2016-06-03 | armv8: fsl-layerscape: Organize SoC overview at common location | Prabhakar Kushwaha |
2016-06-03 | armv8: fsl-layerscape: fix compile warning "rcw_tmp" | Prabhakar Kushwaha |
2016-06-03 | armv8: fsl-layerscape: Avoid LS1043A specifc defines | Prabhakar Kushwaha |
2016-06-03 | armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE | Prabhakar Kushwaha |
2016-06-02 | arm: omap: Introduce vcores_init function | Keerthy |
2016-06-02 | ARM: DRA7: Consolidate voltage macros across different SoCs | Anna, Suman |