summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* linker: Modify linker scripts to be more genericTom Rini2019-01-263-5/+5
* arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy2018-10-191-3/+0
* arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2018-10-191-0/+20
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-104-9/+6
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-5/+0
* arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz2018-09-251-0/+3
* arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz2018-09-101-0/+3
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-105-36/+23
* ARM: mxs: let boards override entire dram parameter tableMans Rullgard2018-06-181-7/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0752-107/+52
* ARM: mxs: support full SPL frameworkMans Rullgard2018-04-274-2/+15
* ARM: mxs: move spl dataMans Rullgard2018-04-272-6/+3
* ARM: arm926ejs: fix lowlevel_init callMans Rullgard2018-04-271-2/+2
* ARM: mxs: make lowlevel_init() weakMans Rullgard2018-04-271-1/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-102-10/+2
* arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni2017-08-261-1/+1
* board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni2017-08-263-0/+425
* arm: spear: do not return random value from stackxypron.glpk@gmx.de2017-08-131-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-2/+2
* mx25: Add function to set PER clocksBenoît Thébaudeau2017-05-311-0/+19
* mx25: Fix imx_get_perclk()Benoît Thébaudeau2017-05-311-1/+10
* arch/arm/cpu/arm926ejs/omap: RemoveTom Rini2017-05-154-433/+0
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-182-2/+2
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-4/+8
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-4/+4
* ARM: mxs: Remove unused variable warningMarek Vasut2016-12-191-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-233-3/+3
* spear: Use upper case for CONFIG optionsSimon Glass2016-09-161-1/+1
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-5/+0
* arm: Move check_cache_range() into a common placeSimon Glass2016-07-141-17/+0
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-0/+2
|\
| * arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-121-0/+2
* | arm: mxs: Remove misleading commentsMichael Heimpold2016-06-071-2/+2
|/
* mx27: 16-bit wide watchdog registersLeonid Iziumtsev2016-03-251-4/+4
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-141-4/+4
* ARM: start.S: fix typoYuichiro Goto2016-02-291-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-2/+2
* arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2016-01-131-1/+1
* arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2016-01-131-2/+35
* ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-031-0/+34
* ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-011-2/+2
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-121-1/+1
* Merge git://git.denx.de/u-bootStefano Babic2015-11-122-0/+16
|\
| * arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-102-0/+16
* | imx: cpu: move common chip revision id'sAdrian Alonso2015-10-301-0/+1
|/
* lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy2015-10-111-5/+5
* arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4Stefan Roese2015-09-111-0/+34
* lpc32xx: remove duplicated DMA_CLK_ENABLE bit definitionVladimir Zapolskiy2015-09-111-2/+1