Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5411988242cea736c27e9ec758fe5365c0162838
/
arch
/
arm
a1e56cf
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
74cc8b0
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
by Kipisz, Steven
· 9 years ago
490753a
arm: mvebu: a38x: serdes specification cleanup
by Kevin Smith
· 9 years ago
18c202a
arm: mvebu: a38x: Add const to some function calls
by Kevin Smith
· 9 years ago
544acb0
arm: mvebu: a38x: Remove unsupported topologies
by Kevin Smith
· 9 years ago
98e73c8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
bc80109
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
4e4ad6d
driver: gpio: hikey: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
f978559
imx: mx7: compile misc.c for mx7
by Peng Fan
· 9 years ago
623787f
imx: imx-common: power down lcdif before boot os
by Peng Fan
· 9 years ago
eb111bb
imx: mx6: implement reset_misc
by Peng Fan
· 9 years ago
a3c252d
video: mxsfb: introduce lcdif_power_down
by Peng Fan
· 9 years ago
ad15378
imx: mx6: add clock api for lcdif
by Peng Fan
· 9 years ago
64ffef0
imx: mx6: crm_reg: add LCDIF related macros
by Peng Fan
· 9 years ago
b1ce1fb
imx: mx6: fix register address
by Peng Fan
· 9 years ago
8702f5a
imx: lcdif: use one register structure for i.MXes
by Peng Fan
· 9 years ago
04acd0e
imx: imx-common: move lcdif structure and macro definition to imx-common
by Peng Fan
· 9 years ago
eacb287
imx: include linux/types.h for regs-common.h
by Peng Fan
· 9 years ago
6014598
mxs: regs-common.h must be wrapped with !__ASSEMBLY__
by Peng Fan
· 9 years ago
95ae700
mxs: add parameter base_addr for mxs_set_lcdclk
by Peng Fan
· 9 years ago
7de4703
mx7: psci: add basic psci support
by Peng Fan
· 9 years ago
d47cb0b
arm: discard relocation entries for secure text
by Peng Fan
· 9 years ago
e1cf527
ARM: tegra: note that p2371-2180 is Jetson TX1
by Stephen Warren
· 9 years ago
eca676b
ARM: tegra: rename GPU functions
by Alexandre Courbot
· 9 years ago
d6bf06c
ARM: tegra: simplify GPU setup
by Alexandre Courbot
· 9 years ago
36e5f7c
ARM: tegra: remove vpr_configured() function
by Alexandre Courbot
· 9 years ago
f35cb12
ARM: tegra: error check Tegra210 XUSB padctl waits
by Stephen Warren
· 9 years ago
4e4b557
ARM: tegra: add lane tables to Tegra210 XUSB padctl
by Stephen Warren
· 9 years ago
7a908c7
ARM: tegra: switch Tegra210 to common XUSB padctl
by Stephen Warren
· 9 years ago
095e658
ARM: tegra: parameterize common XUSB code
by Stephen Warren
· 9 years ago
1680d7b
ARM: tegra: create common XUSB padctl driver file
by Stephen Warren
· 9 years ago
057fd32
ARM: tegra: clean up XUSB padctl error() calls
by Stephen Warren
· 9 years ago
aae52c0
ARM: tegra: rename dummy XUSB padctl implementation
by Stephen Warren
· 9 years ago
019bc62
ARM: tegra: enable PCI support of p2371-2180
by Stephen Warren
· 9 years ago
d0af234
ARM: tegra: add PCI to Tegra210 SoC DT
by Stephen Warren
· 9 years ago
dfa551e
ARM: tegra210: implement PLLE init procedure from TRM
by Stephen Warren
· 9 years ago
5f5620a
Merge git://git.denx.de/u-boot
by Stefano Babic
· 9 years ago
b375219
ARM: uniphier: drop UniPhier specific SMP code
by Masahiro Yamada
· 9 years ago
2610b13
ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2
by Masahiro Yamada
· 9 years ago
57e2c48
ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4
by Masahiro Yamada
· 9 years ago
cad0499
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 9 years ago
376cb1a
ARM: tegra: add custom MMU setup on ARMv8
by Stephen Warren
· 9 years ago
3c6af3b
armv8: allow custom MMU setup routines on ARMv8
by Stephen Warren
· 9 years ago
88f965d
armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
by Stephen Warren
· 9 years ago
43fb0e3
arm: stm32f4: fix a bug when a random sector gets erased
by Vadzim Dambrouski
· 9 years ago
4cd3246
arm: stm32f4: fix a bug when only first sector gets erased
by Vadzim Dambrouski
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
3562936
Revive OpenRD targets
by Albert ARIBAUD
· 9 years ago
e7de61b
kirkwood: support CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
62e9207
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
7bdf75c
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
by Vadzim Dambrouski
· 9 years ago
432a624
arm: add support for semihosting for ARMv7M targets
by Vadzim Dambrouski
· 9 years ago
e490ad2
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
by Michal Simek
· 9 years ago
f8fdb81
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
56adb7b
ARM: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
60b2525
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
2882440
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
a55f286
arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash
by Chin Liang See
· 9 years ago
1e370ef
ARM: zynq: Remove zc70x target
by Michal Simek
· 9 years ago
42800ff
arm: zynq: Move serial driver to driver model
by Simon Glass
· 9 years ago
c2490bf
ARM: zynqmp: Enable DM and OF binding
by Michal Simek
· 9 years ago
035c6b2
arm: zynq: dts: Add U-Boot device tree additions
by Simon Glass
· 9 years ago
71556fb
dm: arm: zynq: Enable device tree control in SPL
by Simon Glass
· 9 years ago
c54c0a4
arm: zynq: Support the debug UART
by Simon Glass
· 9 years ago
bd44758
arm: zynq: Drop unnecessary code in SPL board_init_f()
by Simon Glass
· 9 years ago
44303df
ARM: zynqmp: Add DTS for ep108 board
by Michal Simek
· 9 years ago
c624d07
arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines
by Dinh Nguyen
· 9 years ago
a3b59b1
mmc: atmel: Add atmel sdhci support
by Wenyou Yang
· 9 years ago
c190005
arm: at91: clock: Add the generated clock support
by Wenyou Yang
· 9 years ago
ce39680
arm: at91: Change the Chip ID registers' addresses
by Wenyou Yang
· 9 years ago
55a70c5
arm: exynos: clean up checkpatch issues
by Minkyu Kang
· 9 years ago
5d04343
Exynos4412: pinmux: disable pull for MMC pins
by Przemyslaw Marczak
· 9 years ago
9090d1d
Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
by Przemyslaw Marczak
· 9 years ago
54b51e6
Exynos54xx: dts: add ADC node
by Przemyslaw Marczak
· 9 years ago
4d577e0
Odroid-XU3: enable s2mps11 PMIC support
by Przemyslaw Marczak
· 9 years ago
3b3ad90
dm: adc: add Exynos54xx compatible ADC driver
by Przemyslaw Marczak
· 9 years ago
d64c8ad
Exynos5422/5800: set cpu id to 0x5422
by Przemyslaw Marczak
· 9 years ago
3b72b60
Peach-Pi: dts: add cpu-model string
by Przemyslaw Marczak
· 9 years ago
fdbb740
s5p: cpu_info: print "cpu-model" if exists in dts
by Przemyslaw Marczak
· 9 years ago
478ec83
at91: simplify spl board_init_f function
by Josh Wu
· 9 years ago
588eec2
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
ee3899a
imx: hab: add mx7 secure boot support
by Adrian Alonso
· 9 years ago
fba6f9e
imx: hab: use read_fuse for secure boot settings
by Adrian Alonso
· 9 years ago
bb95514
arm: imx: add secure boot fuse details for imx7 SoC
by Adrian Alonso
· 9 years ago
6b50bfe
arm: imx: add secure boot fuse details for imx6 SoC
by Adrian Alonso
· 9 years ago
f68c61a
imx: hab: add secure boot fuse details
by Adrian Alonso
· 9 years ago
6d846c7
imx: hab: rework unified rom section for mx7
by Adrian Alonso
· 9 years ago
a89729c
imx: hab: use unified rom section for mx6sx and mx6ul
by Adrian Alonso
· 9 years ago
7a7281a
imx: hab: rework secure boot support for imx6
by Adrian Alonso
· 9 years ago
fc5ad47
imx: cpu: move common chip revision id's
by Adrian Alonso
· 9 years ago
d62f2f8
arm, imx: add some gpr register defines
by Heiko Schocher
· 9 years ago
2bb0148
imx-common: timer: clean up code
by Peng Fan
· 9 years ago
4632ad7
arm: ls1021a: Add sata support on qds and twr board
by tang yuantian
· 9 years ago
831c068
armv8/ls1043a: Enable secondary cores
by Hou Zhiqiang
· 9 years ago
8ef0d5c
armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
by Yangbo Lu
· 9 years ago
e829734
armv8/ls1043a: Add Fman support
by Shaohui Xie
· 9 years ago
3ad4472
armv8/ls1043ardb: Add nand boot support
by Gong Qianyu
· 9 years ago
f3a8e2b
armv8/ls1043ardb: Add LS1043ARDB board support
by Mingkai Hu
· 9 years ago
8281c58
armv8/fsl_lsch2: Add fsl_lsch2 SoC
by Mingkai Hu
· 9 years ago
Next »