index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
Age
Commit message (
Expand
)
Author
2020-05-15
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-07
ARM: mxs: spl_boot.c: make early_delay more robust
Rasmus Villemoes
2020-01-07
arm: mxs: be more careful when enabling gpmi_clk
Rasmus Villemoes
2020-01-07
arm: mxs: fix comments in arch_cpu_init to match the code
Rasmus Villemoes
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-11-03
arm: mxs: Increase VDDD voltage to match specification
Marek Vasut
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-10-08
arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-11
arm: spear: Return to BootROM if failing to boot from the main device
Miquel Raynal
2019-07-11
arm: spear: Do not link the _main branch
Miquel Raynal
2019-07-11
arm: spear: Support returning to BootROM
Miquel Raynal
2019-07-11
arm: spear: Simplify start.S organization
Miquel Raynal
2019-07-11
arm: spear: Reference the link register with LR instead of R14
Miquel Raynal
2019-07-11
arm: spear: Use PUSH/POP mnemonics when relevant
Miquel Raynal
2019-07-11
arm: spear: Purely cosmetic changes in start.S
Miquel Raynal
2019-07-11
arm: spear: Fix the main comment in start.S
Miquel Raynal
2019-07-11
arm: spear: Drop false comment
Miquel Raynal
2019-07-11
arm: spear: Call the SPL 'SPL', not 'Xloader'
Miquel Raynal
2019-07-11
arm: spear: Drop useless board_init_r call
Miquel Raynal
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-26
arm: lpc32xx: Fix timer initialization
Gregory CLEMENT
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-10-19
arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
Vladimir Zapolskiy
2018-10-19
arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
Vladimir Zapolskiy
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-09-25
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
Quentin Schulz
2018-09-10
arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
Quentin Schulz
2018-09-10
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-06-18
ARM: mxs: let boards override entire dram parameter table
Mans Rullgard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
ARM: mxs: support full SPL framework
Mans Rullgard
2018-04-27
ARM: mxs: move spl data
Mans Rullgard
2018-04-27
ARM: arm926ejs: fix lowlevel_init call
Mans Rullgard
2018-04-27
ARM: mxs: make lowlevel_init() weak
Mans Rullgard
[next]