Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc62e49446e67664f6ee4c395c9ccf9983cf5585
/
arch
fc62e49
ARM: DRA7: emif: Fix updating of refresh ctrl shadow
by Lokesh Vutla
· 9 years ago
539de5f
ARM: keystone2: use detected ddr3a size
by Vitaly Andrianov
· 9 years ago
ead26f6
ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
by Vitaly Andrianov
· 9 years ago
9027e08
ARM: keystone2: K2G: Add support for different arm/device speeds
by Lokesh Vutla
· 9 years ago
b35410e
ARM: keystone2: Allow for board specific speed definitions
by Lokesh Vutla
· 9 years ago
d43cda6
ARM: keystone2: K2G: power-off DSP during boot
by Suman Anna
· 9 years ago
e45cec2
ARM: keystone2: Use macro for DSP GEM power domain
by Suman Anna
· 9 years ago
a67f16f
arm: Add support for LEGO MINDSTORMS EV3
by David Lechner
· 9 years ago
715137c
ARM: dts: k2g: Add support for PMMC
by Nishanth Menon
· 9 years ago
06a1087
ARM: keystone2: psc: introduce function to hold and release module in reset.
by Nishanth Menon
· 9 years ago
0cb7b83
ARM: keystone2: psc-defs: use adequate () for macros
by Nishanth Menon
· 9 years ago
b3ec5de
ARM: keystone2: psc: redo doc in kernel-doc format
by Nishanth Menon
· 9 years ago
56fa92a
ARM: keystone2: Get rid of unused clock files
by Nishanth Menon
· 9 years ago
161f138
board: ti: AM57xx: Add detection logic for AM57xx-evm
by Kipisz, Steven
· 9 years ago
4466dfb
ARM: OMAP4/5: Add generic board detection hook
by Kipisz, Steven
· 9 years ago
757a9a0
ti: AM437x: Use generic EEPROM detection logic
by Nishanth Menon
· 9 years ago
2afa70d
ti: AM335x: Use generic EEPROM detection logic
by Nishanth Menon
· 9 years ago
35f7a97
ARM: omap-common: Add standard access for board description EEPROM
by Lokesh Vutla
· 9 years ago
eb74eb1
ARM: OMAP4/5: Centralize gpi2c_init
by Kipisz, Steven
· 9 years ago
ebe86dc
ARM: OMAP4/5: Centralize early clock initialization
by Kipisz, Steven
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
d9b4d05
freescale: Remove CONFIG_DM from header files
by Simon Glass
· 9 years ago
3851c75
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
33f36c3
rockchip: rk3288: correct sdram setting
by Chris Zhong
· 9 years ago
7d32584
rockchip: make configure_emmc() empty for Firefly-RK3288
by FUKAUMI Naoki
· 9 years ago
2236c84
rockchip: rk3036: change ddr frequency to 400M
by Lin Huang
· 9 years ago
57bcea2
MIPS: fix mips_cache fallback without __builtin_mips_cache
by Matthias Schiffer
· 9 years ago
a1965e9
sandbox: Fix building with LLVM
by Tom Rini
· 9 years ago
33a0d88
omap3: Use raw SPL by default for mmc1
by Alexander Graf
· 9 years ago
a8ea60d
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
by Masahiro Yamada
· 9 years ago
cb53b37
ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
by Masahiro Yamada
· 9 years ago
b0a7427
colibri-vf: Disable pull-up configuration in GPIO pin mux
by Bhuvanchandra DV
· 9 years ago
d90f883
sniper: Various minor cleanups, missing Kconfig configs and reorganisation
by Paul Kocialkowski
· 9 years ago
8d4b7e9
ARM: start.S: fix typo
by Yuichiro Goto
· 9 years ago
0935010
ARM: uniphier: fix warnings reported by aarch64 compiler
by Masahiro Yamada
· 9 years ago
3119eb4
ARM: uniphier: prepare directory structure for ARMv8 SoC support
by Masahiro Yamada
· 9 years ago
f57183d
ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11
by Masahiro Yamada
· 9 years ago
89c0b15
ARM: uniphier: rework UniPhier SoC select in Kconfig
by Masahiro Yamada
· 9 years ago
392ecb6
ARM: uniphier: rename variable for DRAM controller base address
by Masahiro Yamada
· 9 years ago
f734aa9
ARM: uniphier: deprecate umc_dram_init_{start, poll}
by Masahiro Yamada
· 9 years ago
44b0e55
ARM: uniphier: remove unused macros for UMC base addresses
by Masahiro Yamada
· 9 years ago
cf3e417
ARM: uniphier: rework DRAM size handling in UMC init code
by Masahiro Yamada
· 9 years ago
c9b5edf
ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
8596e78
ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
938384f
ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
e84036a
ARM: uniphier: refactor UMC init code for PH1-LD4
by Masahiro Yamada
· 9 years ago
547f6f6
ARM: uniphier: support more DRAM use cases for PH1-sLD8
by Masahiro Yamada
· 9 years ago
7d17759
ARM: uniphier: refactor UMC init code for PH1-sLD8
by Masahiro Yamada
· 9 years ago
a1e2422
ARM: uniphier: refactor DDR-PHY init code
by Masahiro Yamada
· 9 years ago
3bee85d
ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()
by Masahiro Yamada
· 9 years ago
4b15904
ARM: uniphier: merge DDR PHY init code for 3 SoCs
by Masahiro Yamada
· 9 years ago
a573188
ARM: uniphier: add a field to specify DDR3+
by Masahiro Yamada
· 9 years ago
11cc7b6
ARM: uniphier: disable debug circuit clocks for PH1-Pro4
by Masahiro Yamada
· 9 years ago
65ed12c
ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings
by Masahiro Yamada
· 9 years ago
f98edfe
ARM: uniphier: refactor UMC init code for ProXstream2
by Masahiro Yamada
· 9 years ago
20abe26
ARM: uniphier: use pr_err() where possible
by Masahiro Yamada
· 9 years ago
1182854
ARM: uniphier: optimize ProXstream2 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
799e6f2
ARM: uniphier: rework struct uniphier_board_data
by Masahiro Yamada
· 9 years ago
8f95e48
ARM: uniphier: remove unused umc_polling()
by Masahiro Yamada
· 9 years ago
547ca3b
ARM: uniphier: default to environment in eMMC
by Masahiro Yamada
· 9 years ago
4e6c3a7
ARM: uniphier: add a command to find the first MMC (non-SD) device
by Masahiro Yamada
· 9 years ago
eac5acf
ARM: uniphier: add eMMC boot support
by Masahiro Yamada
· 9 years ago
299307d
ARM: dts: uniphier: add SD/MMC host controller nodes
by Masahiro Yamada
· 9 years ago
867453e
ARM: uniphier: enable UniPhier SD/MMC host driver
by Masahiro Yamada
· 9 years ago
6835b45
ARM: dts: uniphier: add GPIO controller nodes
by Masahiro Yamada
· 9 years ago
5f12892
ARM: uniphier: enable GPIO command and driver for UniPhier SoCs
by Masahiro Yamada
· 9 years ago
056832d
gpio: do not include <asm/arch/gpio.h> for UniPhier
by Masahiro Yamada
· 9 years ago
94c12bf
ARM: dts: uniphier: rework System Bus nodes
by Masahiro Yamada
· 9 years ago
e89a888
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
7263983
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
4a74160
microblaze: Add missing chosen node
by Michal Simek
· 9 years ago
7d33bb6
rpi: set board serial number in environment
by Lubomir Rintel
· 9 years ago
1b51c93
stm32: add support for stm32f7 & stm32f746 discovery board
by Vikas Manocha
· 9 years ago
08bce2b
gpio: stm32_gpio: move base addresses to the soc file
by Vikas Manocha
· 9 years ago
3e86a1a
gpio: stm32_gpio: move clock config from driver to board
by Vikas Manocha
· 9 years ago
e089d4d
arm: socfpga: Fix ethernet reset handling
by Marek Vasut
· 9 years ago
b7e5108
arm: socfpga: Remove bashisms from qts filter
by Marek Vasut
· 9 years ago
33dde73
arm: socfpga: cv_socdk: Add support for QSPI boot
by Marek Vasut
· 9 years ago
3518a73
arm: socfpga: av_socdk: Add support for QSPI boot
by Marek Vasut
· 9 years ago
6936492
armv7: ls102xa: Move smmu and stream id initialization into the common soc code
by Alison Wang
· 9 years ago
4026f66
armv8/fsl-layerscape: fdt: add fixup for Fman ucode
by Qianyu Gong
· 9 years ago
8868a64
fm: fdt: Move fman ucode fixup to driver code
by Qianyu Gong
· 9 years ago
ae6a758
qe: move drivers/qe/qe.h to include/fsl_qe.h
by Qianyu Gong
· 9 years ago
172081c
armv8/ls1043a: Implement workaround for erratum A009660
by Mingkai Hu
· 9 years ago
3ed72eb
armv8/ls1043a: enable workaround for errarum A009942
by Shengzhou Liu
· 9 years ago
4b636c3
powerpc/SECURE_BOOT: Add PAMU driver
by Aneesh Bansal
· 9 years ago
8a315db
arm: ls1021aqds: Enable driver model lpuart serial driver
by York Sun
· 9 years ago
2267b2f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
a1f5d11
sunxi: H3: Add support for the host usb-phys
by Jelle van der Waa
· 9 years ago
8938174
arm: ls1021aqds: Convert to driver model and enable serial support
by York Sun
· 9 years ago
18d0fa1
ARM: zynq: Add reset-gpio property for USB on Zybo
by Michal Simek
· 9 years ago
6dc383d
ARM: zynq: Enable u-boot,dm-pre-reloc for qspi
by Nathan Rossi
· 9 years ago
619f0a1
ARM: zynq: Remove unused SPI base addresses
by Michal Simek
· 9 years ago
844e18f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
4784249
imx: mx7d: isolate resources to domain 0 for A7 core
by Peng Fan
· 9 years ago
cf1367a
imx: mx7: implement functions to boot auxiliary core
by Peng Fan
· 9 years ago
fb3a3b7
imx: mx6: implement functions to boot auxiliary core
by Peng Fan
· 9 years ago
fcabb6d
imx: imx-common: introduce boot auxiliary core
by Peng Fan
· 9 years ago
2a78474
imx: mx7d: clock support for RDC
by Peng Fan
· 9 years ago
ac57efa
imx: mx7d: Add RDC support
by Peng Fan
· 9 years ago
Next »