Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3cfc825261d90472fa11ea72d7ed2d293b744140
/
arch
/
arm
/
cpu
/
arm926ejs
72f6d6b
arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
by Vladimir Zapolskiy
· 6 years ago
ee54dfe
arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
by Vladimir Zapolskiy
· 6 years ago
6180ea7
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· 6 years ago
aa33fe8
arm: remove prototype for udelay_masked
by Patrick Delaunay
· 6 years ago
ac47fbe
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
by Quentin Schulz
· 6 years ago
d2d908d
arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
by Quentin Schulz
· 6 years ago
93b283d
ARM: CPU: arm926ejs: Consolidate cache routines to common file
by Adam Ford
· 6 years ago
29b921b
ARM: mxs: let boards override entire dram parameter table
by Mans Rullgard
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
07a8f79
ARM: mxs: support full SPL framework
by Mans Rullgard
· 7 years ago
33ea119
ARM: mxs: move spl data
by Mans Rullgard
· 7 years ago
da372af
ARM: arm926ejs: fix lowlevel_init call
by Mans Rullgard
· 7 years ago
9482aed
ARM: mxs: make lowlevel_init() weak
by Mans Rullgard
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
ec75fab
build: Drop CONFIG_SPL_BUILD guards in some cases
by Tom Rini
· 7 years ago
225bfd3
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
by Thomas Petazzoni
· 7 years ago
c25c4fd
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
by Thomas Petazzoni
· 7 years ago
9730bcd
arm: spear: do not return random value from stack
by xypron.glpk@gmx.de
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
3e3aab3
mx25: Add function to set PER clocks
by Benoît Thébaudeau
· 8 years ago
f7c13e6
mx25: Fix imx_get_perclk()
by Benoît Thébaudeau
· 8 years ago
9ed8e4a
arch/arm/cpu/arm926ejs/omap: Remove
by Tom Rini
· 8 years ago
76b00ac
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
3a64940
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
by Tom Rini
· 8 years ago
17fa032
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
1d2c050
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
5c51993
ARM: mxs: Remove unused variable warning
by Marek Vasut
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
6ef2e75
spear: Use upper case for CONFIG options
by Simon Glass
· 8 years ago
067716b
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
397b569
arm: Move check_cache_range() into a common place
by Simon Glass
· 8 years ago
fd9102d
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
b5bd098
arm: Allow skipping of low-level init with I-cache on
by Simon Glass
· 9 years ago
d2ba7a6
arm: mxs: Remove misleading comments
by Michael Heimpold
· 8 years ago
f744092
mx27: 16-bit wide watchdog registers
by Leonid Iziumtsev
· 9 years ago
2f6ed3b
ARM: Various: Future-proof serial platdata
by Adam Ford
· 9 years ago
ba10b85
ARM: start.S: fix typo
by Yuichiro Goto
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
1222305
arm: lpc32xx: switch SPL builds to driver model
by Vladimir Zapolskiy
· 9 years ago
d25ba89
arm: lpc32xx: switch serial console to driver model
by Vladimir Zapolskiy
· 9 years ago
fe21eaf
ARM: mxs: allow boards to select DC-DC switching clock source
by Michael Heimpold
· 9 years ago
a6b1e25
ARM: mxs: fix VDDD brownout setting
by Michael Heimpold
· 9 years ago
95ae700
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· 9 years ago
5f5620a
Merge git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
62e9207
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
fc5ad47
imx: cpu: move common chip revision id's
by Adrian Alonso
· 9 years ago
4c90234
lpc32xx: fix calculation of HCLK PLL output clock
by Vladimir Zapolskiy
· 9 years ago
da53ba0
arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4
by Stefan Roese
· 9 years ago
bab8d1e
lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition
by Vladimir Zapolskiy
· 9 years ago
bf3b9cb
imx: mxs: reimplement get_cpu_rev
by Peng Fan
· 9 years ago
49ea15d
imx: mx27 implement get_cpu_rev
by Peng Fan
· 9 years ago
066f876
arm: mxs: Fix mkimage invocation
by Marek Vasut
· 9 years ago
f49cc22
arm: spear: Enable caches on SPEAr
by Stefan Roese
· 9 years ago
2fbdbda
arm: spear: Move to common SPL infrastructure
by Stefan Roese
· 9 years ago
e8d0569
usb: spear: Add support for both SPEAr600 EHCI controllers
by Stefan Roese
· 9 years ago
adf8d58
usb: lpc32xx: add host USB driver
by Sylvain Lemieux
· 9 years ago
980db8c
dma: lpc32xx: add DMA driver
by Sylvain Lemieux
· 9 years ago
8822fe1
arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT
by Stefan Roese
· 9 years ago
576007a
lpc32xx: cpu: add support for soft reset
by Sylvain Lemieux
· 9 years ago
fcd78fa
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
e86c953
imx28: Fix issue with GCC 5.x
by Måns Rullgård
· 9 years ago
633b6cc
ARM: cache: implement a default weak flush_cache() function
by Wu, Josh
· 9 years ago
387871a
ARM: cache: add an empty stub function for invalidate/flush dcache
by Wu, Josh
· 9 years ago
dcfd37e
nand: lpc32xx: add SLC NAND controller support
by Vladimir Zapolskiy
· 9 years ago
1a79189
net: lpc32xx: add RMII phy mode support
by Vladimir Zapolskiy
· 9 years ago
7bbc5ff
mxs: Do not disable bo detection when DC-DC is already enabled
by Stefan Wahren
· 9 years ago
e536ab8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
32f9ef3
ARM: mxs: Get boot mode from OCRAM
by Jörg Krause
· 10 years ago
ef48f6d
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
412ae53
lpc32xx: add support for board work_92105
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
981219e
lpc32xx: add LPC32xx SSP support (SPI mode)
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
606f704
lpc32xx: add GPIO support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
5e862b9
lpc32xx: i2c: add LPC32xx I2C interface support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
c8381bf
lpc32xx: mtd: nand: add MLC NAND controller
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
ac2916a
lpc32xx: add Ethernet support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
79d75d7
ARM: move -march=* and -mtune= options to arch/arm/Makefile
by Masahiro Yamada
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
b79dadf
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
9608e7d
edminiv2: switch to SPL
by Albert ARIBAUD
· 10 years ago
346cfba
ARM: remove dkb board support
by Masahiro Yamada
· 10 years ago
41fbbbb
ARM: remove jadecpu board support
by Masahiro Yamada
· 10 years ago
63637a4
ARM: versatile: move SoC sources to mach-versatile
by Masahiro Yamada
· 10 years ago
3e93b4e
ARM: orion5x: move SoC sources to mach-orion5x
by Masahiro Yamada
· 10 years ago
ef917dd
ARM: nomadik: move SoC sources to mach-nomadik
by Masahiro Yamada
· 10 years ago
56f86e3
ARM: kirkwood: move SOC sources to mach-kirkwood
by Masahiro Yamada
· 10 years ago
601fbec
ARM: davinci: move SoC sources to mach-davinci
by Masahiro Yamada
· 10 years ago
6201184
ARM: at91: collect SoC sources into mach-at91
by Masahiro Yamada
· 10 years ago
c956662
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
307367e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
2d6286a
arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
by Graeme Russ
· 10 years ago
7a08603
arm: mxs: Enable booting of mx28 without battery
by Graeme Russ
· 10 years ago
950eaf6
arm: mxs: Add debug outputs and comments to mxs SPL source files
by Graeme Russ
· 10 years ago
c6941e1
ARM: atmel: cleanup: remove at91cap9 related code
by Bo Shen
· 10 years ago
212324a
davinci: Do not duplicate setting of gd
by Tom Rini
· 10 years ago
aed03fa
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
62d1e99
ARM: kirkwood: fix cpu info for 6282 device id
by Luka Perkov
· 11 years ago
99197a9
arm, arm926ejs: make thumb mode compileable
by Heiko Schocher
· 10 years ago
9637c4b
Add support for Seagate BlackArmor NAS220
by Evgeni Dobrev
· 10 years ago
906d6fe
mx25: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· 10 years ago
8ed5e4c
mx25: Remove empty line after printing the reset cause
by Fabio Estevam
· 10 years ago
Next »