Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a187559e3d586891c917279044c5386d1b2adc6e
/
arch
/
arm
/
cpu
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
216d286
imx: mx6: implement mmc_get_env_dev
by Peng Fan
· 9 years ago
62d8cce
imx: mx7dsabresd: move mmc_get_env_devno to soc code
by Peng Fan
· 9 years ago
23e2da2
imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation
by Ye Li
· 9 years ago
9655ebd
imx: mx6sx: Fix issue in LCDIF clock enablement
by Ye Li
· 9 years ago
cf94a34
imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
by Ye Li
· 9 years ago
d4d1dd6
mx6: soc: Add ENET2 mac address support
by Ye Li
· 9 years ago
d339f16
arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
by Marek Vasut
· 9 years ago
008e61f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
2ea3a44
armv8: ls2080a: Implement workaround for core errata 829520, 833471
by Ashish kumar
· 9 years ago
c5e954e
ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
by Wang Dongsheng
· 9 years ago
11aa6a3
arm: cache: Implement cache range check for v7
by Marek Vasut
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
afe6462
arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
by Bin Meng
· 9 years ago
cd85bec
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
166ef1e
armv8/ls1043aqds: add QSPI support in SD boot
by Gong Qianyu
· 9 years ago
d041288
secure_boot: enable chain of trust for ARM platforms
by Aneesh Bansal
· 9 years ago
be6f6af
ARM64: zynqmp: Add initial support for the first silicon
by Michal Simek
· 9 years ago
0785dfd
ARM64: zynqmp: Use the same U-Boot version with/without ATF
by Michal Simek
· 9 years ago
f3ad64c
sunxi: Add support for LPDDR3 for A83T
by Vishnu Patekar
· 9 years ago
f5fd8ca
sunxi: Groundwork to support new dram type for A83T
by Vishnu Patekar
· 9 years ago
627b380
sunxi: Redundant code cleanup from a83t dram init
by Vishnu Patekar
· 9 years ago
9683945
sunxi: Support PSCI ops on Allwinner H3
by Chen-Yu Tsai
· 9 years ago
ed80584
sunxi: Support H3 CCU security switches
by Chen-Yu Tsai
· 9 years ago
5823664
sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
by Chen-Yu Tsai
· 9 years ago
191e3c0
armv8: Enable all 8 DPMAC ports in LS2080A Personality
by Pratiyush Mohan Srivastava
· 9 years ago
1ef7ac7
arm: ls1021a: Adjust sata register default values
by Tang Yuantian
· 9 years ago
6f14e25
armv8: fsl-lsch3: fixup SYSCLK frequency in device tree
by Prabhakar Kushwaha
· 9 years ago
d9699de
imx: mx7: default enable MDIO open drain
by Peng Fan
· 9 years ago
9ba18ff
imx: mx6ul/sx: fix mmdc_ch0 clk calculation
by Peng Fan
· 9 years ago
6905f4d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
9d08268
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
28a6c01
arm: omap-common: do not build timer when CONFIG_TIMER defined
by Mugunthan V N
· 9 years ago
0a61ee8
stm32: move stm32 specific code to mach-stm32
by Vikas Manocha
· 9 years ago
bfb7cc3
armv7: Add missing newline after OMAP die ID
by Ladislav Michl
· 9 years ago
a5b9fa3
armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
by Sergey Temerkhanov
· 9 years ago
94f7ff3
armv8: New MMU setup code allowing to use 48+ bits PA/VA
by Sergey Temerkhanov
· 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
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
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
0d6faf2
armv8/ls1043a: Implement workaround for PEX erratum A009929
by Mingkai Hu
· 9 years ago
e6e3faa
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
989c5f0
armv8: Add sata support on Layerscape ARMv8 board
by Tang Yuantian
· 9 years ago
70f959c
armv8: Make SEC read/write as snoopable for LS1043
by Aneesh Bansal
· 9 years ago
b644d3e
armv8: define usec2ticks function
by Aneesh Bansal
· 9 years ago
c049214
armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
by York Sun
· 9 years ago
c107c0c
armv8: fsl-layerscape: Make DDR non secure in MMU tables
by York Sun
· 9 years ago
000f4e7
move erratum a008336 and a008514 to soc specific file
by Yao Yuan
· 9 years ago
6c4a1eb
armv7/fsl-ls102xa: Workaround for DDR erratum A008514
by Yao Yuan
· 9 years ago
0b8bc63
armv7: ls102xa: cci-400: Enable snoop and DVM message requests.
by Yao Yuan
· 9 years ago
312db9f
armv7: omap-common: Rework SPL board_mmc_init()
by Tom Rini
· 9 years ago
762b353
arm: ls102xa: enable all the snoop signal for masters.
by Yao Yuan
· 9 years ago
7ba0261
arm: ls1021a: merge SoC specific code in a separate file
by Yao Yuan
· 9 years ago
1a33892
fsl_*_serdes.c: Modify memset call in serdes_init
by Tom Rini
· 9 years ago
0c028a0
arm: ls102x: add get_svr and IS_SVR_REV helper
by Shengzhou Liu
· 9 years ago
69b918b
am33xx,ddr3: fix ddr3 sdram configuration
by Egli, Samuel
· 9 years ago
bb36546
sunxi: Fix H3 DRAM DQ read delay configuration
by Jens Kuske
· 9 years ago
23baf66
sun4i: clock: Cleanup some whitespace errors
by Olliver Schinagl
· 9 years ago
887e2fd
sunxi: twi: Enable clocks on sun7i
by Olliver Schinagl
· 9 years ago
81f50d9
sunxi: Add support for Allwinner A83T DRAM
by vishnupatekar
· 9 years ago
f542948
sunxi: clk: add basic clocks for A83T
by vishnupatekar
· 9 years ago
95ab8fe
sunxi: power: enabled support for axp818
by vishnupatekar
· 9 years ago
d5a3357
sunxi: Add support for UART0 in PB pin group on A83T
by vishnupatekar
· 9 years ago
762e24a
sunxi: Add Machine Support for A83T SOC
by vishnupatekar
· 9 years ago
0ff47e5
imx: mx6: add missing return value
by Jeroen Hofstee
· 9 years ago
75507d5
am33xx: Update serial pdata
by Tom Rini
· 9 years ago
5be9356
Change e-mail address of Kamil Lulko
by Kamil Lulko
· 9 years ago
eada086
arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline
by Tom Rini
· 9 years ago
a85670e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
a6b1e25
ARM: mxs: fix VDDD brownout setting
by Michael Heimpold
· 9 years ago
1670c8c
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
b4017364
armv8: ls2085a: Add workaround of errata A009635
by Prabhakar Kushwaha
· 9 years ago
1f6236f
armv8: fsl-layerscape: Fix "cpu release" command
by York Sun
· 9 years ago
d764129
armv8/layerscape: Update MMU table with execute-never bits
by Alison Wang
· 9 years ago
18a0d8e
armv8/fsl-layerscape: Remove reference to gdata
by Gong Qianyu
· 9 years ago
06b5301
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
4493721
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
fb4a87a
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· 9 years ago
99e904c
armv8: lsch3: Fix lane protocol parsing logic
by Prabhakar Kushwaha
· 9 years ago
a139953
arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
by Alison Wang
· 9 years ago
2b714cf
arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
by Alison Wang
· 9 years ago
225f5ee
arm: s5pc1xx: move SoC to mach-s5pc1xx
by Minkyu Kang
· 9 years ago
90447ef
mx6: clock: Modify GPMI clock to support mx6sx
by Ye.Li
· 10 years ago
d714035
cgtqmx6eval: Add SPL support
by Otavio Salvador
· 9 years ago
71cbed3
am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot
by Vignesh R
· 9 years ago
52d0931
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
by Siarhei Siamashka
· 9 years ago
0404d53
sunxi: Add H3 DRAM initialization support
by Jens Kuske
· 9 years ago
1c27b7d
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
a7bcd4c
zynqmp: mp: Add support for booting R5 from any address
by Michal Simek
· 9 years ago
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
eb111bb
imx: mx6: implement reset_misc
by Peng Fan
· 9 years ago
ad15378
imx: mx6: add clock api for lcdif
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
Next »