Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
5b8031ccb4ed6e84457d883198d77efc307085dc
/
arch
/
arm
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
217db22
socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories
by Dalon Westergreen
· 9 years ago
a737028
arm: initialize gd for AArch64
by Stephen Warren
· 9 years ago
f46c255
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
aefb8f4
mvebu: Support Synology DS414
by Phil Sutter
· 9 years ago
6202953
mvebu: Add rudimental MV78230 support
by Phil Sutter
· 9 years ago
4290252
mvebu: Introduce kconfig symbols for SoC variants
by Phil Sutter
· 9 years ago
beadff1
mvebu: axp: refactor board_sat_r_get() and caller
by Phil Sutter
· 9 years ago
9a04527
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
by Phil Sutter
· 9 years ago
f4db6c9
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
by Stefan Roese
· 9 years ago
a5f8887
arm: mvebu: Add runtime boot-device detection
by Stefan Roese
· 9 years ago
a9fc5a2
arm: mvebu: Make local structs static const
by Stefan Roese
· 9 years ago
d35831f
arm: mvebu: Move SAR register defines into header
by Stefan Roese
· 9 years ago
b7ca250
arm: mvebu: Remove leftover Makefile
by Stefan Roese
· 9 years ago
81e33f4
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
b322c83
arm: mvebu: Consolidate board Kconfig options into one file
by Stefan Roese
· 9 years ago
d718bf2
arm: mvebu: Print CPU and SDRAM frequency upon startup
by Stefan Roese
· 9 years ago
e25d5a9
arm: mvebu: Make serdes setup on Armada XP less noisy
by Stefan Roese
· 9 years ago
84877c6
arm: mvebu: Don't include "netdev.h" in cpu.c
by Stefan Roese
· 9 years ago
bf0db8b
arm: mvebu: Add support for MV78260
by Stefan Roese
· 9 years ago
00a457b
arm: mvebu: Don't use 0 as board ID as its used for the custom boards
by Stefan Roese
· 9 years ago
ab8a4c6
arm: mvebu: Simplify code in setup_usb_phys() a bit
by Stefan Roese
· 9 years ago
c86d53f
arm: mvebu: Don't disable cache at startup on Armada XP at all
by Stefan Roese
· 9 years ago
f4e6ec7
arm: mvebu: Don't call arch_cpu_init() from SPL at all
by Stefan Roese
· 9 years ago
f0e8173
arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x
by Stefan Roese
· 9 years ago
3e5ce7c
arm: mvebu: Enable L2 cache on Armada XP
by Stefan Roese
· 9 years ago
0299c90
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
by Stefan Roese
· 9 years ago
8a02ec1
arm: mvebu: Move some defines to common include file
by Stefan Roese
· 9 years ago
e3b9c98
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
202eded
arm: mvebu: armada-388-gp.dts: Add ethernet aliases
by Stefan Roese
· 9 years ago
18c1272
arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
by Stefan Roese
· 9 years ago
09a54c0
arm: mvebu: Add SPI driver model support
by Stefan Roese
· 9 years ago
6451223
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
2fbc18f
arm: mvebu/kirkwood: Use common timer functions
by Stefan Roese
· 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
adc421e
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
ecc3066
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
20d08f5
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
4fb01c4
arm: dts: am4372: add qspi register maps for memory map
by Mugunthan V N
· 9 years ago
1f19d50
arm: dts: dra72-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
f7276c8
arm: dts: dra7-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
4416ddb
arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
830aba2
arm: dts: dra7: add qspi register maps for memory map and control module
by Mugunthan V N
· 9 years ago
6145ef7
dts: dra7: add spi alias for qspi
by Mugunthan V N
· 9 years ago
47c0d79
arm: mvebu: Select SPL_DM_SEQ_ALIAS
by Nathan Rossi
· 9 years ago
077678e
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
9b20519
rockchip: Use the debug UART on rk3036
by Simon Glass
· 9 years ago
96350f7
dm: tegra: net: Convert tegra boards to driver model for Ethernet
by Simon Glass
· 9 years ago
93d92d4
ARM: uniphier: add dump command for DDR Multi PHY registers
by Masahiro Yamada
· 9 years ago
15607d0
ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b
by Masahiro Yamada
· 9 years ago
107b3fb
ARM: uniphier: move headers out of include/mach directory
by Masahiro Yamada
· 9 years ago
042b28f
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
by Masahiro Yamada
· 9 years ago
9ca6616
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
by Masahiro Yamada
· 9 years ago
9475f8d
ARM: uniphier: kill bogus header includes
by Masahiro Yamada
· 9 years ago
90345c9
am33xx/am43xx: Add platform data for GPIOs
by Tom Rini
· 9 years ago
f1993ca
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
40f4839
imx_common: check for Serial Downloader in spl_boot_device
by Stefano Babic
· 9 years ago
fe21eaf
ARM: mxs: allow boards to select DC-DC switching clock source
by Michael Heimpold
· 9 years ago
839479d
imx: ddr: drop duplicated debug info
by Peng Fan
· 9 years ago
40253dd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
8f7ed08
arm: socfpga: Unreset NAND in U-Boot
by Marek Vasut
· 9 years ago
ac242e1
arm: socfpga: Unreset NAND in SPL
by Marek Vasut
· 9 years ago
f2f3782
arm: socfpga: Define NAND reset bit
by Marek Vasut
· 9 years ago
8182b41
ARM: dts: uniphier: add SD/MMC pinmux nodes
by Masahiro Yamada
· 9 years ago
8ea4f49
ARM: uniphier: set DTB file name to fdt_file environment
by Masahiro Yamada
· 9 years ago
3388669
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
by Masahiro Yamada
· 9 years ago
6e1550f
ARM: uniphier: display model number all the time on boot up
by Masahiro Yamada
· 9 years ago
6f45a97
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
by Masahiro Yamada
· 9 years ago
6994700
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
by Masahiro Yamada
· 9 years ago
89c05fa
ARM: uniphier: split ProXstream2 board data and change DDR frequency
by Masahiro Yamada
· 9 years ago
6ba60fa
ARM: uniphier: call uniphier_get_board_param() without FDT blob
by Masahiro Yamada
· 9 years ago
2071f14
ARM: uniphier: add functions to get SoC model/revision
by Masahiro Yamada
· 9 years ago
b00543e
ARM: dts: uniphier: use stdout-path instead of console
by Masahiro Yamada
· 9 years ago
4e1f81d
ARM: dts: uniphier: add outer cache nodes
by Masahiro Yamada
· 9 years ago
8f06243
ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi
by Masahiro Yamada
· 9 years ago
6a9f6ba
ARM: uniphier: allow DDR function to return more precise error code
by Masahiro Yamada
· 9 years ago
11d6eff
ARM: uniphier: use BIT() macro for DDR PHY header
by Masahiro Yamada
· 9 years ago
b04ed73
ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
by Masahiro Yamada
· 9 years ago
a1c4bf8
ARM: uniphier: add const qualifier to constant array
by Masahiro Yamada
· 9 years ago
fc18be1
ARM: uniphier: add static qualifiers to locally used functions
by Masahiro Yamada
· 9 years ago
68909e8
arm: socfpga: Make /soc available in pre-reloc
by Marek Vasut
· 9 years ago
0780697
arm: socfpga: Actually enable L2 cache
by Marek Vasut
· 9 years ago
211d57a
sunxi: Select DM_KEYBOARD
by Hans de Goede
· 9 years ago
a1ecb4b
sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet
by Hans de Goede
· 9 years ago
a1684b6
arm: socfpga: fix up a questionable macro for SDMMC
by Dinh Nguyen
· 9 years ago
e5ad7d9
arm: socfpga: remove building scan manager
by Dinh Nguyen
· 9 years ago
ed77aeb
arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property
by Dinh Nguyen
· 9 years ago
8e535af
arm: socfpga: Introduce common board code
by Marek Vasut
· 9 years ago
b5a5d2b
arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
225217d
arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
9368aa6
arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
5b5226a
arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
c90ada9
arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
70311e6
arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
by Marek Vasut
· 9 years ago
5d8546e
arm: socfpga: socrates: Add missing PHY skew config
by Marek Vasut
· 9 years ago
7bbf825
arm: zynq: Update ZYBO config options
by Nathan Rossi
· 9 years ago
f0b567b
ARM: zynq: Add default ps7_init_gpl.c/h for ZYBO
by Nathan Rossi
· 9 years ago
8647219
ARM: zynq: Enable u-boot,dm-pre-reloc for sdhci
by Michal Simek
· 9 years ago
9cddb4f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
Next »