Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4095bc238038ae4b4e38bde6d152da897160f5b5
/
arch
4095bc2
zynqmp: Kconfig: Move zynqmp Kconfig
by Siva Durga Prasad Paladugu
· Wed Jun 10 15:50:56 2015 +0530
4e949e2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Sat Jul 25 09:04:18 2015 -0400
0c86ceb
sunxi: ga10h: Enable both otg and regular usb host controllers
by Hans de Goede
· Wed Jun 17 21:16:59 2015 +0200
78c2e64
sunxi: musb: Stop treating not having a vbus-det gpio as an error
by Hans de Goede
· Thu Jun 18 18:21:33 2015 +0200
0b3845a
sunxi: musb: Use device-model for musb host mode
by Hans de Goede
· Wed Jun 17 17:44:58 2015 +0200
ea059bf
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· Wed Jun 17 15:49:26 2015 +0200
aadd97f
sunxi: usb-phy: Add support for reading otg id pin value
by Hans de Goede
· Sun Jun 14 17:29:53 2015 +0200
16eac656
sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi
by Hans de Goede
· Wed Jun 17 20:54:07 2015 +0200
10e8717
sunxi: Update selects in arch/arm/Kconfig for DM conversions
by Tom Rini
· Tue Jun 30 16:51:15 2015 -0400
40dd321
sunxi: Remove bogus uart entry from utoo-p66 dts file
by Hans de Goede
· Sat Jul 25 11:20:38 2015 +0200
5e80377
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Jul 24 16:39:56 2015 -0400
e8b97e2
sunxi: spl: Detect at runtime where SPL was read from
by Daniel Kochmański
· Fri May 29 16:55:42 2015 +0200
8c95c51
sunxi: Create helper function veryfing valid boot signature on MMC
by Daniel Kochmański
· Fri May 29 16:55:41 2015 +0200
6396213
arm: mvebu: Add SPL SDIO/MMC boot support
by Stefan Roese
· Mon Jul 20 11:20:36 2015 +0200
facc37f
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Thu Jul 23 11:46:05 2015 -0400
3e27895
ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3
by Masahiro Yamada
· Tue Jul 21 14:04:23 2015 +0900
fa71441
ARM: UniPhier: add PH1-sLD3 SoC support
by Masahiro Yamada
· Tue Jul 21 14:04:22 2015 +0900
0c503b6
ARM: dts: UniPhier: add device-specific compatible string for EEPROM
by Masahiro Yamada
· Mon Jul 13 10:35:34 2015 +0900
2ae17c9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Thu Jul 23 09:02:28 2015 -0400
61cee0a
arm: mvebu: a38x: Use correct PEX register access macros
by Stefan Roese
· Mon Jun 08 17:01:26 2015 +0200
eb753e9
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
by Stefan Roese
· Wed Mar 25 12:51:18 2015 +0100
6a90595
arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr
by Stefan Roese
· Mon Apr 20 09:31:27 2015 +0200
e5c5aa9
arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory
by Stefan Roese
· Mon Apr 20 09:28:12 2015 +0200
73acffe
arm: mvebu: Disable MMU before changing register base address
by Stefan Roese
· Fri Apr 24 10:49:11 2015 +0200
d7f2c12
arm: mvebu: spl.c: Add call to board_early_init_f()
by Stefan Roese
· Fri Apr 17 18:13:06 2015 +0200
8588a7b
arm: mvebu: Use default reg base address for SPL on A38x
by Stefan Roese
· Fri Apr 17 18:12:41 2015 +0200
d04fe8b
arm: mvebu: Call timer_init early before PHY and DDR init
by Stefan Roese
· Wed Jul 15 15:36:52 2015 +0200
3ceae9e
arm: mvebu: add Armada XP SATA support
by Anton Schubert
· Wed Jul 15 14:50:05 2015 +0200
c9c310c
x86: delete unneeded declarations of disable_irq() and enable_irq()
by Masahiro Yamada
· Mon Jul 13 13:17:04 2015 +0900
88bb7c0
usb: gadget: bcm_udc_otg files
by Jiandong Zheng
· Thu Jul 09 14:26:39 2015 -0700
d55acc0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· Fri Jun 12 19:56:59 2015 +0200
a740dfb
include: usb: Move USB controller base address mapping
by Nikhil Badola
· Tue Jun 23 09:18:03 2015 +0530
e39289e
arch: arm: fsl: Add XHCI support for LS1021A
by Ramneek Mehresh
· Fri May 29 14:47:20 2015 +0530
cf61f74
dm: test: Add a size to each reg property
by Simon Glass
· Mon Jul 06 12:54:36 2015 -0600
cd55652
dm: test: Add a test for the system controller uclass
by Simon Glass
· Mon Jul 06 12:54:35 2015 -0600
d783eb3
dm: test: Add a test for the LED uclass
by Simon Glass
· Mon Jul 06 12:54:34 2015 -0600
d3e58e4
dm: test: Add a test for the mmc uclass
by Simon Glass
· Mon Jul 06 12:54:32 2015 -0600
3d355e6
dm: test: Add a test for the ram uclass
by Simon Glass
· Mon Jul 06 12:54:31 2015 -0600
d860f22
sandbox: Use the reset driver to handle reset
by Simon Glass
· Mon Jul 06 12:54:29 2015 -0600
493061d
sandbox: Support multiple reset types
by Simon Glass
· Mon Jul 06 12:54:26 2015 -0600
8cc4d82
dm: test: Add tests for the clk uclass
by Simon Glass
· Mon Jul 06 12:54:24 2015 -0600
2aafefa
zynq: Rename struct clk_ops to zynq_clk_ops
by Simon Glass
· Tue Jun 23 15:39:14 2015 -0600
06f1c74
dm: arm: Put driver model I2C drivers before legacy ones
by Simon Glass
· Tue Jun 23 15:38:30 2015 -0600
89caf33
dm: Reduce SPL device tree size
by Simon Glass
· Tue Jun 23 15:38:29 2015 -0600
d75fcc5
armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.
by Zhichun Hua
· Mon Jun 29 15:50:42 2015 +0800
5d849ac
armv8: Fix TCR macros for shareability attribute
by Zhichun Hua
· Mon Jun 29 15:49:37 2015 +0800
a6cd9da
armv8/ls2085aqds: DSPI pin muxing configure through QIXIS
by Haikun Wang
· Fri Jun 26 19:58:12 2015 +0800
a51063e
armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'
by Haikun Wang
· Fri Jun 26 19:56:11 2015 +0800
94c21bb
arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDB
by Haikun Wang
· Fri Jun 26 19:48:58 2015 +0800
4d513af
arm/dts/ls2085a: Add DSPI dts node
by Haikun Wang
· Fri Jun 26 19:48:45 2015 +0800
09d1cfb
arm/dts/ls2085a: Bring in ls2085a dts files from linux kernel
by Haikun Wang
· Fri Jun 26 19:48:36 2015 +0800
1031934
arm/ls102xa: Add little-endian mode support for audio IPs
by Alison Wang
· Tue Jun 09 16:07:49 2015 +0800
13d2bb7
arm/ls102xa: Add PSCI support for ls102xa
by Wang Dongsheng
· Thu Jun 04 12:01:09 2015 +0800
f8fc7be
ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
by Wang Dongsheng
· Thu Jun 04 12:01:08 2015 +0800
a304d45
arm: ls1021a: Remove the inappropriate use of the function 'sprintf'
by Alison Wang
· Mon May 11 15:39:47 2015 +0800
eaea504
armv8/fsl-lsch3: device tree fixups for PCI stream IDs
by Stuart Yoder
· Thu Jul 02 11:29:04 2015 +0530
d197035
armv8/fsl-lsch3: partition stream IDs
by Stuart Yoder
· Thu Jul 02 11:29:02 2015 +0530
06a0f1d
arm/errata: Update required bits for A57 cores erratas
by Bhupesh Sharma
· Thu May 28 14:54:13 2015 +0530
c7399ec
armv8/ls2085a: Update SoC README for DDR layout
by Prabhakar Kushwaha
· Thu May 28 14:54:11 2015 +0530
2b4bf50
armv8/fsl-ch3: Add support to print SoC personality
by Prabhakar Kushwaha
· Thu May 28 14:54:06 2015 +0530
33279fe
armv8/fsl-lsch3: Fix DDR speed message
by York Sun
· Thu May 28 14:54:05 2015 +0530
940a316
armv8/ls2085a: call ft_pcie_setup() to change dts status
by Prabhakar Kushwaha
· Thu May 28 14:53:59 2015 +0530
1694012
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Jul 15 10:41:20 2015 -0400
5888bd2
dm: x86: baytrail: Correct PCI region 3 when driver model is used
by Simon Glass
· Fri Jul 03 18:28:27 2015 -0600
0e87edc
dm: x86: minnowmax: Move PCI to use driver model
by Simon Glass
· Fri Jul 03 18:28:26 2015 -0600
a1548b8
x86: pci: Tidy up the generic x86 PCI driver
by Simon Glass
· Fri Jul 03 18:28:25 2015 -0600
f6d504f
x86: Configure VESA parameters before loading Linux kernel
by Bin Meng
· Mon Jul 06 16:31:36 2015 +0800
a742b06
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
by Bin Meng
· Mon Jul 06 16:31:34 2015 +0800
4de3886
x86: Move VGA option rom macros to Kconfig
by Bin Meng
· Mon Jul 06 16:31:33 2015 +0800
933a29b
x86: cmd_mtrr: Improve MTRR list information
by Bin Meng
· Mon Jul 06 16:31:32 2015 +0800
fcf3bdd
x86: queensbay: Change CPU_ADDR_BITS to 32
by Bin Meng
· Mon Jul 06 16:31:31 2015 +0800
c45a93b
x86: Setup fixed range MTRRs for legacy regions
by Bin Meng
· Mon Jul 06 16:31:30 2015 +0800
589ff32
x86: bios: Allow pci config read/write to host bridge in int1a_handler
by Jian Luo
· Mon Jul 06 16:31:28 2015 +0800
71269fc
x86: bios: Synchronize stack between real and protected mode
by Jian Luo
· Mon Jul 06 16:42:06 2015 +0800
d2f66a3
x86: queensbay: Change PCIe root ports' interrupt routing
by Bin Meng
· Tue Jun 23 12:18:55 2015 +0800
c4f407e
x86: Generate a valid MultiProcessor (MP) table
by Bin Meng
· Tue Jun 23 12:18:52 2015 +0800
f91cf6b
x86: Add MultiProcessor (MP) table APIs
by Bin Meng
· Tue Jun 23 12:18:51 2015 +0800
e5d0500
x86: Remove inline for lapic access routines
by Bin Meng
· Tue Jun 23 12:18:50 2015 +0800
8fefeec
x86: Add I/O APIC register access routines
by Bin Meng
· Tue Jun 23 12:18:49 2015 +0800
964a3a3
x86: Clean up ioapic header file
by Bin Meng
· Tue Jun 23 12:18:48 2015 +0800
16758a3
x86: Reduce PIRQ routing table size
by Bin Meng
· Tue Jun 23 12:18:47 2015 +0800
3a531a3
x86: Ignore function number when writing PIRQ routing table
by Bin Meng
· Tue Jun 23 12:18:46 2015 +0800
5ed2c5c
x86: Write correct bus number for the irq router
by Bin Meng
· Tue Jun 23 12:18:45 2015 +0800
c9d0525
x86: queensbay: Correct Topcliff device irqs
by Bin Meng
· Tue Jun 23 12:18:44 2015 +0800
8800c41
x86: crownbay: Enable DM RTC support
by Bin Meng
· Tue Jun 23 12:18:43 2015 +0800
3916df5
x86: crownbay: Add MP initialization
by Bin Meng
· Wed Jun 17 11:15:39 2015 +0800
c9dea01
x86: Clean up lapic codes
by Bin Meng
· Wed Jun 17 11:15:38 2015 +0800
6b602b2
x86: Move lapic_setup() call into init_bsp()
by Bin Meng
· Wed Jun 17 11:15:37 2015 +0800
f967f9a
x86: Move MP initialization codes into a common place
by Bin Meng
· Wed Jun 17 11:15:36 2015 +0800
eb0bc56
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
by Bin Meng
· Wed Jun 17 11:15:35 2015 +0800
6bd2446
x86: kconfig: Fix minor nits in MAX_CPUS
by Bin Meng
· Fri Jun 12 14:52:23 2015 +0800
5ec1058
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
by Bin Meng
· Fri Jun 12 14:52:22 2015 +0800
12d4105
x86: dm: Clean up cpu drivers
by Bin Meng
· Fri Jun 12 14:52:20 2015 +0800
d560c5c
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· Sun Jun 07 11:33:14 2015 +0800
a3c9fb0
x86: fsp: Load GDT before calling FspInitEntry
by Bin Meng
· Sun Jun 07 11:33:13 2015 +0800
51b0f62
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
by Bin Meng
· Sun Jun 07 11:33:12 2015 +0800
3972ba9
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Jul 14 14:13:23 2015 -0400
52771bd
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Fri Jul 10 09:40:48 2015 -0400
9aa3197
usb: Add EHCI support for Armada 38x (mvebu)
by Stefan Roese
· Mon Jun 29 14:58:15 2015 +0200
bb1c0bd
arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x
by Stefan Roese
· Mon Jun 29 14:58:13 2015 +0200
Next »