Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
91c2f8f39d2c7aae3b77cd326b487c89d824c303
/
arch
/
arm
91c2f8f
socfpga: fix clock manager register definition
by Pavel Machek
· 10 years ago
80c5a53
arm: include config.h in arch/arm/lib/vectors.S
by Christian Riesch
· 10 years ago
34a7f9f
ARM:asm:io.h use static inline
by Jeroen Hofstee
· 10 years ago
d59284f
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
f579e9b
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
e59ce6c
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
c6c1ebf
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
66afe86
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
2d36fc1
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
be86f0e
ARM: DRA: Enable VTT regulator
by Lokesh Vutla
· 10 years ago
6ff822d
ARM: DRA7: Enable software leveling for dra7
by Sricharan R
· 10 years ago
047e780
keystone2: use EFUSE_BOOTROM information to configure PLLs
by Vitaly Andrianov
· 10 years ago
0166349
board/ti/dra7xx: add support for parallel NOR
by pekon gupta
· 10 years ago
bf6535f
omap: remove omap5912osk board support
by Masahiro Yamada
· 10 years ago
3bc9bc1
mx6sxsabresd: Add Ethernet support
by Fabio Estevam
· 10 years ago
d4d6038
mx6sx: Adjust enable_fec_anatop_clock() for mx6solox
by Fabio Estevam
· 10 years ago
896a881
mx6sxsabresd: Convert to the new Kconfig style
by Fabio Estevam
· 10 years ago
4a46360
ARM: mx6: Handle the MMDCx_MDCTL COL field caprices
by Marek Vasut
· 10 years ago
005a4d1
ARM: mx6: Prevent overflow in DRAM size detection
by Marek Vasut
· 10 years ago
2de08f9
ARM: mx5: Fix CHSCCDR name
by Marek Vasut
· 10 years ago
170ceaf
mx6: add support of multi-processor command
by Gabriel Huau
· 10 years ago
162c637
ARM: zynq: Remove spl.h
by Michal Simek
· 10 years ago
bf4b149
ARM: zynq: Move ps7_init() out of spl.h
by Michal Simek
· 10 years ago
60bae8c
ARM: tegra: add Colibri T30 board support
by Stefan Agner
· 10 years ago
1b4af6b
ARM: tegra: Use mem size from MC rather than ODMDATA
by Stephen Warren
· 10 years ago
97adb22
ARM: tegra: Disable VPR
by Bryan Wu
· 10 years ago
371e73a
Update aristainetos board to Kconfig
by Stefano Babic
· 10 years ago
ea7cdd1
sunxi: dram: Autodetect DDR3 bus width and density
by Siarhei Siamashka
· 10 years ago
ac7b6fc
sunxi: dram: Derive write recovery delay from DRAM clock speed
by Siarhei Siamashka
· 10 years ago
b41aa97
sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory
by Siarhei Siamashka
· 10 years ago
b1ace77
sunxi: dram: Configurable DQS gating window mode and delay
by Siarhei Siamashka
· 10 years ago
c4f0aa5
sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
by Siarhei Siamashka
· 10 years ago
8e9c4fd
sunxi: dram: Improve DQS gate data training error handling
by Siarhei Siamashka
· 10 years ago
020a634
sunxi: dram: Use divisor P=1 for PLL5
by Siarhei Siamashka
· 10 years ago
586757a
sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
by Siarhei Siamashka
· 10 years ago
3ad063a
sunxi: dram: Re-introduce the impedance calibration ond ODT
by Siarhei Siamashka
· 10 years ago
72ed869
sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions
by Siarhei Siamashka
· 10 years ago
d89297a
sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i
by Siarhei Siamashka
· 10 years ago
6f66418
sunxi: dram: Remove broken impedance and ODT configuration code
by Siarhei Siamashka
· 10 years ago
ce4d21c
sunxi: dram: Fix CKE delay handling for sun4i/sun5i
by Siarhei Siamashka
· 10 years ago
a1d9f03
sunxi: dram: Respect the DDR3 reset timing requirements
by Siarhei Siamashka
· 10 years ago
551bfb9
sunxi: dram: Remove broken super-standby remnants
by Siarhei Siamashka
· 10 years ago
27942f1
sunxi: dram: Remove useless 'dramc_scan_dll_para()' function
by Siarhei Siamashka
· 10 years ago
3245e42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
3e8753d
emif.h: remove duplicated argument to |
by maxin.john@enea.com
· 10 years ago
6b827bd
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
8a0e77b
zynq: spl: Add vectors section to linker script
by Peter Crosthwaite
· 10 years ago
103d3c3
mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADED
by Fabio Estevam
· 10 years ago
42eed2c
mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definition
by Fabio Estevam
· 10 years ago
cd47cc7
mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offset
by Fabio Estevam
· 10 years ago
148ef9d
mx6: imx-regs: Remove unused 'omux' field from iomux struct
by Fabio Estevam
· 10 years ago
2666833
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
20b8972
Merge http://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
1f36da0
arm: Support pre-relocation malloc()
by Simon Glass
· 10 years ago
f6cbf99
arm: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
635638f
mmc: s3c: Add SD driver
by Marek Vasut
· 10 years ago
fb5872e
arm: s3c: Unify the S3C24xx SDI structure
by Marek Vasut
· 10 years ago
ad88174
ARM: kirkwood: add mvsdio driver
by DrEagle
· 10 years ago
0237c63
sunxi: HYP/non-sec: add sun7i PSCI backend
by Marc Zyngier
· 10 years ago
9b21872
sunxi: Add CONFIG_MACPWR option
by Hans de Goede
· 10 years ago
0878636
sunxi: add defines to control USB Host clocks/resets
by Roman Byshko
· 10 years ago
a2ebf92
ahci: provide sunxi SATA driver using AHCI platform framework
by Ian Campbell
· 10 years ago
4869aee
kconfig: delete redundant CONFIG_${ARCH} definition
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
f949e4f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
14f4758
ARM: HYP/non-sec: remove MIDR check to validate CBAR
by Marc Zyngier
· 10 years ago
b32cf0e
ARM: HYP/non-sec/PSCI: emit DT nodes
by Marc Zyngier
· 10 years ago
6235824
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
by Ma Haijun
· 10 years ago
03a1201
ARM: HYP/non-sec: add the option for a second-stage monitor
by Marc Zyngier
· 10 years ago
09659d9
ARM: HYP/non-sec: add generic ARMv7 PSCI code
by Marc Zyngier
· 10 years ago
855ca66
ARM: HYP/non-sec: allow relocation to secure RAM
by Marc Zyngier
· 10 years ago
c0451ec
ARM: HYP/non-sec: add separate section for secure code
by Marc Zyngier
· 10 years ago
6b5b129
ARM: add missing HYP mode constant
by Marc Zyngier
· 10 years ago
4cd832b
ARM: non-sec: reset CNTVOFF to zero
by Marc Zyngier
· 10 years ago
e919577
ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
by Marc Zyngier
· 10 years ago
915a09e
ARM: HYP/non-sec: move switch to non-sec to the last boot phase
by Marc Zyngier
· 10 years ago
eb5a7c8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
18fccb1
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
33f6964
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
0a9ec45
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
by pekon gupta
· 10 years ago
72b3479
ARM: omap: fix GPMC address-map size for NAND and NOR devices
by pekon gupta
· 10 years ago
c449523
ARM: OMAP: Fix handling of errata i727
by Rajendra Nayak
· 10 years ago
82be013
board: k2e-evm: add board support
by Hao Zhang
· 10 years ago
cdbd285
ARM: keystone2: spl: add K2E SoC support
by Khoronzhuk, Ivan
· 10 years ago
bccf0b7
ARM: keystone2: add MSMC cache coherency support for K2E SOC
by Hao Zhang
· 10 years ago
0ecd31e
ARM: keystone2: clock: add K2E clock support
by Hao Zhang
· 10 years ago
46267d8
ARM: keystone2: add K2E SoC hardware definitions
by Hao Zhang
· 10 years ago
43b126f
ARM: keystone: clock: move K2HK SoC dependent code in separate file
by Khoronzhuk, Ivan
· 10 years ago
d5cb1bb
k2hk: use common KS2_ prefix for all hardware definitions
by Khoronzhuk, Ivan
· 10 years ago
58a0d66
keystone2: add possibility to turn off all dsps
by Hao Zhang
· 10 years ago
d68bb7e
keystone2: move cpu_to_bus() to keystone.c
by Hao Zhang
· 10 years ago
4a213f2
ARM: keystone2: keystone_nav: make it dependent on keystone driver
by Khoronzhuk, Ivan
· 10 years ago
d6c508c
keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
by Hao Zhang
· 10 years ago
50df5cc
keystone: ddr3: add ddr3.h to hold ddr3 API
by Khoronzhuk, Ivan
· 10 years ago
2df6410
ARM: keystone2: psc: use common PSC base
by Khoronzhuk, Ivan
· 10 years ago
e50c1bb
ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c
by Stefan Roese
· 10 years ago
6999999
ARM: omap: Fix GPMC init for OMAP3 platforms
by Stefan Roese
· 10 years ago
7f50a57
am335x_evm / gumstix pepper: Correct DDR settings
by Tom Rini
· 10 years ago
1b15ba6
arm: rmobile: Add support R8A7794
by Nobuhiro Iwamatsu
· 10 years ago
79e6794
ARM: zynq: Show ECC status on the same line as DRAM size
by Michal Simek
· 11 years ago
Next »