Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b9b5cf0ea3c5c141f31cc0c4c8edebbfd9ff5866
/
arch
/
arm
/
cpu
/
armv7
b9b5cf0
socfpga: correctly increment freeze_controller_base address
by Dinh Nguyen
· 10 years ago
c877eaa
arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bits
by Stefan Roese
· 10 years ago
149c751
usb: UniPhier: support OF configuration
by Masahiro Yamada
· 10 years ago
4b4af64
ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y
by Masahiro Yamada
· 10 years ago
878cd63
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
7b02d9c
sun6i: Drop some "unknown magic" from dram init
by Hans de Goede
· 10 years ago
0bd5125
sunxi: Add video pll clock functions
by Hans de Goede
· 10 years ago
9d4b7d0
sun4i: Rename dram_clk_cfg to dram_clk_gate
by Hans de Goede
· 10 years ago
fce0a90
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
10ee8ec
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
8d29cef
arm: mx6: introduce disable_sata_clock
by Nikita Kiryanov
· 10 years ago
8bc347e
ARM: bootm: Allow booting in secure mode on hyp capable systems
by Hans de Goede
· 10 years ago
ea624e1
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
4efb654
tegra: do not descend into empty directories
by Masahiro Yamada
· 10 years ago
56f31e8
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
165ecd2
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
7a26416
mx6: thermal: Check cpu temperature via thermal sensor
by Ye.Li
· 10 years ago
cf202d2
mx6: clock: Add thermal clock enable function
by Nitin Garg
· 10 years ago
cba1da4
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
4515992
replace DIV_ROUND with DIV_ROUND_CLOSEST
by Masahiro Yamada
· 10 years ago
32c81ea
imx: consolidate set_chipselect_size function
by Fabio Estevam
· 10 years ago
927b901
ARM: atmel: add sama5d4ek board support
by Bo Shen
· 10 years ago
5abc00d
arm, spl, at91: add at91sam9260 and at91sam9g45 spl support
by Heiko Schocher
· 10 years ago
c001486
arm, at91: generate boot.bin file for all atmel SoC
by Heiko Schocher
· 10 years ago
256d83c
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
bdba132
arm: odroid: enable/disable usb host phy for exynos4412
by Suriyan Ramasami
· 10 years ago
4f29862
Peach-Pi: Use the enhanced usb_copy() prototype
by Vadim Bendebury
· 10 years ago
0e03e82
Exynos5: ddr3: Choose between single or double channel config
by Akshay Saraswat
· 10 years ago
0610910
DMC: Exynos5: Enable update mode for DREX controller
by Alim Akhtar
· 10 years ago
79043d8
Config: Exynos5800: Enable build for Peach-Pi
by Akshay Saraswat
· 10 years ago
aa14b42
Exynos5800: Introduce new proid for Exynos5800
by Akshay Saraswat
· 10 years ago
45043cf
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
0d485b9
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
3ad207a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
6dbfda8
sun6i: Poke magic sram controller register to avoid cache issues
by Hans de Goede
· 10 years ago
9a07eb0
sun6i: Add dram initialization code
by Hans de Goede
· 10 years ago
bec72c7
sun4i: Rename dram files to dram_sun4i.x
by Hans de Goede
· 10 years ago
9d8a533
sun6i: Add cpucfg register definitions
by Hans de Goede
· 10 years ago
62c87ef
sun6i: Add clock functions needed for SPL / DRAM init
by Hans de Goede
· 10 years ago
3b10e6e
sun6i: Add new p2wi controller driver
by Oliver Schinagl
· 11 years ago
3deb013
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
790f70c
kconfig: arm: select CPU_V7 for some new boards
by Masahiro Yamada
· 10 years ago
f2863ff
arm: imx: make bmode command work with SPL/U-Boot combo
by Nikita Kiryanov
· 10 years ago
b9297c2
ARM: cache_v7: Various minor cleanups
by Thierry Reding
· 10 years ago
c88eaea
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
b67932e
ARM: UniPhier: call pin_init() also in the normal boot
by Masahiro Yamada
· 10 years ago
4f25481
ARM: UniPhier: consolidate board_postclk_init() function
by Masahiro Yamada
· 10 years ago
048899b
usb: UniPhier: add UniPhier on-chip EHCI host driver support
by Masahiro Yamada
· 10 years ago
f440bf2
ARM: UniPhier: add EHCI host pin settings for PH1-Pro4
by Masahiro Yamada
· 10 years ago
a69e037
ARM: UniPhier: move DDR related configuration to Kconfig
by Masahiro Yamada
· 10 years ago
b603c68
ARM: UniPhier: reset on-board devices on start-up
by Masahiro Yamada
· 10 years ago
61eb3cf
kconfig: zynq: Add ZYBO board
by Peter Crosthwaite
· 10 years ago
6a994e5
arm: rmobile: Add support gose board
by Nobuhiro Iwamatsu
· 10 years ago
062edd2
arm: rmobile: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
0060517
cppcheck cleanup: fix nullPointer errors
by Wolfgang Denk
· 10 years ago
cfa1bd0
Merge git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
a877bec
arm: socfpga: Add socfpga_spim_enable() to reset_manager.c
by Stefan Roese
· 10 years ago
d2bb937
arm: socfpga: Add DW master SPI clock to clock_manager.c
by Stefan Roese
· 10 years ago
b09bf72
omap3: cm-t3517: add basic board support
by Igor Grinberg
· 10 years ago
52d8486
am335x: make get_board_rev() function weak
by Igor Grinberg
· 10 years ago
11ada92
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
by Tom Rini
· 10 years ago
625509a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
bf38891
dm: sunxi: Add pinmux functions which take a bank parameter
by Simon Glass
· 10 years ago
ed41e62
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
c9b59bf7
arm: rmobile: alt: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
69191fe
arm: rmobile: koelsch: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
fb6f600
arm: rmobile: lager: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
3372a9a
arm: rmobile: r8a7790: Update initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
a8b972b
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
0f8ec14
imx: mx6sl: Set the preclk clock source to OSC 24Mhz
by Ye.Li
· 10 years ago
e68661a
imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source
by Ye.Li
· 10 years ago
59ca553
ARM: UniPhier: make pinmon command optional
by Masahiro Yamada
· 10 years ago
3ff46cc
arm: relocate the exception vectors
by Georges Savoundararadj
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
0262735
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
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
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
Next »