Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
766c22ecd7e4b6e4e47fb099699eb5a6962ac694
/
arch
/
arm
766c22e
sunxi: Move remaining PSCI assembly code to C
by Chen-Yu Tsai
· Sun Jun 19 12:38:32 2016 +0800
70617c7
ARM: PSCI: Split out common stack setup code from psci_arch_init
by Chen-Yu Tsai
· Sun Jun 19 12:38:31 2016 +0800
bb175bc
sunxi: Add defconfig and dts file for the Orange Pi Lite SBC
by Hans de Goede
· Sat Jul 09 22:20:00 2016 +0200
a4afc31
sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream
by Hans de Goede
· Sat Jul 09 17:31:14 2016 +0200
6527fa2
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· Sat Jul 09 15:31:47 2016 +0200
d194c0e
net: Add EMAC driver for H3/A83T/A64 SoCs.
by Amit Singh Tomar
· Wed Jul 06 17:59:44 2016 +0530
e9bbbe8
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
by Bernhard Nortmann
· Thu Jun 09 07:37:35 2016 +0200
6f3ea20
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· Tue Jun 07 14:28:34 2016 +0300
8c1d3e0
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
by Tom Rini
· Thu Jul 14 17:36:18 2016 -0400
d2ef0fc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jul 11 18:50:29 2016 -0400
faeef3b
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
by Simon Glass
· Sun Jun 12 23:30:24 2016 -0600
9410627
rockchip: Use 'select' instead of defaults in Kconfig
by Simon Glass
· Sun Jun 12 23:30:14 2016 -0600
99ed877
ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
by Vignesh R
· Wed Jul 06 10:26:03 2016 +0530
9b9f0f8
ARM: dts: K2G: Add support for QSPI controller
by Vignesh R
· Wed Jul 06 10:20:57 2016 +0530
cefb8f3
ARM: dts: k2g: add support for Davinci SPI controller
by Vignesh R
· Wed Jul 06 09:59:05 2016 +0530
6ceed0b
ARM: dts: k2l: Enable Davinci SPI controller
by Vignesh R
· Wed Jul 06 09:59:03 2016 +0530
2ba906d
ARM: dts: k2e: Enable Davinci SPI controller
by Vignesh R
· Wed Jul 06 09:59:01 2016 +0530
e96aeed
ARM: dts: k2hk: Enable Davinci SPI controller
by Vignesh R
· Wed Jul 06 09:58:59 2016 +0530
adeb03f
ARM: dts: keystone2: add SPI aliases for davinci SPI nodes
by Vignesh R
· Wed Jul 06 09:58:58 2016 +0530
9e7bf7d
armv8: Enable CPUECTLR.SMPEN for coherency
by Mingkai Hu
· Thu Jul 07 12:22:12 2016 +0800
41bd7b2
arm: Fix setjmp (again)
by Alexander Graf
· Tue Jul 05 20:37:17 2016 +0200
44fe9e4
video: tegra: Move to using simple-panel and pwm-backlight
by Simon Glass
· Sun May 08 16:55:20 2016 -0600
adde58a
tegra: dts: Sync tegra20 device tree files with Linux
by Simon Glass
· Sun May 08 16:55:19 2016 -0600
074f728
sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)
by Quentin Schulz
· Fri Jun 24 14:33:35 2016 +0200
ec380a0
sunxi: Add missing boot_media fields in the SPL header
by Olliver Schinagl
· Mon Jun 13 18:13:07 2016 +0200
2480256
ARM: uniphier: add external IRQ setup code
by Masahiro Yamada
· Wed Jun 29 19:39:03 2016 +0900
2707e83
ARM: dts: uniphier: add AIDET nodes
by Masahiro Yamada
· Wed Jun 29 19:39:02 2016 +0900
1174603f
ARM: dts: uniphier: sync Device Trees with upstream Linux
by Masahiro Yamada
· Wed Jun 29 19:38:56 2016 +0900
3a1e442
ARM: uniphier: fix typo "talbe"
by Masahiro Yamada
· Fri Jun 24 11:51:38 2016 +0900
bdabc27
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Jun 28 15:59:05 2016 -0400
cbbd541
armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
by Abhimanyu Saini
· Tue Jun 14 13:18:31 2016 +0530
ac7f242
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
by Prabhakar Kushwaha
· Fri Jun 24 13:48:13 2016 +0530
649d810
arm: at91: taurus/axm: add DM and DTS support
by Heiko Schocher
· Wed May 25 07:23:48 2016 +0200
d1b8ea8
arm: at91: smartweb: add DM and DTS support
by Heiko Schocher
· Wed May 25 07:23:47 2016 +0200
efe0419
arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260
by Heiko Schocher
· Wed May 25 07:23:46 2016 +0200
914aff1
corvus DTS / DM support
by Heiko Schocher
· Wed May 25 07:23:45 2016 +0200
959eb06
arm: at91: add CONFIG_AT91SAM9M10G45
by Heiko Schocher
· Wed May 25 07:23:44 2016 +0200
7723a34
ARM: at91: Don't invoke spl_boot_device() twice
by Marek Vasut
· Sat May 14 23:42:28 2016 +0200
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· Sat May 14 23:42:07 2016 +0200
46dc5cb
board/BuR: rename kwb board to brxre1
by Hannes Schmelzer
· Wed Jun 22 12:36:14 2016 +0200
20ccb43
board/BuR: rename tseries board to brppt1
by Hannes Schmelzer
· Wed Jun 22 12:36:13 2016 +0200
d2ffbb1
arm: bcm235xx: update clock framework
by Steve Rae
· Tue Jun 21 16:43:07 2016 -0700
8b05189
arm: bcm235xx: fix kps ccu
by Chris Brand
· Tue Jun 21 16:43:06 2016 -0700
4c8b286
arm: bcm235xx: implement the boot0 hook code
by Steve Rae
· Tue Jun 21 16:43:05 2016 -0700
e873b15
ARM: armv7: refactor Makefile slightly
by Masahiro Yamada
· Tue Jun 21 21:30:09 2016 +0900
909cc1c
ARM: move #ifdef to match the error handling code
by Masahiro Yamada
· Fri Jun 17 21:51:48 2016 +0900
b914009
arm64: optimize smp_kick_all_cpus
by Masahiro Yamada
· Fri Jun 17 18:32:47 2016 +0900
6ac0699
board: amlogic: Rename folder for Amlogic boards
by Carlo Caione
· Fri Jun 10 20:18:23 2016 +0200
c1f2bdd
omap3: bugfix in timer on rollover
by Daniel Gorsulowski
· Mon Jun 06 09:40:11 2016 +0200
f861806
armv8/fsl_lsch2: Correct the cores frequency initialization
by Hou Zhiqiang
· Sun Jun 12 14:42:04 2016 +0800
f99c5cb
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
by Hans de Goede
· Mon Jun 20 23:16:28 2016 +0200
60e0b18
sunxi: Add PSCI implementation in C
by Chen-Yu Tsai
· Tue Jun 07 10:54:34 2016 +0800
9bffa7f
sunxi: Add base address for GIC
by Chen-Yu Tsai
· Tue Jun 07 10:54:33 2016 +0800
f3a80e2
sunxi: Add CPUCFG debug lock and sun7i cpu power controls
by Chen-Yu Tsai
· Tue Jun 07 10:54:32 2016 +0800
fcd4c4e
sunxi: Group cpu core related controls together
by Chen-Yu Tsai
· Tue Jun 07 10:54:31 2016 +0800
d14dcb0
sunxi: Add missing linux/types.h header for cpucfg_sun6i.h
by Chen-Yu Tsai
· Tue Jun 07 10:54:30 2016 +0800
165ab87
sunxi: Add packed attribute to struct sunxi_prcm_reg
by Chen-Yu Tsai
· Tue Jun 07 10:54:29 2016 +0800
8ba7974
sunxi: Make CPUCFG_BASE macro names the same across families
by Chen-Yu Tsai
· Tue Jun 07 10:54:28 2016 +0800
72a4800
ARM: allocate extra space for PSCI stack in secure section during link phase
by Chen-Yu Tsai
· Tue Jun 07 10:54:27 2016 +0800
23addd2
ARM: PSCI: export common PSCI function declarations for C code
by Chen-Yu Tsai
· Tue Jun 07 10:54:26 2016 +0800
62e4032
ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
by Chen-Yu Tsai
· Tue Jun 07 10:54:25 2016 +0800
72479ed
ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
by Chen-Yu Tsai
· Tue Jun 07 10:54:24 2016 +0800
902879a
sunxi: Add defconfig and dts file for inet86dz board
by Hans de Goede
· Sun Jun 12 19:44:42 2016 +0200
c3ed8c1
sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet
by Hans de Goede
· Sat Jun 11 15:19:38 2016 +0200
42a3182
sunxi: Select USE_TINY_PRINTF
by Hans de Goede
· Fri Jun 10 12:19:40 2016 +0200
e0012a3
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Jun 20 05:14:01 2016 -0400
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· Fri Jun 17 09:44:00 2016 -0600
e0e2b26
mailbox: add Tegra186 HSP driver
by Stephen Warren
· Fri Jun 17 09:43:57 2016 -0600
460483c
ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
by Masahiro Yamada
· Fri Jun 17 19:24:29 2016 +0900
3a0850d
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
by Masahiro Yamada
· Fri Jun 17 19:24:28 2016 +0900
74b79f8
ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
by Masahiro Yamada
· Fri Jun 17 19:24:27 2016 +0900
908c4d1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Sat Jun 18 23:46:43 2016 -0400
52a0551
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jun 18 23:46:21 2016 -0400
38cb0b9
arm: Fix setjmp
by Alexander Graf
· Mon Jun 13 14:01:07 2016 +0200
107ef97
arm, am335x: siemens: enable DM/DTS support
by Heiko Schocher
· Mon Jun 13 15:16:01 2016 +0200
0182095
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· Mon Jun 13 09:58:36 2016 +0530
56ba44d
armv8/ls2080: Remove workaround for erratum A008751
by Sriram Dash
· Mon Jun 13 09:58:35 2016 +0530
9282d26
arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper
by Sriram Dash
· Mon Jun 13 09:58:32 2016 +0530
9951985
ARM: dts: AM572x-IDK Initial Support
by Schuyler Patton
· Fri Jun 10 09:35:45 2016 +0530
6c2cfdd
board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
by Lokesh Vutla
· Fri Jun 10 09:35:42 2016 +0530
5178dc1
armv8: s32v234: Introduce basic support for s32v234evb
by Eddy Petrișor
· Sun Jun 05 03:43:00 2016 +0300
45f2c70
board: arm:: Add support for Broadcom BCM23550
by Steve Rae
· Thu Jun 02 15:10:56 2016 -0700
edf3271
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jun 13 08:50:58 2016 -0400
c7cbf22
ARM: at91: Fix PMC bit definitions
by Marek Vasut
· Sat May 14 23:43:19 2016 +0200
f5e7513
ARM: at91: sama5: Extend boot device autodetection
by Marek Vasut
· Sat May 14 23:43:01 2016 +0200
2369c9c
arm: at91: Add support for gurnard
by Andre Renaud
· Thu May 05 07:28:22 2016 -0600
46ecd23
at91: Add driver-model GPIO devices for AT91SAM9G45
by Simon Glass
· Thu May 05 07:28:17 2016 -0600
3c9fc8d
arm: at91: Add a header file for the real-time clock
by Andre Renaud
· Thu May 05 07:28:13 2016 -0600
30a4121
arm: at91: dts: Bring in device tree file for AT91SAM9G45
by Simon Glass
· Thu May 05 07:28:12 2016 -0600
9084407
arm: Allow skipping of low-level init with I-cache on
by Simon Glass
· Thu May 05 07:28:06 2016 -0600
ff38e7e
at91: Add support for the AT91 slow clock controller
by Andre Renaud
· Thu May 05 07:28:05 2016 -0600
c805623
arm: dra7xx: Assign omap_vcores based on board type
by Keerthy
· Tue Jun 07 16:05:25 2016 +0530
dd4845e
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Sun Jun 12 12:52:33 2016 -0400
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Jun 12 12:51:34 2016 -0400
331c87c
armv8: ls2080aqds: Enable QSPI boot support
by Yuan Yao
· Wed Jun 08 18:25:00 2016 +0800
86f42d7
armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot
by Yuan Yao
· Wed Jun 08 18:24:57 2016 +0800
b42bbc2
dts: ls2080aqds: Add QSPI dts node
by Yuan Yao
· Wed Jun 08 18:24:56 2016 +0800
2ec8584
armv8: ls2080aqds: Select QSPI CLK div via SCFG
by Yuan Yao
· Wed Jun 08 18:24:52 2016 +0800
9abba11
board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment
by Pratiyush Mohan Srivastava
· Wed Jan 20 12:29:03 2016 +0530
3dfb82a
armv8/ls2080a: configure PMU's PCTBENR to enable WDT
by Yunhui Cui
· Wed Jun 08 10:31:42 2016 +0800
Next »