summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * sunxi: store DRAM size in SPL headerAndre Przywara2018-10-291-1/+2
| * sunxi: Extend SPL header versioningAndre Przywara2018-10-291-5/+14
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2520-0/+890
|\ \ | |/ |/|
| * power: Add power domain driver for i.MX8Peng Fan2018-10-221-0/+15
| * gpio: mxc_gpio: add support for i.MX8Peng Fan2018-10-221-0/+21
| * imx8: add dummy clockPeng Fan2018-10-221-0/+27
| * imx8: add iomux configuration apiPeng Fan2018-10-221-0/+40
| * imx8: cpu: add uclass based CPU driverAnatolij Gustschin2018-10-221-2/+3
| * imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2018-10-221-0/+9
| * imx8: add boot device detectionPeng Fan2018-10-221-0/+10
| * armv8: add cpu core helper functionsPeng Fan2018-10-221-0/+26
| * imx: add i.MX8 cpu typePeng Fan2018-10-222-0/+8
| * imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan2018-10-221-0/+15
| * imx8: add imx-regs header filePeng Fan2018-10-221-0/+46
| * imx: boot_mode: Add FLEXSPI boot entryPeng Fan2018-10-221-0/+1
| * misc: imx8: add scfw api impementationPeng Fan2018-10-221-0/+30
| * arm: global_data: add scu_dev for i.MX8Peng Fan2018-10-221-0/+4
| * imx8: add scfw macro definitionPeng Fan2018-10-227-0/+636
| * arm: mx5: Add LDB clock config codeMarek Vasut2018-10-161-0/+1
* | watchdog: aspeed: restore default value of reset_maskCédric Le Goater2018-10-221-0/+9
* | Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-4/+0
* | arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu2018-10-161-0/+3
* | arm: remove duplicated prototypes in u-boot.arm.hPatrick Delaunay2018-10-101-3/+0
* | arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-3/+0
* | arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-1/+0
* | arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-101-1/+0
* | arm: remove prototype for arch_interrupt_initPatrick Delaunay2018-10-101-1/+0
|/
* Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-09-296-37/+12
|\
| * armv7: ls102xa: Disable QE before enter deep sleepRan Wang2018-09-271-0/+2
| * armv8: ls1043a: add icid setup supportLaurentiu Tudor2018-09-271-0/+4
| * armv8: ls1043a: advertise QMan v3 in configurationLaurentiu Tudor2018-09-271-0/+1
| * armv8: fsl-layerscape: add missing qe base address defineLaurentiu Tudor2018-09-271-0/+2
| * u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta2018-09-271-0/+3
| * armv7: fsl: remove sata supportPeng Ma2018-09-272-37/+0
* | mmc: omap_mmc: Remove invert referencesAdam Ford2018-09-291-1/+0
* | Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-271-1/+16
|\ \
| * | fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu2018-09-261-0/+2
| * | arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu2018-09-261-1/+3
| * | arm64: zynqmp: Move PM version related macros to .hSiva Durga Prasad Paladugu2018-09-261-0/+11
| |/
* | ARM: use asm-generic/atomic.hChris Packham2018-09-251-146/+1
* | mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford2018-09-251-0/+1
* | arm: spear: fix enabling of SSP2 clockQuentin Schulz2018-09-251-1/+1
* | arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz2018-09-251-0/+2
|/
* imx: imx6ull: fix pinmux input_val for uart5 rx pinHeiko Schocher2018-09-141-1/+1
* gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla2018-09-111-1/+2
* arm: K3: am654: Add support for boot device detectionLokesh Vutla2018-09-111-1/+1
* arm: armv7m: clean up armv7m unified code compilationVikas Manocha2018-09-101-5/+0
* arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz2018-09-101-0/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser2018-09-041-0/+1