Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6172e2e79029974e401c1f2337c146730e36c438
/
arch
/
arm
6172e2e
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
c5ec636
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d4c6180
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
79bc5bb
Convert CONFIG_SPL_HASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
adc4911
Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
167ad90
spear: Use upper case for CONFIG options
by Simon Glass
· 8 years ago
73ad4d0
Move existing use of CONFIG_SPL_RSA to Kconfig
by Simon Glass
· 8 years ago
9bbbc23
Move existing use of CONFIG_SPL_DM to Kconfig
by Simon Glass
· 8 years ago
3aa6612
arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
by Simon Glass
· 8 years ago
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
623753a
ARM: am335x: select DM_GPIO
by Masahiro Yamada
· 8 years ago
6abecc3
ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
by Masahiro Yamada
· 8 years ago
d5415b2
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· 8 years ago
2d7aa5e
ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
by Masahiro Yamada
· 8 years ago
fcd2155
ARM: tegra: remove wrong dependency on SPL_BUILD
by Masahiro Yamada
· 8 years ago
cfff4aa
TI: Rework SRAM definitions and maximums
by Tom Rini
· 8 years ago
2fc2ef5
meson: odroid-c2: enable Ethernet support through the device tree
by Beniamino Galvani
· 8 years ago
77e425d
arm: dts: update DTS files for meson-gxbb and odroid-c2
by Beniamino Galvani
· 8 years ago
6c68a22
bcm2835_gpio: Implement GPIOF_FUNC
by Alexander Graf
· 8 years ago
cb3c121
mx6: ddr: Allow changing REFSEL and REFR fields
by Fabio Estevam
· 8 years ago
9301aea
arm: imx: Add support for Advantech DMS-BA16 board
by Akshay Bhat
· 8 years ago
d75e253
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
65656ea
ARM: dts: dra72-evm: fix broken ethernet
by Mugunthan V N
· 8 years ago
9c781a5
sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC
by Hans de Goede
· 8 years ago
364fd16
sunxi: Sync h3-orangepi dts files with kernel
by Hans de Goede
· 8 years ago
c9a76b5
sunxi: Fix H3 EMAC syscon register address
by Chen-Yu Tsai
· 8 years ago
5aa576d
sunxi: Add support for A33-OLinuXino board
by Stefan Mavrodiev
· 8 years ago
ba2aa02
sunxi: add proper device tree for iNet D978 rev2 boards
by Icenowy Zheng
· 8 years ago
441f238
ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
by Peter Chubb
· 8 years ago
88b9e73
ARM: tegra: use numeric versioning for p2771-0000
by Stephen Warren
· 8 years ago
28a0b14
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
21621ad
ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3
by Masahiro Yamada
· 8 years ago
d040170
ARM: uniphier: display revision of Micro Support Card 3.6.x kindly
by Masahiro Yamada
· 8 years ago
a788892
ARM: uniphier: support system reset functionality for PSCI
by Masahiro Yamada
· 8 years ago
2f05d82
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
7facf88
treewide: fix "followings" to "following"
by Masahiro Yamada
· 8 years ago
bae1480
arm: cache: always flush cache line size for page table
by Stefan Agner
· 8 years ago
c4a7322
arm: cache: add support for LPAE for region D$ behavior
by Stefan Agner
· 8 years ago
bca0196
arch/arm/Kconfig: Whitespace correction
by Tom Rini
· 8 years ago
84f9b61
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
213407e
sunxi: Tune H3 DRAM PLL to improve lock time
by Jens Kuske
· 8 years ago
663ae65
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· 8 years ago
0f788b6
sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet
by Hans de Goede
· 8 years ago
6ebb4d0
sunxi: Sync dts files with upstream kernel
by Hans de Goede
· 8 years ago
60ff992
sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB
by Hans de Goede
· 8 years ago
e97270c
Merge branch 'master' of git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
26898db
arm: mvebu: a38x: typo fix cpabilities -> capbilities
by Chris Packham
· 8 years ago
3677118
arm: mvebu: a38x: update serdes error handling
by Chris Packham
· 8 years ago
460086e
arm: mvebu: Add support for NAND interface on A-38x
by Chris Packham
· 8 years ago
1e75f47
ARM: tegra: remove stale nvidia, bpmp I2C DT property
by Stephen Warren
· 8 years ago
0a81e58
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· 8 years ago
1505b23
ARM: tegra: fix Tegra186 I2C clock name
by Stephen Warren
· 8 years ago
e428420
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
42eae24
ARM: OMAP4+: vcores: Remove duplicated code
by Lokesh Vutla
· 8 years ago
266b23a
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
by Lokesh Vutla
· 8 years ago
36f067f
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· 8 years ago
234a4cd
ARM: rmobile: r8a7795: Add MMU layout
by Nobuhiro Iwamatsu
· 8 years ago
9d0e937
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· 9 years ago
fdf7c65
ARM: rmobile: Add support salvator-x board
by Nobuhiro Iwamatsu
· 9 years ago
2a6078e
ARM: rmobile: Add support R8A7795
by Nobuhiro Iwamatsu
· 9 years ago
4dc515a
ARM: rmobile: Add support R-Car Generation 3
by Nobuhiro Iwamatsu
· 9 years ago
b2c0e49
ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig
by Nobuhiro Iwamatsu
· 8 years ago
7c11273
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
ea3eacc
ARM: rmobile: Move SoC headers to mach-rmobile/include/mach
by Nobuhiro Iwamatsu
· 9 years ago
c91ef68
ARM: rmobile: Move SoC sources to mach-rmobile
by Nobuhiro Iwamatsu
· 9 years ago
2b2a137
ARM: dts: k2g-evm: enable mmc/sd suppport
by Sekhar Nori
· 8 years ago
0d368c0
ARM: dts: K2G: Add support for MMC controller
by Sekhar Nori
· 8 years ago
413ca3d
vexpress: Check TC2 firmware support before defaulting to nonsec booting
by Jon Medhurst \(Tixy\)
· 8 years ago
4009b7e
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
86ba221
ARM: at91/dt: Add device tree for SAMA5D2 Xplained
by Wenyou Yang
· 8 years ago
382d562
atmel: Bring in at91 pio4 device tree file and bindings
by Wenyou Yang
· 8 years ago
312bf89
gpio: atmel_pio4: Move PIO4 definitions to head file
by Wenyou Yang
· 8 years ago
8c772bd
clk: at91: Add clock driver
by Wenyou Yang
· 8 years ago
f082993
ARM: tegra: reduce CSITE clock from 204M to 136M
by Bryan Wu
· 8 years ago
56aca90
ARM: tegra: move ft_system_setup()
by Stephen Warren
· 8 years ago
2f54650
ARM: tegra: enable PCIe controller on p2771-0000
by Stephen Warren
· 8 years ago
7f253c8
ARM: tegra: enable SD card on p2771-0000
by Stephen Warren
· 8 years ago
9422f3f
ARM: tegra: enable I2C buses for P2771-0000
by Bryan Wu
· 8 years ago
d26e24d
mmc: tegra: port to standard clock/reset APIs
by Stephen Warren
· 8 years ago
fccc9c5
reset: add Tegra186 reset driver
by Stephen Warren
· 8 years ago
e8e3f20
clock: add Tegra186 clock driver
by Stephen Warren
· 8 years ago
a214892
misc: add Tegra BPMP driver
by Stephen Warren
· 8 years ago
78cd22a
kconfig: use bool instead of boolean for type definition attributes
by Masahiro Yamada
· 8 years ago
5e1f11e
ARM: dts: dra7xx-evm: add evm_3v3_sd regulator
by Vignesh R
· 8 years ago
8857405
drivers/sysreset: group sysreset drivers
by Max Filippov
· 8 years ago
4568296
ARM: non-sec: flush code cacheline aligned
by Stefan Agner
· 8 years ago
2c615b0
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
5abb9eb
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
0ae5c5a
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
by Masahiro Yamada
· 8 years ago
f98afb6
ARM: uniphier: add uniphier_cache_set_active_ways()
by Masahiro Yamada
· 8 years ago
983b3d3
ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
by Masahiro Yamada
· 8 years ago
bf44dde
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
by Masahiro Yamada
· 8 years ago
f846a2b
ARM: uniphier: move outer cache register macros to .c file
by Masahiro Yamada
· 8 years ago
54fb0a4
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
by Masahiro Yamada
· 8 years ago
df64901
ARM: uniphier: export uniphier_cache_enable/disable functions
by Masahiro Yamada
· 8 years ago
9ff0acf
ARM: uniphier: move lowlevel debug init code after page table switch
by Masahiro Yamada
· 8 years ago
659484f
ARM: uniphier: fix ROM boot mode for PH1-sLD3
by Masahiro Yamada
· 8 years ago
6caf51c
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
by Masahiro Yamada
· 8 years ago
2c8df19
ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
by Masahiro Yamada
· 8 years ago
487b5fe
ARM: uniphier: support prefetch and touch operations for outer cache
by Masahiro Yamada
· 8 years ago
Next »