Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
20fe3f1791fa836de8c0e9991dde40362350b1a0
/
arch
/
arm
« Previous
d75111a
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
by Hans de Goede
· 9 years ago
fc8991c
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
by Hans de Goede
· 9 years ago
60fa630
sunxi: Add support for USB vbus pin for USB3
by Hans de Goede
· 9 years ago
70fe24e
sunxi: Support SID e-fuses on A83T and H3
by Chen-Yu Tsai
· 9 years ago
72cd013
sunxi: Add defconfig and dts for Orange Pi 2 SBC
by Hans de Goede
· 9 years ago
d1b7407
sunxi: Add defconfig and dts for Dserve DSRV9703C tablet
by Hans de Goede
· 9 years ago
6b3e71a
sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tablet
by Hans de Goede
· 9 years ago
c7e2ec42
sunxi: Add defconfig and dts for Difrence DIT4350 tablet
by Hans de Goede
· 9 years ago
84842b2
sunxi: Add defconfig and dts for colorfly e708 q1 tablet
by Hans de Goede
· 9 years ago
1da5982
sunxi: Fix clock_twi_onoff for sun9i
by Hans de Goede
· 9 years ago
a93b0fe
sunxi: Fix clock_twi_onoff for sun8i-a83
by Hans de Goede
· 9 years ago
730d2f3
sunxi: Fix clock_twi_onoff for sun6i
by Hans de Goede
· 9 years ago
80e5f83
sunxi: Sync dts files with the upstream kernel
by Hans de Goede
· 9 years ago
583fede
sunxi: A23: Fix some revisions needing a different magic sram poke
by Hans de Goede
· 9 years ago
cbbc2d8
ARM: uniphier: add NOR boot support
by Masahiro Yamada
· 9 years ago
d5cf329
ARM: uniphier: support Debug UART
by Masahiro Yamada
· 9 years ago
650aedb
ARM: uniphier: add System Control register macros for ARMv8 SoCs
by Masahiro Yamada
· 9 years ago
c8cc721
ARM: uniphier: add sg_set_iectrl() function
by Masahiro Yamada
· 9 years ago
fc26b7b
ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sources
by Masahiro Yamada
· 9 years ago
7bdd155
ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sources
by Masahiro Yamada
· 9 years ago
f6c65bc
ARM: uniphier: enable DDR PHY parameter dump commands by default
by Masahiro Yamada
· 9 years ago
36223f5
ARM: uniphier: add work-around to support Micro Support Card v3.6.10
by Masahiro Yamada
· 9 years ago
1b1f231
ARM: uniphier: drop ifdef in ddrphy-regs.h
by Masahiro Yamada
· 9 years ago
5d0607c
ARM: uniphier: refactor SBC init code
by Masahiro Yamada
· 9 years ago
ea65c98
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
by Masahiro Yamada
· 9 years ago
6063498
ARM: dts: uniphier: add device tree for Micro Support Card
by Masahiro Yamada
· 9 years ago
c135211
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
55926dd
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
e477f4b
armv8/fsl-lsch2: fix sdhc clock frequency value
by Yangbo Lu
· 9 years ago
b2b8773
armv8: fsl-layerscape: Updating entries in Serdes Table
by Pratiyush Srivastava
· 9 years ago
dd8e740
driver/ddr/fsl: Add workaround for erratum A-009803
by Shengzhou Liu
· 9 years ago
7e7e126
pci/layerscape: add defines for LUT
by Stuart Yoder
· 9 years ago
029a407
armv8: ls2080a: update stream ID partitioning info
by Stuart Yoder
· 9 years ago
2d97fbb
armv8: ls2080a: remove obsolete stream ID partitioning support
by Stuart Yoder
· 9 years ago
b2f3add
arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPAT
by Alison Wang
· 9 years ago
abc7d0f
armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY
by Shaohui Xie
· 9 years ago
2b690b9
armv8: lsch3: Enable WUO config for RNI-20 node
by Prabhakar Kushwaha
· 9 years ago
c05016a
arm64: Fix layerscape mmu setup
by Alexander Graf
· 9 years ago
93d9fc2
arm: socfpga: sr1500: Misc updates (SPI speed, env location)
by Stefan Roese
· 9 years ago
3349682
dts:exynos:update pinctrl size-cells and fix child regs
by Przemyslaw Marczak
· 9 years ago
9ab6049
arm: Add a 64-bit division routine to the private library
by Simon Glass
· 9 years ago
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
Next »