summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-16arm: Implement workaround for Cortex-A9 errata 845369Peng Fan
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-08-13armv7m: mpu_config add missing breakxypron.glpk@gmx.de
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de
2017-08-13arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich
2017-08-13armv8: move low-level assembly functions into function-sectionsPhilipp Tomsich
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-09armv8/fsl-lsch2: correct the config description of DSPI clock dividerHou Zhiqiang
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek
2017-08-02arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu
2017-08-01armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima
2017-07-12mx6qsabreauto: Add SPL supportVanessa Maegima
2017-07-12mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam
2017-07-12imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULLStefan Agner
2017-07-12armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-07-06arm64: use psci reset on snapdragonRob Clark
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-06-27mx6: soc: Fix typo in temperature unit nameFabio Estevam
2017-06-21Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-06-20arm64: zynqmp: Check pmufw versionMichal Simek
2017-06-20arm64: zynqmp: Define routines for mmio write and readSiva Durga Prasad Paladugu
2017-06-20arm64: zynqmp: Do not map unused OCM/TCM regionMichal Simek
2017-06-20arm64: zynqmp: Add comment about level shifter mode v1Michal Simek
2017-06-19arm64: zynqmp: spl: use given boot_device instead of fetching it againJean-Francois Dagenais
2017-06-19arm64: zynqmp: spl: fix dual SD controller supportJean-Francois Dagenais
2017-06-19arm64: zynqmp: Wire SD1 level shifter mode to SPLMichal Simek
2017-06-19Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-06-14Revert "ARM: fixed relocation using proper alignment"Tom Rini
2017-06-12ARM: fixed relocation using proper alignmentManfred Schlaegl
2017-06-12sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai
2017-06-09arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLYSimon Glass
2017-06-05armv7m: Fix larger buildsPhil Edworthy