Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0a10f440e3ba8b37b986c5eb7f7c1ac191c6a56d
/
arch
/
arm
f8a4826
spl: arm: Make sure to include all of the u_boot_list entries
by Tom Rini
· 9 years ago
f5af082
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
by Tom Rini
· 9 years ago
80485af
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
by Tom Rini
· 9 years ago
534bc70
ARM: keystone2: Switch to using the poweroff command
by Tom Rini
· 9 years ago
aadd336
ARM: keystone2: Split monitor code / command code
by Tom Rini
· 9 years ago
3eb80d1
ARM: DRA7: DDR: Enable SR in Power Management Control
by Nishanth Menon
· 9 years ago
cc4a474
arm: Allow EFI payload code to take exceptions
by Alexander Graf
· 9 years ago
6498291
arm64: Allow EFI payload code to take exceptions
by Alexander Graf
· 9 years ago
4c2cc7c
arm64: Allow exceptions to return
by Alexander Graf
· 9 years ago
50149ea
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
19503c3
arm64: Only allow dcache disabled in SPL builds
by Alexander Graf
· 9 years ago
7985cdf
arm64: Remove non-full-va map code
by Alexander Graf
· 9 years ago
b30291a
tegra: Replace home grown mmu code with generic table approach
by Alexander Graf
· 9 years ago
96519f3
zymqmp: Replace home grown mmu code with generic table approach
by Alexander Graf
· 9 years ago
d473f0c
thunderx: Move mmu table into board file
by Alexander Graf
· 9 years ago
5e2ec77
arm64: Make full va map code more dynamic
by Alexander Graf
· 9 years ago
9bb367a
arm64: Disable TTBR1 maps in EL1
by Alexander Graf
· 9 years ago
0691484
thunderx: Calculate TCR dynamically
by Alexander Graf
· 9 years ago
69847dd
omap4: Check warm reset for reboot mode validity
by Paul Kocialkowski
· 9 years ago
faec3f9
omap4: Reboot mode support
by Paul Kocialkowski
· 9 years ago
6e495a4
omap4: Properly enable USB PHY clocks
by Paul Kocialkowski
· 9 years ago
5e56b0a
omap-common: clocks-common: Setup USB DPLL when MUSB is in use
by Paul Kocialkowski
· 9 years ago
ae51b57
Amazon Kindle Fire (first generation) codename kc1 support
by Paul Kocialkowski
· 9 years ago
14689ad
omap4: Move i2c clocks enable to enable_basic_clocks
by Paul Kocialkowski
· 9 years ago
437086b
omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
by Paul Kocialkowski
· 9 years ago
3832e54
omap-common: Remove deprecated arch_cpu_init code
by Paul Kocialkowski
· 9 years ago
3ef56e6
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
by Paul Kocialkowski
· 9 years ago
ed5ddeb
omap4: Export jedec sdram timings
by Paul Kocialkowski
· 9 years ago
96703ac
omap4: Export elpidia sdram timings
by Paul Kocialkowski
· 9 years ago
7cb998b
omap4: Export elpidia sdram device details
by Paul Kocialkowski
· 9 years ago
90ca5df
omap3: Use a define for reboot reason offset
by Paul Kocialkowski
· 9 years ago
c5412b0
omap3: String-based reboot mode handling
by Paul Kocialkowski
· 9 years ago
4d339a9
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
0ea6cc1
arm64: define _image_binary_end to fix SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
a763883
ARM: DRA7: Move emif settings to board specific files
by Lokesh Vutla
· 9 years ago
25afe55
ARM: DRA7: Enable EEPROM support
by Lokesh Vutla
· 9 years ago
2f6ed3b
ARM: Various: Future-proof serial platdata
by Adam Ford
· 9 years ago
e850ed8
ARM: OMAP4+: Allow arch specfic code to use early DM
by Lokesh Vutla
· 9 years ago
29c20ba
ARM: DRA7: emif: Enable interleaving for higher address space
by Lokesh Vutla
· 9 years ago
e3ce3aa
ARM: DRA7: emif: Check for enable bits before updating leveling output
by Lokesh Vutla
· 9 years ago
4571c51
ARM: DRA7: emif: Fix DDR init sequence during warm reset
by Lokesh Vutla
· 9 years ago
de09547
ARM: DRA7: emif: Fix updating of refresh ctrl shadow
by Lokesh Vutla
· 9 years ago
8efc243
ARM: keystone2: use detected ddr3a size
by Vitaly Andrianov
· 9 years ago
d9a76e7
ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
by Vitaly Andrianov
· 9 years ago
ef76ebb
ARM: keystone2: K2G: Add support for different arm/device speeds
by Lokesh Vutla
· 9 years ago
5cd1f6b
ARM: keystone2: Allow for board specific speed definitions
by Lokesh Vutla
· 9 years ago
f2a8279
ARM: keystone2: K2G: power-off DSP during boot
by Suman Anna
· 9 years ago
4ed8b2c
ARM: keystone2: Use macro for DSP GEM power domain
by Suman Anna
· 9 years ago
2ac07f7
arm: Add support for LEGO MINDSTORMS EV3
by David Lechner
· 9 years ago
606e4ac
ARM: dts: k2g: Add support for PMMC
by Nishanth Menon
· 9 years ago
ec00b2e
ARM: keystone2: psc: introduce function to hold and release module in reset.
by Nishanth Menon
· 9 years ago
7ca12b9
ARM: keystone2: psc-defs: use adequate () for macros
by Nishanth Menon
· 9 years ago
82ff21b
ARM: keystone2: psc: redo doc in kernel-doc format
by Nishanth Menon
· 9 years ago
239c695
ARM: keystone2: Get rid of unused clock files
by Nishanth Menon
· 9 years ago
212f96f
board: ti: AM57xx: Add detection logic for AM57xx-evm
by Kipisz, Steven
· 9 years ago
d88d6c8
ARM: OMAP4/5: Add generic board detection hook
by Kipisz, Steven
· 9 years ago
5f8bb93
ti: AM437x: Use generic EEPROM detection logic
by Nishanth Menon
· 9 years ago
770e68c
ti: AM335x: Use generic EEPROM detection logic
by Nishanth Menon
· 9 years ago
0bea813
ARM: omap-common: Add standard access for board description EEPROM
by Lokesh Vutla
· 9 years ago
725700d
ARM: OMAP4/5: Centralize gpi2c_init
by Kipisz, Steven
· 9 years ago
93e6253
ARM: OMAP4/5: Centralize early clock initialization
by Kipisz, Steven
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
00b1d2d
imx: mx6: hdmi: handle overflow condition
by Peng Fan
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
8530783
rockchip: video: Add LVDS support in vop driver
by Jacob Chen
· 9 years ago
cfd9794
rockchip: dts: Add LVDS support
by Jacob Chen
· 9 years ago
35ac89d
rockchip: video: Add a display driver for rockchip LVDS
by Jacob Chen
· 9 years ago
9e97163
freescale: Remove CONFIG_DM from header files
by Simon Glass
· 9 years ago
b5788dc
rockchip: rk3288: correct sdram setting
by Chris Zhong
· 9 years ago
87cef34
rockchip: make configure_emmc() empty for Firefly-RK3288
by FUKAUMI Naoki
· 9 years ago
99aaa93
rockchip: rk3036: change ddr frequency to 400M
by Lin Huang
· 9 years ago
22d90d5
omap3: Use raw SPL by default for mmc1
by Alexander Graf
· 9 years ago
5d07648
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
by Masahiro Yamada
· 9 years ago
51244a6
ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
by Masahiro Yamada
· 9 years ago
fc9e8f2
colibri-vf: Disable pull-up configuration in GPIO pin mux
by Bhuvanchandra DV
· 9 years ago
23a004a
sniper: Various minor cleanups, missing Kconfig configs and reorganisation
by Paul Kocialkowski
· 9 years ago
ba10b85
ARM: start.S: fix typo
by Yuichiro Goto
· 9 years ago
11d3ede
ARM: uniphier: fix warnings reported by aarch64 compiler
by Masahiro Yamada
· 9 years ago
fe5ea57
ARM: uniphier: prepare directory structure for ARMv8 SoC support
by Masahiro Yamada
· 9 years ago
2247c33
ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11
by Masahiro Yamada
· 9 years ago
5fb87a1
ARM: uniphier: rework UniPhier SoC select in Kconfig
by Masahiro Yamada
· 9 years ago
4e65100
ARM: uniphier: rename variable for DRAM controller base address
by Masahiro Yamada
· 9 years ago
a191e0d
ARM: uniphier: deprecate umc_dram_init_{start, poll}
by Masahiro Yamada
· 9 years ago
7c9cac9
ARM: uniphier: remove unused macros for UMC base addresses
by Masahiro Yamada
· 9 years ago
fd14397
ARM: uniphier: rework DRAM size handling in UMC init code
by Masahiro Yamada
· 9 years ago
9a71844
ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
b870848
ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
c5985b4
ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
71d7ef3
ARM: uniphier: refactor UMC init code for PH1-LD4
by Masahiro Yamada
· 9 years ago
380a8ca
ARM: uniphier: support more DRAM use cases for PH1-sLD8
by Masahiro Yamada
· 9 years ago
82e5950
ARM: uniphier: refactor UMC init code for PH1-sLD8
by Masahiro Yamada
· 9 years ago
6257a0b
ARM: uniphier: refactor DDR-PHY init code
by Masahiro Yamada
· 9 years ago
7887670
ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()
by Masahiro Yamada
· 9 years ago
4f19f61
ARM: uniphier: merge DDR PHY init code for 3 SoCs
by Masahiro Yamada
· 9 years ago
4021b43
ARM: uniphier: add a field to specify DDR3+
by Masahiro Yamada
· 9 years ago
3c963d4
ARM: uniphier: disable debug circuit clocks for PH1-Pro4
by Masahiro Yamada
· 9 years ago
00dd3f6
ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings
by Masahiro Yamada
· 9 years ago
94b756f
ARM: uniphier: refactor UMC init code for ProXstream2
by Masahiro Yamada
· 9 years ago
a54c879
ARM: uniphier: use pr_err() where possible
by Masahiro Yamada
· 9 years ago
Next »