Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
33913c5c9147e6fe81adfb18d4432b5e73d16e39
/
arch
/
arm
/
cpu
33913c5
stv0991: Add basic stv0991 architecture support
by Vikas Manocha
· 10 years ago
a3bd860
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
8821681
ARM: UniPhier: detect the number of flash banks at run-time
by Masahiro Yamada
· 10 years ago
79790db
ARM: UniPhier: extend register area of init page table for PH1-sLD3
by Masahiro Yamada
· 10 years ago
1e72b1c
ARM: UniPhier: merge UniPhier config headers into a single file
by Masahiro Yamada
· 10 years ago
39c450d
ARM: UniPhier: move support card select to Kconfig
by Masahiro Yamada
· 10 years ago
a618561
ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig
by Masahiro Yamada
· 10 years ago
e6a9127
ARM: UniPhier: use boot_is_swapped() macro for readability
by Masahiro Yamada
· 10 years ago
b5df0dd
ARM: UniPhier: remove Denali NAND controller fixup code
by Masahiro Yamada
· 10 years ago
0f3a480
arm: am33xx: Handle NAND+I2C boot-device the same way as NAND
by Stefan Roese
· 10 years ago
4750eb6
beagle_x15: add board support for Beagle x15
by Felipe Balbi
· 10 years ago
a51c615
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
ab7df84
arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weak
by Felipe Balbi
· 10 years ago
449a437
arm: omap5: make hw_init_data weak
by Felipe Balbi
· 10 years ago
9fdc0a2
arm: omap-common: emif: allow to map memory without interleaving
by Felipe Balbi
· 10 years ago
5424186
arm: dra7xx: prcm: add missing registers
by Felipe Balbi
· 10 years ago
eb44655
arm: omap5: tps659038: rename regulator defines
by Felipe Balbi
· 10 years ago
9a72462
usb: UniPhier: support OF configuration
by Masahiro Yamada
· 10 years ago
b70be9d
ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y
by Masahiro Yamada
· 10 years ago
0e16b8a
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
b63b327
sun6i: Drop some "unknown magic" from dram init
by Hans de Goede
· 10 years ago
70d7ab5
sunxi: Add video pll clock functions
by Hans de Goede
· 10 years ago
ad0dfc5
sun4i: Rename dram_clk_cfg to dram_clk_gate
by Hans de Goede
· 10 years ago
4b3175f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b9666d6
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· 10 years ago
63659b7
arm: mx6: introduce disable_sata_clock
by Nikita Kiryanov
· 10 years ago
63fb548
ARM: bootm: Allow booting in secure mode on hyp capable systems
by Hans de Goede
· 10 years ago
8543735
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
by Hans de Goede
· 10 years ago
7cd60e4
tegra: do not descend into empty directories
by Masahiro Yamada
· 10 years ago
abde127
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
40e73b1
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
f19692c
mx6: thermal: Check cpu temperature via thermal sensor
by Ye.Li
· 10 years ago
59f3be3
mx6: clock: Add thermal clock enable function
by Nitin Garg
· 10 years ago
3df10c0
dm: arm: spl: Make driver model linker lists available
by Simon Glass
· 10 years ago
c210f8b
dm: at91: Add platform data for GPIO on at91sam9260-based boards
by Simon Glass
· 10 years ago
bd42662
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
eff8e68
replace DIV_ROUND with DIV_ROUND_CLOSEST
by Masahiro Yamada
· 10 years ago
16e65f6
imx: consolidate set_chipselect_size function
by Fabio Estevam
· 10 years ago
bd6e56f
imx: fix exception vectors relocation in imx27
by Albert ARIBAUD
· 10 years ago
406c4b30
ARM: mxs: tools: Add support for boot progress display flag
by Alexey Ignatov
· 10 years ago
5864590
ARM: atmel: add sama5d4ek board support
by Bo Shen
· 10 years ago
f1e3a8c
arm, spl, at91: add at91sam9260 and at91sam9g45 spl support
by Heiko Schocher
· 10 years ago
4e3976b
arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45
by Heiko Schocher
· 10 years ago
a7f517a
arm, at91, mpddrc: fix typo in ddr2_init()
by Heiko Schocher
· 10 years ago
f676826
arm, at91: generate boot.bin file for all atmel SoC
by Heiko Schocher
· 10 years ago
7dc5c48
ARM: atmel: spl: make css field configurable
by Bo Shen
· 10 years ago
bff6cc3
ARM: atmel: spl: make initialization more stable
by Bo Shen
· 10 years ago
db74d8a
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
06ff9fb
arm: odroid: enable/disable usb host phy for exynos4412
by Suriyan Ramasami
· 10 years ago
c12efec
Peach-Pi: Use the enhanced usb_copy() prototype
by Vadim Bendebury
· 10 years ago
8949456
Exynos5: ddr3: Choose between single or double channel config
by Akshay Saraswat
· 10 years ago
0f4798c
DMC: Exynos5: Enable update mode for DREX controller
by Alim Akhtar
· 10 years ago
62c2f9f
Config: Exynos5800: Enable build for Peach-Pi
by Akshay Saraswat
· 10 years ago
9fba7b4
Exynos5800: Introduce new proid for Exynos5800
by Akshay Saraswat
· 10 years ago
75ed68f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
84d2b22
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
38edee2
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
879de35
sun6i: Poke magic sram controller register to avoid cache issues
by Hans de Goede
· 10 years ago
3152122
sun6i: Add dram initialization code
by Hans de Goede
· 10 years ago
5037c45
sun4i: Rename dram files to dram_sun4i.x
by Hans de Goede
· 10 years ago
316e29b
sun6i: Add cpucfg register definitions
by Hans de Goede
· 10 years ago
c27d68d
sun6i: Add clock functions needed for SPL / DRAM init
by Hans de Goede
· 10 years ago
4f9a008
sun6i: Add new p2wi controller driver
by Oliver Schinagl
· 11 years ago
50671b0
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
dade3b0
kconfig: arm: move "armv8" define to arch/arm/Kconfig
by Masahiro Yamada
· 10 years ago
f280514
kconfig: arm: select CPU_V7 for some new boards
by Masahiro Yamada
· 10 years ago
1568e43
ARM: remove unused CPU directory
by Masahiro Yamada
· 10 years ago
9fba842
arm: imx: make bmode command work with SPL/U-Boot combo
by Nikita Kiryanov
· 10 years ago
0c59738
ARM: cache_v7: Various minor cleanups
by Thierry Reding
· 10 years ago
2a0ab6b
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
05154a2
ARM: UniPhier: call pin_init() also in the normal boot
by Masahiro Yamada
· 10 years ago
b2230d7
ARM: UniPhier: consolidate board_postclk_init() function
by Masahiro Yamada
· 10 years ago
21b8890
usb: UniPhier: add UniPhier on-chip EHCI host driver support
by Masahiro Yamada
· 10 years ago
c5f67ba
ARM: UniPhier: add EHCI host pin settings for PH1-Pro4
by Masahiro Yamada
· 10 years ago
b0c7904
ARM: UniPhier: move DDR related configuration to Kconfig
by Masahiro Yamada
· 10 years ago
efbc5a2
ARM: UniPhier: reset on-board devices on start-up
by Masahiro Yamada
· 10 years ago
8c53ac6
kconfig: zynq: Add ZYBO board
by Peter Crosthwaite
· 10 years ago
1fc4234
ARM: MXS: fix Uninitialized variable error
by Wolfgang Denk
· 10 years ago
7e40563
arm: rmobile: Add support gose board
by Nobuhiro Iwamatsu
· 10 years ago
032d59c
arm: rmobile: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
6ae8083
cppcheck cleanup: fix nullPointer errors
by Wolfgang Denk
· 10 years ago
a45c7d1
Merge git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
ca6b8fb
arm: socfpga: Add socfpga_spim_enable() to reset_manager.c
by Stefan Roese
· 10 years ago
5c46446
arm: socfpga: Add DW master SPI clock to clock_manager.c
by Stefan Roese
· 10 years ago
c3373ee
omap3: cm-t3517: add basic board support
by Igor Grinberg
· 10 years ago
d5e635e
am335x: make get_board_rev() function weak
by Igor Grinberg
· 10 years ago
12889ef
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
by Tom Rini
· 10 years ago
b28b2e2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
d862453
dm: sunxi: Add pinmux functions which take a bank parameter
by Simon Glass
· 10 years ago
8f32aaa
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
2f65bef
arm926ejs: cache: use __weak
by Jeroen Hofstee
· 10 years ago
a341e77
arm: rmobile: alt: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
25c0dca
arm: rmobile: koelsch: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
2af4b00
arm: rmobile: lager: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
06c9e17
arm: rmobile: r8a7790: Update initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
186f7f1
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
622dfbd
imx: mx6sl: Set the preclk clock source to OSC 24Mhz
by Ye.Li
· 10 years ago
Next »