Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
205b4f33cfe58268df7d433f2da515fe660afd9c
/
arch
/
arm
/
cpu
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
0ce4af9
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
5aa7bec
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
674ca84
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
34584d1
arm: socfpga: Zap spl.h and ad-hoc related syms
by Marek Vasut
· 10 years ago
fc52089
arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
by Marek Vasut
· 10 years ago
d0796de
Merge http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
bf85502
omap3: board: add missing include and proto
by Jeroen Hofstee
· 10 years ago
52422e3
leds: missing include
by Jeroen Hofstee
· 10 years ago
5624c6b
imx: add missing includes
by Jeroen Hofstee
· 10 years ago
19d7bf3
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
98431d5
omap3: make local functions static
by Jeroen Hofstee
· 10 years ago
accc9e4
sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
by Hans de Goede
· 10 years ago
d0dbc28
sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
by Hans de Goede
· 10 years ago
9e54f6e
sunxi: Add clock_get_pll5p() function
by Hans de Goede
· 10 years ago
c757a50
ARM: sunxi: Add support for using R_UART as console
by Chen-Yu Tsai
· 10 years ago
472ed06
ARM: sunxi: Allow specifying module in prcm apb0 init function
by Chen-Yu Tsai
· 10 years ago
8ebe4f4
ARM: sunxi: Add basic A23 support
by Chen-Yu Tsai
· 10 years ago
ff2b47f
ARM: sunxi: Add support for uart0 on port F (mmc0)
by Chen-Yu Tsai
· 10 years ago
78c396a
ARM: sunxi: Fix reset command on sun6i/sun8i
by Chen-Yu Tsai
· 10 years ago
8a6564d
ARM: sunxi: Add basic A31 support
by Maxime Ripard
· 10 years ago
7711539
ARM: sun6i: Setup the A31 UART0 muxing
by Maxime Ripard
· 10 years ago
14177e4
ARM: sun6i: Add clock support
by Chen-Yu Tsai
· 10 years ago
174deb7
ARM: sun6i: Add support for the power reset control module found on the A31
by Oliver Schinagl
· 10 years ago
ea52094
ARM: sunxi: Use macro values for setting UART GPIO pull-ups
by Chen-Yu Tsai
· 10 years ago
d064cbf
dm: serial: use Driver Model for UniPhier serial driver
by Masahiro Yamada
· 10 years ago
b3f4ca1
dm: omap3: Move to driver model for GPIO and serial
by Simon Glass
· 10 years ago
4119e06
dm: am33xx: Provide platform data for serial
by Simon Glass
· 10 years ago
d12010b
dm: am33xx: Provide platform data for GPIOs
by Simon Glass
· 10 years ago
03a3536
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
45ccec8
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
52edc87
omap3: Kconfig: fix the cm-t35 board option prompt
by Igor Grinberg
· 10 years ago
2645948
ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr
by Hao Zhang
· 10 years ago
89f44bb
keystone2: ecc: add ddr3 error detection and correction support
by Vitaly Andrianov
· 10 years ago
079da2d
ARM: keystone: msmc: extend functionality of SES
by Vitaly Andrianov
· 10 years ago
69a3b81
ARM: keystone: clock: add support for K2E SoCs
by Khoronzhuk, Ivan
· 10 years ago
345af53
keystone2: k2l-evm: add board support
by Hao Zhang
· 10 years ago
b66604f
keystone2: enable OSR clock domain for K2L SoC
by Hao Zhang
· 10 years ago
5ec66b1
ARM: keystone2: spl: move board specific code
by Hao Zhang
· 10 years ago
bc45d57
keystone2: msmc: add MSMC cache coherency support for K2L SOC
by Hao Zhang
· 10 years ago
61d1225
keystone2: clock: add K2L clock definitions and commands
by Hao Zhang
· 10 years ago
529ce1e
ARM: cmd_clock: generalize command usage description
by Khoronzhuk, Ivan
· 10 years ago
ef45471
dma: keystone_nav: move keystone_nav driver to driver/dma/
by Khoronzhuk, Ivan
· 10 years ago
ed948e2
keystone2: keystone_nav: don't use hard addresses in netcp_pktdma
by Khoronzhuk, Ivan
· 10 years ago
afa479c
keystone2: keystone_nav: don't use hard addresses in qm_config
by Khoronzhuk, Ivan
· 10 years ago
1721fe6
arm: kirkwood: Remove some dead code from cpu.c
by Stefan Roese
· 10 years ago
41e5ee5
arm: armada-xp: Add basic support for Marvell Armada XP SoC
by Stefan Roese
· 10 years ago
d5c5132
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
by Stefan Roese
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
d80cca2
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
by Stefan Roese
· 10 years ago
7f19610
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
903fd79
dm: exynos: Tidy up GPIO headers
by Simon Glass
· 10 years ago
8c33ba7
ARM: tegra: Use mem size from MC in combination with get_ram_size()
by Marcel Ziswiler
· 10 years ago
bf78b27
arm: tegra: initial support for apalis t30
by Marcel Ziswiler
· 10 years ago
f6d48b2
ARM: i.MX6: include prototype for get_board_rev()
by Eric Nelson
· 10 years ago
790af81
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
d59baeb
ARM: OMAP5+: sata: Move scsi_scan() to the right place
by Roger Quadros
· 10 years ago
3160b1b
OMAP5+: sata/scsi: Implement scsi_init()
by Roger Quadros
· 10 years ago
ebf8644
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
8898289
arm: rmobile: r8a7794: Skip initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
237faf0
arm: rmobile: r8a7791: Fix initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
7d83580
arm: rmobile: Remove unnecessary initialization for l2ctlr
by Nobuhiro Iwamatsu
· 10 years ago
4b19b74
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 10 years ago
dab067c
armv7: s5pc1xx: improve cache handling
by Robert Baldyga
· 10 years ago
93327f6
samsung: Enable device tree for smdkc100
by Simon Glass
· 10 years ago
311757b
samsung: Enable device tree for s5p_goni
by Simon Glass
· 10 years ago
1d55110
config: Move smdkv310 to use common exynos4 file
by Simon Glass
· 10 years ago
dd0204e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
7249faf
arm: socfpga: Add command to control HPS-FPGA bridges
by Marek Vasut
· 10 years ago
4ab333b
arm: socfpga: Move cache_enable to CPU code
by Marek Vasut
· 10 years ago
13e81d4
arm: socfpga: nic301: Add NIC-301 configuration code
by Pavel Machek
· 10 years ago
60d804c
arm: socfpga: pl310: Map SDRAM to 0x0
by Marek Vasut
· 10 years ago
807abb1
arm: socfpga: sysmgr: Add FPGA bits into system manager
by Marek Vasut
· 10 years ago
abb25f4
arm: socfpga: reset: Add function to reset FPGA bridges
by Marek Vasut
· 10 years ago
230fe9b
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
by Pavel Machek
· 10 years ago
d5a3d3c
arm: socfpga: misc: Align print_cpuinfo() output
by Pavel Machek
· 10 years ago
4e73686
arm: socfpga: misc: Add SD controller init
by Pavel Machek
· 10 years ago
45d6e67
arm: socfpga: misc: Add proper ethernet initialization
by Pavel Machek
· 10 years ago
e9d6a20
arm: socfpga: reset: Add EMAC reset functions
by Marek Vasut
· 10 years ago
2110eea
arm: socfpga: timer: Pull the timer reload value from config file
by Marek Vasut
· 10 years ago
036ba54
arm: socfpga: clock: Sync with reference code
by Marek Vasut
· 10 years ago
44428ab
arm: socfpga: clock: Clean up bit definitions
by Marek Vasut
· 10 years ago
5d8ad0c
arm: socfpga: clock: Trim down code duplication
by Marek Vasut
· 10 years ago
a832ddb
arm: socfpga: clock: Add code to read clock configuration
by Pavel Machek
· 10 years ago
4425e62
arm: socfpga: clock: Drop nonsense inlining from clock manager code
by Marek Vasut
· 10 years ago
665e4ca
arm: socfpga: sysmgr: Clean up system manager
by Marek Vasut
· 10 years ago
de6da92
arm: socfpga: Add watchdog disable for socfpga
by Pavel Machek
· 10 years ago
66cba04
ARM: UniPhier: add Kconfig and defconfig
by Masahiro Yamada
· 10 years ago
5894ca0
ARM: UniPhier: add UniPhier SoC support code
by Masahiro Yamada
· 10 years ago
9293d7f
imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset
by Ye.Li
· 10 years ago
7c604e9
arm: mxs: Wait for DRAM to start
by Marek Vasut
· 11 years ago
be0ecdb
arm: mxs: Wait when disabling VDDMEM current limiter
by Marek Vasut
· 11 years ago
2c2277f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
40f8dec
armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
by York Sun
· 10 years ago
783e6a7
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
c79cba3
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
36c1ca4
imx: Support i.MX6 High Assurance Boot authentication
by Nitin Garg
· 10 years ago
42817eb
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
2a8c9c8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
Next »