Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ab76a4739d08e39aa22cf328dfd9b4b4085083eb
/
arch
ab76a47
x86: Add support for U-Boot as an EFI application
by Ben Stoltz
· Tue Aug 04 12:33:46 2015 -0600
f2bf7ad
x86: Add asm/elf.h for x86-specific ELF definitions
by Simon Glass
· Tue Aug 04 12:33:45 2015 -0600
c615773
x86: Support skipping relocation for EFI
by Simon Glass
· Tue Aug 04 12:33:44 2015 -0600
c24aae5
x86: Set up toolchain flags for running as EFI application
by Ben Stoltz
· Tue Aug 04 12:33:42 2015 -0600
9539e69
efi: Add start-up library code
by Simon Glass
· Fri Jul 31 09:31:36 2015 -0600
7f65c09
x86: Allow use of global_data with EFI
by Simon Glass
· Fri Jul 31 09:31:35 2015 -0600
c4b9ef8
x86: Tidy up a few minor issues with interrupts
by Simon Glass
· Fri Jul 31 09:31:32 2015 -0600
daa93d9
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· Fri Jul 31 09:31:31 2015 -0600
f2d1a11
x86: Tidy up the 64-bit calling code
by Simon Glass
· Fri Jul 31 09:31:30 2015 -0600
1ec83e8
x86: Drop unused copy_fdt_to_ram()
by Simon Glass
· Fri Jul 31 09:31:29 2015 -0600
5d18dc9
x86: Tidy up global_data flags
by Simon Glass
· Fri Jul 31 09:31:28 2015 -0600
cecf90e
x86: Use CR0 constants in CPU init
by Simon Glass
· Fri Jul 31 09:31:26 2015 -0600
611f749
x86: Add various minor tidy-ups to the 32-bit startup code
by Simon Glass
· Fri Jul 31 09:31:25 2015 -0600
947391c
x86: bayleybay: Configure PCI IRQ
by Bin Meng
· Thu Jul 30 03:49:18 2015 -0700
e1c4935
x86: Add Intel Bayley Bay board support
by Bin Meng
· Thu Jul 30 03:49:17 2015 -0700
6a3de7c
x86: Add microcode for BayTrail-I B0 stepping
by Bin Meng
· Thu Jul 30 03:49:16 2015 -0700
a43c5d9
x86: baytrail: Update UPD setting for FSP Gold4 release
by Bin Meng
· Thu Jul 30 03:49:15 2015 -0700
6647f57
x86: qemu: Add MP initialization
by Bin Meng
· Mon Jul 27 19:16:08 2015 +0800
b9f3277
x86: Add a 'pause' instruction in __udelay() for QEMU target
by Miao Yan
· Mon Jul 27 19:16:07 2015 +0800
2b53ade
armv8/lsch3/config: Define USB XHCI controller base address for LS2085A
by Nikhil Badola
· Fri Jun 26 17:01:50 2015 +0530
883f720
armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085A
by Nikhil Badola
· Fri Jun 26 16:59:21 2015 +0530
0b5034c
armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table
by Wang Dongsheng
· Thu Jun 18 18:32:58 2015 +0800
65022b3
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Aug 02 07:40:37 2015 -0400
dbf316a
imx: mx6ul_14x14_evk add basic board support
by Peng Fan
· Mon Jul 20 19:28:35 2015 +0800
98f11a1
imx:mx6ul add dram spl configuration and header file
by Peng Fan
· Mon Jul 20 19:28:33 2015 +0800
80b2415
imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL
by Peng Fan
· Mon Jul 20 19:28:30 2015 +0800
cf333da
imx: mx6ul update soc related settings
by Peng Fan
· Mon Jul 20 19:28:29 2015 +0800
6ac4a43
imx: mx6ul select SYS_L2CACHE_OFF
by Peng Fan
· Mon Jul 20 19:28:28 2015 +0800
40a6ed1
imx:mx6ul add clock support
by Peng Fan
· Mon Jul 20 19:28:27 2015 +0800
ee869ca
imx-common: timer: add i.MX6UL support
by Peng Fan
· Mon Jul 20 19:28:25 2015 +0800
52d3739
imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL
by Peng Fan
· Mon Jul 20 19:28:24 2015 +0800
59e680d
imx: mx6ul: Update imx registers head file
by Peng Fan
· Mon Jul 20 19:28:23 2015 +0800
5049118
imx: mx6ul: Add pins IOMUX head file
by Peng Fan
· Mon Jul 20 19:28:22 2015 +0800
eaa53a1
imx: mx6ul: Add i.MX6UL CPU type
by Peng Fan
· Mon Jul 20 19:28:21 2015 +0800
484ccc1
arm: mx6: kconfig: don't select CPU_V7 per board
by Nikita Kiryanov
· Thu Jul 23 17:19:34 2015 +0300
3aea6ae
arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6
by Nikita Kiryanov
· Thu Jul 23 17:19:33 2015 +0300
5a62fcc
imx: mx6qp Enable PRG clock for IPU
by Peng Fan
· Sat Jul 11 11:38:45 2015 +0800
b5f46f7
imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP
by Ye.Li
· Sat Jul 11 11:38:44 2015 +0800
53f3c9e
imx: mx6: ccm: Change the clock settings for i.MX6QP
by Peng Fan
· Sat Jul 11 11:38:43 2015 +0800
5f24792
imx: add cpu type for i.MX6QP/DP
by Peng Fan
· Sat Jul 11 11:38:42 2015 +0800
6a45684
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Fri Jul 31 20:16:21 2015 -0400
0a8a397
powerpc/t4240: update serdes table
by Shaohui Xie
· Wed Jul 29 11:28:36 2015 +0800
b69061d
powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM
by Aneesh Bansal
· Tue Jun 16 10:36:43 2015 +0530
e0f5015
powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
by Aneesh Bansal
· Tue Jun 16 10:36:00 2015 +0530
ba2432a
armv8: caches: Added routine to set non cacheable region
by Siva Durga Prasad Paladugu
· Fri Jun 26 18:05:07 2015 +0530
77b92d6
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Wed Jul 29 18:58:39 2015 -0400
b0e3ddb
powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025
by Nikhil Badola
· Thu May 21 09:07:53 2015 +0530
0e24d3a
powerpc/t1024: update fman liodn for mac1
by Shengzhou Liu
· Thu May 14 16:51:39 2015 +0800
abfd448
powerpc/T104xD4: Add Secure boot support for T104xD4RDB platforms
by gaurav rana
· Thu Mar 26 15:52:47 2015 +0530
22425c9
T210: Add support for 64-bit T210-based P2571 board
by Tom Warren
· Thu Feb 12 15:01:49 2015 -0700
2955ece
P2571: dts: Add DT file for Tegra210 P2571 board
by Tom Warren
· Fri Feb 13 14:39:53 2015 -0700
ab0cc6b
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· Wed Mar 04 16:36:00 2015 -0700
f80dd82
ARM: Tegra210: Add SoC code/include files for T210
by Tom Warren
· Mon Feb 02 13:22:29 2015 -0700
7b5002e
Tegra: Rework KConfig options to allow 64-bit builds (T210)
by Tom Warren
· Fri Jul 17 08:12:51 2015 -0700
021a8bb
Tegra210: Fix 64-bit build warning about save_boot_params_ret()
by Tom Warren
· Wed Jul 08 08:05:35 2015 -0700
ff81d75
ARM: tegra: Initialize timer earlier
by Thierry Reding
· Tue Jul 28 11:35:53 2015 +0200
0367dbd
ARM: tegra: Use standard cache enable for 64-bit
by Thierry Reding
· Mon Jul 27 11:45:25 2015 -0600
6d835fa
ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
by Thierry Reding
· Mon Jul 27 11:45:24 2015 -0600
59c364d
armv8/cache: Fix page table creation
by Thierry Reding
· Wed Jul 22 17:10:11 2015 -0600
cf40bd4
x86: Reserve PCIe ECAM address range in the E820 table
by Bin Meng
· Wed Jul 22 01:21:15 2015 -0700
33e140d
x86: qemu: Turn on PCIe ECAM address range decoding on Q35
by Bin Meng
· Wed Jul 22 01:21:14 2015 -0700
354dcdd
x86: qemu: Enable writing MP table
by Bin Meng
· Wed Jul 22 01:21:13 2015 -0700
8972776
x86: Allow cpu-x86 driver to be probed for UP
by Bin Meng
· Wed Jul 22 01:21:12 2015 -0700
8f71dc8
x86: qemu: Enable I/O APIC chip select on PIIX3
by Bin Meng
· Wed Jul 22 01:21:11 2015 -0700
95882f0
x86: mpspec: Move writing ISA interrupt entry after PCI
by Bin Meng
· Wed Jul 22 01:21:10 2015 -0700
a2def7e
x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
by Bin Meng
· Wed Jul 22 01:21:09 2015 -0700
d0e9373
x86: Convert to use driver model pci on queensbay/crownbay
by Bin Meng
· Sun Jul 19 00:20:07 2015 +0800
e0a5fd9
x86: pci: Do not assign irq 0 to pci device
by Bin Meng
· Wed Jul 15 16:23:41 2015 +0800
da5d463
x86: pci: Assign pci irqs to all functions
by Bin Meng
· Wed Jul 15 16:23:40 2015 +0800
770fd33
x86: Enable DM RTC support for all x86 boards
by Bin Meng
· Wed Jul 15 16:23:39 2015 +0800
268ca83
x86: Change pci option rom area MTRR setting to cacheable
by Bin Meng
· Wed Jul 15 16:23:38 2015 +0800
fdebed8
x86: Simplify architecture defined exception handling in irq_llsr()
by Bin Meng
· Fri Jul 10 10:51:23 2015 +0800
9ff054b
x86: Display correct CS/EIP/EFLAGS when there is an error code
by Bin Meng
· Fri Jul 10 10:38:32 2015 +0800
b141cff
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Tue Jul 28 11:31:21 2015 -0400
b216cc1
ARM: zynqmp: Wire up SATA for the board
by Michal Simek
· Thu Jul 23 13:27:40 2015 +0200
c68918e
ARM: zynqmp: Wire up ethernet controllers
by Michal Simek
· Thu Jul 23 12:03:55 2015 +0200
b40e5b6
ARM: zynq: Add support for zc770-xm011
by Michal Simek
· Wed Jul 22 11:39:04 2015 +0200
1b27e66
ARM: zynq: DT: Update zc770 dtses
by Michal Simek
· Wed Jul 22 11:36:32 2015 +0200
064be10
ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keys
by Michal Simek
· Wed Jul 22 11:41:11 2015 +0200
bcce54b
ARM: zynq: DT: Add missing interrupt for L2 pl310
by Michal Simek
· Wed Jul 22 11:26:08 2015 +0200
14be756
ARM: zynq: DT: Get rid of ps-clk-frequency
by Michal Simek
· Wed Jul 22 11:20:54 2015 +0200
ca87b55
ARM: zynq: DT: Update years in copyright
by Michal Simek
· Wed Jul 22 11:18:43 2015 +0200
e2612e1
ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernel
by Michal Simek
· Wed Jul 22 11:12:10 2015 +0200
7e86043
ARM: zynq: DT: Add reference to bus node
by Michal Simek
· Wed Jul 22 11:08:40 2015 +0200
6a494ec
ARM: zynq: DT: Add pinctrl node
by Michal Simek
· Wed Jul 22 11:07:49 2015 +0200
a292401
ARM: zynq: DT: Cleanup address-cells and size-cells
by Michal Simek
· Wed Jul 22 11:03:36 2015 +0200
2b917f9
ARM: zynq: DT: Clean up timer device tree nodes
by Michal Simek
· Wed Jul 22 10:57:51 2015 +0200
e49236c
ARM: zynq: DT: Use the zynq binding with macb
by Michal Simek
· Wed Jul 22 10:51:16 2015 +0200
a80e6b4
ARM: zynq: DT: Fix GEM register area size
by Michal Simek
· Wed Jul 22 10:50:02 2015 +0200
0cf97aa
spi: Fix zynq SPI binding
by Michal Simek
· Wed Jul 22 10:47:33 2015 +0200
1f7a672
ARM: zynq: DT: Remove 222 MHz OPP
by Michal Simek
· Wed Jul 22 10:42:51 2015 +0200
173d7f5
ARM: zynq: DT: Migrate UART to Cadence binding
by Michal Simek
· Wed Jul 22 10:40:51 2015 +0200
a943cd0
ARM: zynq: DT: Add a fixed regulator for CPU voltage
by Michal Simek
· Wed Jul 22 10:38:45 2015 +0200
b829de5
ARM: zynq: DT: Add missing nodes to DTSI
by Michal Simek
· Wed Jul 22 10:32:05 2015 +0200
45d3533
ARM: zynq: DT: Use the right names for nodes
by Michal Simek
· Wed Jul 22 10:28:48 2015 +0200
f2e373f
zynqmp: Add support for IP detection via SLCR
by Michal Simek
· Wed Jul 22 09:27:11 2015 +0200
08adc90
zynqmp: mp: Simplify set_r5_start handling
by Michal Simek
· Fri May 22 13:26:33 2015 +0200
650fb40
zynqmp: Define ep config for ZynqMP
by Siva Durga Prasad Paladugu
· Wed Jun 10 15:50:57 2015 +0530
4095bc2
zynqmp: Kconfig: Move zynqmp Kconfig
by Siva Durga Prasad Paladugu
· Wed Jun 10 15:50:56 2015 +0530
419228a
arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values
by Thierry Reding
· Wed Jul 22 16:44:32 2015 -0600
Next »