Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cfcf5d60cb996187b233373877c693c7df3eb2ce
/
arch
/
arm
cfcf5d6
ARM: socfpga: move SoC headers to mach-socfpga/include/mach
by Masahiro Yamada
· Tue Apr 21 20:38:22 2015 +0900
ad18614
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· Tue Apr 21 20:38:21 2015 +0900
144a3e0
ARM: socfpga: move board select into mach-socfpga/Kconfig
by Masahiro Yamada
· Tue Apr 21 20:38:20 2015 +0900
b01e017
ARM: socfpga: remove redundant config.mk
by Masahiro Yamada
· Tue Apr 21 20:38:19 2015 +0900
9667e7a
ARM: socfpga: do not add board directory to header search path
by Masahiro Yamada
· Tue Apr 21 20:38:18 2015 +0900
df08b2e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue May 05 10:32:08 2015 -0400
a860354
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
by Stefan Roese
· Mon May 04 17:31:34 2015 +0200
073efd7
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· Sat Apr 25 06:29:56 2015 +0200
7a4a5ba
arm: mvebu: Add d-cache invalidate before enabling the d-cache
by Stefan Roese
· Sat Apr 25 06:29:55 2015 +0200
ba98f4f
arm: mvebu: Remove coherency configuration
by Stefan Roese
· Sat Apr 25 06:29:53 2015 +0200
44ffbe5
arm: mvebu: Change network init code to allow a more flexible setup
by Stefan Roese
· Sat Apr 25 06:29:52 2015 +0200
174d23e
arm: mvebu: Add basic Armada 38x support
by Stefan Roese
· Sat Apr 25 06:29:51 2015 +0200
549e798
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
by Stefan Roese
· Sat Apr 25 06:29:50 2015 +0200
7cd3484
arm: mvebu: Only define MV88F78X60 for Armada XP
by Stefan Roese
· Sat Apr 25 06:29:49 2015 +0200
a205b3e
arm: mvebu: Remove unreferenced define
by Stefan Roese
· Sat Apr 25 06:29:48 2015 +0200
ebda3ec
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
by Stefan Roese
· Sat Apr 25 06:29:47 2015 +0200
42e5aab
arm: mvebu: Move mvebu-common into mach-mvebu
by Stefan Roese
· Sat Apr 25 06:29:46 2015 +0200
525178d
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
by Stefan Roese
· Sat Apr 25 06:29:45 2015 +0200
4e9b72f
arm: armada-xp: Move SoC sources to mach-mvebu
by Stefan Roese
· Sat Apr 25 06:29:44 2015 +0200
54c7a1e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Tue May 05 07:00:11 2015 -0400
5895b7c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue May 05 10:09:06 2015 +0200
e820402
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
by Hans de Goede
· Mon Apr 27 16:57:54 2015 +0200
1168e09
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· Mon Apr 27 16:50:04 2015 +0200
26a9005
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· Mon Apr 27 15:05:10 2015 +0200
8697909
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· Mon Apr 27 14:54:47 2015 +0200
1f4e1d1
sunxi: usb: Remove sunxi_usbc_get_io_base function
by Hans de Goede
· Mon Apr 27 14:36:23 2015 +0200
7e5aabd
sunxi: usb: Move setup of host controller clocks to the host controller drivers
by Hans de Goede
· Mon Apr 27 11:44:22 2015 +0200
66bf508
sunxi: axp: Remove non driver-model support from the axp gpio code
by Hans de Goede
· Sun Apr 26 11:19:37 2015 +0200
d9989cc
sunxi: emac: Remove non driver-model code
by Hans de Goede
· Thu Apr 23 18:47:47 2015 +0200
0391488
sunxi: Move all boards to the driver-model
by Hans de Goede
· Wed Apr 15 20:46:48 2015 +0200
78087c1
sunxi: dts: Add minimal dts files for board which lack a dts sofar
by Hans de Goede
· Thu Apr 23 17:04:19 2015 +0200
ded821c
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
by Hans de Goede
· Thu Apr 23 14:27:01 2015 +0200
db325e8
sunxi: dts: Sync all dts files with upstream kernel
by Hans de Goede
· Wed Apr 15 19:03:49 2015 +0200
d6efcdb
sunxi: emac: Add driver model support
by Hans de Goede
· Sun Apr 19 11:48:19 2015 +0200
d690b39
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
by Hans de Goede
· Wed Apr 22 17:55:10 2015 +0200
08607d1
sunxi: axp: Add driver-model support to the axp_gpio code
by Hans de Goede
· Wed Apr 22 11:31:22 2015 +0200
3ae1d13
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· Sat Apr 25 17:25:14 2015 +0200
858b6db
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
by Hans de Goede
· Sat Apr 25 22:18:09 2015 +0200
bb930c3
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· Sat Apr 25 14:07:37 2015 +0200
494f5d0
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
by Hans de Goede
· Wed Apr 22 17:39:59 2015 +0200
3702f14
sunxi: Add basic A33 basic support
by Vishnu Patekar
· Sun Mar 01 23:47:48 2015 +0530
575716c
sunxi: Add a33 dram init code
by Vishnu Patekar
· Sun Mar 01 23:49:39 2015 +0530
0fdbe20
sunxi: Add support for A33 PLL11 (second DRAM pll)
by Hans de Goede
· Sun Apr 12 11:46:41 2015 +0200
f055ed6
sunxi: s/sun8i/sun8i_a23/
by Hans de Goede
· Mon Apr 06 20:55:39 2015 +0200
f07872b
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· Mon Apr 06 20:33:34 2015 +0200
cccc9da
sunxi: usbc: Remove unused irq field
by Hans de Goede
· Mon Apr 06 20:17:46 2015 +0200
343bee0
sunxi: Also set Auxiliary Ctl SMP bit in SPL
by Hans de Goede
· Mon Apr 06 20:16:36 2015 +0200
728dbdb
sun7i: Remove duplicate call to psci_arch_init
by Jan Kiszka
· Tue Apr 21 07:18:25 2015 +0200
4a7c11d
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Wed Apr 29 06:46:33 2015 -0400
8204bd1
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
by Masahiro Yamada
· Mon Mar 16 16:43:24 2015 +0900
5ab14c3
ARM: zynq: move SoC headers to mach-zynq/include/mach
by Masahiro Yamada
· Mon Mar 16 16:43:23 2015 +0900
43246cc
ARM: zynq: move SoC sources to mach-zynq
by Masahiro Yamada
· Mon Mar 16 16:43:22 2015 +0900
2cc9794
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
by Masahiro Yamada
· Mon Mar 16 16:43:21 2015 +0900
daf6dea
zynqmp: Enable SDHCI0 options
by Michal Simek
· Wed Apr 15 15:21:37 2015 +0200
32b7dba
zynqmp: Add SPI driver support for ZynqMP
by Siva Durga Prasad Paladugu
· Wed Apr 15 11:48:48 2015 +0530
055792a
zynqmp: i2c: Enable i2c driver for zynqMP
by Siva Durga Prasad Paladugu
· Tue Mar 03 15:01:44 2015 +0530
02d66cd
zynqmp: Add support for EMMC bootmode
by Michal Simek
· Wed Apr 15 15:02:28 2015 +0200
0ca5557
zynqmp: Add support for emulation platform - Veloce
by Michal Simek
· Wed Apr 15 14:59:19 2015 +0200
5e1d004
zynq: timer: Fix wrong timer calculation
by Siva Durga Prasad Paladugu
· Mon Apr 13 10:57:04 2015 +0530
58f865f
zynqmp: Add support for R5 sw loading
by Michal Simek
· Wed Apr 15 13:36:40 2015 +0200
a38e81e
zynqmp: caches: Enable dcache for zynqmp
by Siva Durga Prasad Paladugu
· Sat Dec 06 12:57:51 2014 +0530
be0bf69
zynq: slcr: Disable all level shifters
by Siva Durga Prasad Paladugu
· Mon Mar 02 16:03:46 2015 +0530
eab65325
ARM: zynq: drop legacy ps7_init.c/h support
by Masahiro Yamada
· Tue Apr 14 16:50:50 2015 +0900
0f4011a
zynq: Add Zynq PicoZed board support
by Nathan Rossi
· Tue Apr 14 14:58:10 2015 +1000
4bbf3ca
gpio: add Xilinx Zynq PS GPIO driver
by Andrea Scian
· Fri Mar 20 16:00:25 2015 +0100
8fc6c91
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· Tue Apr 28 20:48:43 2015 -0400
73348c0
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Apr 28 12:15:13 2015 -0400
5543f41
socfpga: implement arria V socdk SPI flash config in dts
by Pavel Machek
· Sat Apr 25 21:36:16 2015 +0200
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri Apr 24 13:43:24 2015 -0400
f17632c
socfpga: implement socdk SPI flash config in dts
by Pavel Machek
· Thu Apr 23 09:14:01 2015 +0200
0404a39
armv8/fsl-lsch3: Implement workaround for I2C erratum A009203
by York Sun
· Mon Mar 23 10:41:35 2015 -0700
d0e295d
ls2085a: esdhc: Add esdhc support for ls2085a
by Yangbo Lu
· Fri Mar 20 19:28:31 2015 -0700
212b8d8
armv8/ls2085ardb: Enable NAND SPL support
by Scott Wood
· Tue Mar 24 13:25:03 2015 -0700
8e728cd
armv8/ls2085aqds: NAND boot support
by Scott Wood
· Tue Mar 24 13:25:02 2015 -0700
dd88806
driver/ifc: Add 64KB page support
by Jaiprakash Singh
· Fri Mar 20 19:28:27 2015 -0700
3636534
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Apr 23 13:53:09 2015 -0400
1b320bd
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
by Sanchayan Maity
· Wed Apr 15 16:24:27 2015 +0530
cc4d78f
ARM: vf610: Initial integration for Colibri VF50/VF61
by Sanchayan Maity
· Wed Apr 15 16:24:26 2015 +0530
208aaa2
ARM: vf610: Enable caches
by Stefan Agner
· Wed Apr 15 16:24:25 2015 +0530
cb01fb1
ARM: vf610: Add SoC and CPU type detection
by Sanchayan Maity
· Wed Apr 15 16:24:24 2015 +0530
ab2aaaa
ARM: vf610: Enable external 32KHz oscillator
by Stefan Agner
· Wed Apr 15 16:24:23 2015 +0530
e3a76e2
ARM: vf610: Move DDR3 initialization to imx-common
by Sanchayan Maity
· Wed Apr 15 16:24:22 2015 +0530
7c2b52d
arm: am437x: mux: Update mux names
by Bryan De Faria
· Thu Apr 02 10:57:07 2015 +0200
f1a5e71
fastboot: ARM: OMAP5: Enable reboot-bootloader
by Dileep Katta
· Fri Mar 27 23:06:57 2015 +0530
7354dfc
ARM: DRA7: Set serial number environment variable
by Dileep Katta
· Wed Mar 25 04:04:51 2015 +0530
9ed4f70
davinci: add support for omapl138-lcdk board
by Peter Howard
· Mon Mar 23 09:19:56 2015 +1100
e12abcb
armv8/ls2085ardb: Add support of LS2085ARDB platform
by York Sun
· Fri Mar 20 19:28:24 2015 -0700
0301703
armv8/ls2085aqds: Add support of LS2085AQDS platform
by York Sun
· Fri Mar 20 19:28:23 2015 -0700
2dd335f
driver/ldpaa: Add support of WRIOP static data structure
by Prabhakar Kushwaha
· Fri Mar 20 19:28:22 2015 -0700
c6af127
armv8/fsl-ch3: Add support to print RCW configuration
by Bhupesh Sharma
· Fri Mar 20 19:28:20 2015 -0700
835c72b
net/memac_phy: reuse driver for little endian SoCs
by Shaohui Xie
· Fri Mar 20 19:28:19 2015 -0700
f4fed4b
drivers/fsl-mc: Changed MC firmware loading for new boot architecture
by J. German Rivera
· Fri Mar 20 19:28:18 2015 -0700
0e3a2b9
armv8: Add SerDes framework for Layerscape Architecture
by Minghuan Lian
· Fri Mar 20 19:28:16 2015 -0700
3e7fd6f
armv8/fsl-lsch3: Use correct compatible for serial clock fixup
by Scott Wood
· Fri Mar 20 19:28:14 2015 -0700
ae1df32
armv8/ls2085a: Add workaround for USB erratum A-008751
by Scott Wood
· Fri Mar 20 19:28:13 2015 -0700
f64c98c
fsl-lsch3: Introduce place for common early SoC init
by Scott Wood
· Fri Mar 20 19:28:12 2015 -0700
820a18f
armv8/fsl-lsch3: Update early MMU table
by York Sun
· Fri Mar 20 19:28:11 2015 -0700
a814e66
armv8/fsl-lsch3: Set nodes in DVM domain
by Scott Wood
· Fri Mar 20 19:28:10 2015 -0700
6b99e7d
armv8/ls2085a: Add support for reset request
by pankaj chauhan
· Fri Mar 20 19:28:09 2015 -0700
77a1097
armv8/ls2085a: Fix generic timer clock source
by York Sun
· Fri Mar 20 19:28:08 2015 -0700
Next »