Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a7267d2bdfe7fcc8eb9f24dd7e7b48b2037d7984
/
arch
/
arm
/
cpu
a7267d2
omap-common: Common get_board_serial function to pass serial through ATAG
by Paul Kocialkowski
· 9 years ago
6bc318e
omap-common: Common function to display die id, replacing omap3-specific version
by Paul Kocialkowski
· 9 years ago
2edadee
omap-common: Common serial and usbethaddr functions based on die id
by Paul Kocialkowski
· 9 years ago
c68d569
omap5: omap_die_id support
by Paul Kocialkowski
· 9 years ago
d76b8b9
omap4: omap_die_id support
by Paul Kocialkowski
· 9 years ago
290ba6d
omap3: omap_die_id support
by Paul Kocialkowski
· 9 years ago
e0cfa45
omap-common: Common omap_die_id definition
by Paul Kocialkowski
· 9 years ago
b9b3a23
sunxi: board: Only try to use the MMC related functions if enabled
by Maxime Ripard
· 9 years ago
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
76fa0b2
sunxi: Switch to using malloc_simple for the spl
by Hans de Goede
· 9 years ago
a3e45ab
armv8/mmu: Set bits marked RES1 in TCR
by Thierry Reding
· 9 years ago
88f4c83
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 9 years ago
0af008c
ls102xa: Fix reset hang
by Fabio Estevam
· 9 years ago
c62d1b5
lpc32xx: fix calculation of HCLK PLL output clock
by Vladimir Zapolskiy
· 9 years ago
363e424
arndale: Apply Cortex-A15 errata #773022 and #774769
by Ian Campbell
· 9 years ago
fbc8547
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
f868f9f
imx: mx6: correct enable_fec_anatop_clock
by Peng Fan
· 9 years ago
ead498a
sunxi: retrieve FEL-provided values to environment variables
by Bernhard Nortmann
· 9 years ago
bf52066
sunxi: Simplify spl board_init_f function
by Hans de Goede
· 9 years ago
6669fff
imx: fix coding style
by Peng Fan
· 9 years ago
73cb97d
imx: mx7: discard unused global variable
by Peng Fan
· 9 years ago
e1ce16d
imx: mx7: drop select CPU_V7 for board target
by Peng Fan
· 9 years ago
2565792
armv8: Make COUNTER_FREQUENCY optional
by Thierry Reding
· 9 years ago
3b1bb09
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· 9 years ago
700db47
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 9 years ago
f425d30
imx: mx6 discard 'select CPU_V7' for different targets
by Peng Fan
· 9 years ago
5630c98
imx: mx6ul: support mx6ul 9x9 evk board
by Peng Fan
· 9 years ago
b96b74c
Revert "imx: mx6: ddr correct tRFC and tXS"
by Peng Fan
· 9 years ago
9881077
imx: mx7dsabresd: Add support for MX7D SABRESD board
by Adrian Alonso
· 9 years ago
9f883e0
imx: imx7d: add imx-common cpu support for imx7d
by Adrian Alonso
· 9 years ago
51d70f7
arm: imx-common: init: rework wdog settings for imx6/imx7
by Adrian Alonso
· 9 years ago
2b3d961
imx: imx7d: Add SoC system support
by Adrian Alonso
· 9 years ago
eed22a0
imx: imx7d: clock control module support
by Adrian Alonso
· 9 years ago
ee7c4ca
arm: imx: imx-common: init: move arch init common setup
by Adrian Alonso
· 9 years ago
7409451
arm: imx: common rework cache settings for imx6
by Adrian Alonso
· 9 years ago
ce08c36
thermal: imx_thermal: rework driver to be reused
by Adrian Alonso
· 9 years ago
d006266
arm: armv8 correct value passed to __asm_dcache_all
by Peng Fan
· 9 years ago
69804d4
arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4
by Stefan Roese
· 9 years ago
eceec49
arm: Remove omap3_sdp3430 board
by Simon Glass
· 9 years ago
ef67c97
arm: Remove omap3_mvblx board
by Simon Glass
· 9 years ago
c450174
arm: Remove dig297 board
by Simon Glass
· 9 years ago
206ab3b
ARM: DRA7: emif: Fix disabling/enabling of refreshes
by Lokesh Vutla
· 9 years ago
b7f8ed2
lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition
by Vladimir Zapolskiy
· 9 years ago
e2cb6c5
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
01947b8
arm: Turn of d-cache before i-cache
by Sjoerd Simons
· 9 years ago
04c848a
Convert omap3_logic to ti_omap3_common.h
by Adam Ford
· 9 years ago
b60688a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
0bacb93
imx: vf610 add get_cpu_rev
by Peng Fan
· 9 years ago
8fb9f3f
arm, imx6: add aristainetos 2b board version
by Heiko Schocher
· 9 years ago
cdd26f5
imx: mx6ul_14x14_evk select MX6UL
by Peng Fan
· 9 years ago
e8c50ce
imx: mx6slevk: add SPL support
by Peng Fan
· 9 years ago
da7ada0
imx: mx6: ddr: add LPDDR2 support
by Peng Fan
· 9 years ago
77e8695
imx: mx6: ddr init MMDC according to ddr_type
by Peng Fan
· 9 years ago
d226fac
imx: mx6: ddr add dram io configuration and header file for i.MX6SL
by Peng Fan
· 9 years ago
6b43bbd
imx: mx6: ddr correct tRFC and tXS
by Peng Fan
· 9 years ago
1b81b06
imx: mx6: ddr no support MMDC1 for i.MX6SL
by Peng Fan
· 9 years ago
4aee78c
tbs2910: use full name in Kconfig board selection
by Soeren Moch
· 9 years ago
967a83b
imx: clock support enet2 anatop clock support
by Peng Fan
· 9 years ago
b741b16
imx: mxs: reimplement get_cpu_rev
by Peng Fan
· 9 years ago
9f54fe6
imx: mx31 use new formula for get_cpu_rev
by Peng Fan
· 9 years ago
0fe2e85
imx: mx27 implement get_cpu_rev
by Peng Fan
· 9 years ago
62c15d7
imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file
by Peng Fan
· 9 years ago
c58b7ef
arm: mxs: Fix mkimage invocation
by Marek Vasut
· 9 years ago
7f8e178
armv8: fsl-lsch3: Rewrite MMU translation table entries
by Alison Wang
· 9 years ago
15992c1
armv8: fsl-lsch3: Initiaze 4 MACs per QSGMII in dpmac_info
by Prabhakar Kushwaha
· 9 years ago
1b277ef
armv8: ls2085a: Update serdes1_cfg_tbl for 0x33 & 0x35 protocol
by Prabhakar Kushwaha
· 9 years ago
8238f34
armv8: Add framework for CCN-504 interconnect configuration
by Bhupesh Sharma
· 9 years ago
8c94627
arm: rmobile: Add Stout board support
by Vladimir Barinov
· 9 years ago
fcc7b70
sunxi: Enable non-secure access to RTC on sun6i (A31s)
by Chen-Yu Tsai
· 9 years ago
a3f7865
ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()
by Kishon Vijay Abraham I
· 9 years ago
3dacf66
ARM: AM43xx: Add functions to enable and disable USB clocks
by Kishon Vijay Abraham I
· 9 years ago
f54117d
ARM: OMAP5: Add functions to enable and disable USB clocks
by Kishon Vijay Abraham I
· 9 years ago
e6bda8c
ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
by Kishon Vijay Abraham I
· 9 years ago
dd15fab
omap-common: SYS_BOOT fallback logic correction and support for more devices
by Paul Kocialkowski
· 9 years ago
448e84f
arm: spear: Enable caches on SPEAr
by Stefan Roese
· 9 years ago
7618ad0
arm: spear: Move to common SPL infrastructure
by Stefan Roese
· 9 years ago
be3a553
ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0
by Nishanth Menon
· 9 years ago
4de1668
ARM: DRA7: Add detection of ES2.0
by Nishanth Menon
· 9 years ago
fe8ade0
arm: pxa: clean-up include file order
by Marcel Ziswiler
· 9 years ago
c224090
arm: pxa: use common timer functions
by Andrew Ruder
· 9 years ago
6914dc2
pxa: Fix boot hang by avoiding vector relocation
by Andrew Ruder
· 9 years ago
22a1ee1
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
64bbb7d
usb: spear: Add support for both SPEAr600 EHCI controllers
by Stefan Roese
· 9 years ago
ba1f68e
zynqmp: usb: Add usb dwc3 driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
4516f5d
ARM: zynqmp: Add platform specific arch_get_page_table
by Michal Simek
· 9 years ago
3c9d08b
zynqmp: Enable U-Boot run in EL3
by Michal Simek
· 9 years ago
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
890cc77
usb: lpc32xx: add host USB driver
by Sylvain Lemieux
· 9 years ago
90a837f
dma: lpc32xx: add DMA driver
by Sylvain Lemieux
· 9 years ago
9c09d39
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
b537707
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
f74c04e
ARM: AM43XX: Add functions to enable and disable EDMA3 clocks
by Vignesh R
· 9 years ago
92dc6a0
ARM: OMAP5: Add functions to enable and disable EDMA3 clocks
by Vignesh R
· 9 years ago
920f156f
ARM: OMAP5: Add support for disabling clocks in uboot
by Kishon Vijay Abraham I
· 9 years ago
efc65c8
ARM: AM43xx: Add support for disabling clocks in uboot
by Kishon Vijay Abraham I
· 9 years ago
0e2e12a
arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT
by Stefan Roese
· 9 years ago
eb48e2b
lpc32xx: cpu: add support for soft reset
by Sylvain Lemieux
· 9 years ago
74f8486
ARM: exynos: move SoC sources to mach-exynos
by Thomas Abraham
· 9 years ago
d6eaadc
sun6i: clock: Add support for the mipi pll
by Hans de Goede
· 9 years ago
957a72729
sunxi: clock: Add clock_get_pll3() helper function
by Hans de Goede
· 9 years ago
Next »