Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8a03b0dbd77a9cdaddc8e478495842aa939981bc
/
arch
/
arm
/
cpu
/
arm926ejs
/
spear
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
6b9f010
common: Drop asm/ptrace.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
9758973
common: Drop init.h from common header
by Simon Glass
· 4 years, 7 months ago
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· 5 years ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
aa050c5
spl: pass args to board_return_to_bootrom
by Peng Fan
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
307bfd6
arm: spear: Return to BootROM if failing to boot from the main device
by Miquel Raynal
· 6 years ago
710d1c1
arm: spear: Do not link the _main branch
by Miquel Raynal
· 6 years ago
f8c5c78
arm: spear: Support returning to BootROM
by Miquel Raynal
· 6 years ago
06ad1eb
arm: spear: Simplify start.S organization
by Miquel Raynal
· 6 years ago
787e5b9
arm: spear: Reference the link register with LR instead of R14
by Miquel Raynal
· 6 years ago
6e073cc
arm: spear: Use PUSH/POP mnemonics when relevant
by Miquel Raynal
· 6 years ago
beefd49
arm: spear: Purely cosmetic changes in start.S
by Miquel Raynal
· 6 years ago
df5b581
arm: spear: Fix the main comment in start.S
by Miquel Raynal
· 6 years ago
1d01c03
arm: spear: Drop false comment
by Miquel Raynal
· 6 years ago
93e635c
arm: spear: Call the SPL 'SPL', not 'Xloader'
by Miquel Raynal
· 6 years ago
04136cd
arm: spear: Drop useless board_init_r call
by Miquel Raynal
· 6 years ago
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
9858a60
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· 6 years ago
94a0859
arm: remove prototype for udelay_masked
by Patrick Delaunay
· 6 years ago
f1c773b
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
by Quentin Schulz
· 6 years ago
f25cdc6
arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
by Quentin Schulz
· 6 years ago
554d879
ARM: CPU: arm926ejs: Consolidate cache routines to common file
by Adam Ford
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
a9e5609
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
by Thomas Petazzoni
· 7 years ago
39412c2
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
by Thomas Petazzoni
· 7 years ago
699c223
arm: spear: do not return random value from stack
by xypron.glpk@gmx.de
· 7 years ago
167ad90
spear: Use upper case for CONFIG options
by Simon Glass
· 8 years ago
69804d4
arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4
by Stefan Roese
· 9 years ago
448e84f
arm: spear: Enable caches on SPEAr
by Stefan Roese
· 9 years ago
7618ad0
arm: spear: Move to common SPL infrastructure
by Stefan Roese
· 9 years ago
64bbb7d
usb: spear: Add support for both SPEAr600 EHCI controllers
by Stefan Roese
· 9 years ago
6e37874
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
ef6073e
i2c: designware: Convert driver to multibus/multiadapter framework
by Stefan Roese
· 10 years ago
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
95fc6d6
arm: keep all sections in ELF file
by Albert ARIBAUD
· 11 years ago
65aac04
arm926ejs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1691593
remove all references to .dynsym
by Albert ARIBAUD
· 11 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
3954db8
arm: Make all linker scripts compatible with per-symbol sections
by Benoît Thébaudeau
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
c6bc1db
SPL: ARM: spear: Add SPL support for SPEAr600 platform
by Stefan Roese
· 13 years ago
74a7e05
SPEAr: explicitly select clk src for UART
by Shiraz Hashim
· 13 years ago
4255edc
SPEAr: Add basic arch related support for SPEAr SoCs
by Vipin KUMAR
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
944a7fe
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
5504dab
arm926ejs: timer: Replace bss variable by gdr
by Heiko Schocher
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago