summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal
2019-07-11arm: spear: Drop false commentMiquel Raynal
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-26arm: lpc32xx: Fix timer initializationGregory CLEMENT
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-10-19arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-09-25arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-06-18ARM: mxs: let boards override entire dram parameter tableMans Rullgard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard
2018-04-27ARM: mxs: move spl dataMans Rullgard
2018-04-27ARM: arm926ejs: fix lowlevel_init callMans Rullgard
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini
2017-08-26arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni
2017-08-26board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-05-31mx25: Add function to set PER clocksBenoît Thébaudeau
2017-05-31mx25: Fix imx_get_perclk()Benoît Thébaudeau
2017-05-15arch/arm/cpu/arm926ejs/omap: RemoveTom Rini
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-19ARM: mxs: Remove unused variable warningMarek Vasut
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-16spear: Use upper case for CONFIG optionsSimon Glass
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-12arm: Allow skipping of low-level init with I-cache onSimon Glass
2016-06-07arm: mxs: Remove misleading commentsMichael Heimpold
2016-03-25mx27: 16-bit wide watchdog registersLeonid Iziumtsev