Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e7d04d82be5ba0588fe65619172d95d3a15cf608
/
arch
e7d04d8
x86: broadwell: Add a PCH driver
by Simon Glass
· Fri Mar 11 22:07:19 2016 -0700
71606de
x86: Add basic support for broadwell
by Simon Glass
· Fri Mar 11 22:07:18 2016 -0700
ecae7fd
x86: Add support for running Intel reference code
by Simon Glass
· Fri Mar 11 22:07:16 2016 -0700
9c7d931
x86: Drop all the old pin configuration code
by Simon Glass
· Fri Mar 11 22:07:15 2016 -0700
11cd631
x86: Add an ICH6 pin configuration driver
by Simon Glass
· Fri Mar 11 22:07:13 2016 -0700
7be7f3e
x86: link: Add pin configuration to the device tree
by Simon Glass
· Fri Mar 11 22:07:12 2016 -0700
8dda587
x86: Update microcode for secondary CPUs
by Simon Glass
· Fri Mar 11 22:07:11 2016 -0700
3b6c843
x86: ivybridge: Show microcode version for each core
by Simon Glass
· Fri Mar 11 22:07:10 2016 -0700
c17d450
x86: Record the CPU details when starting each core
by Simon Glass
· Fri Mar 11 22:07:09 2016 -0700
d4e9074
x86: Move common MRC Kconfig options to the common file
by Simon Glass
· Fri Mar 11 22:07:08 2016 -0700
b41d2e31
x86: Allow I/O functions to use pointers
by Simon Glass
· Fri Mar 11 22:07:07 2016 -0700
c6c2997
x86: Add macros to clear and set I/O bits
by Simon Glass
· Fri Mar 11 22:07:06 2016 -0700
05a0a9b
x86: ivybridge: Drop sandybridge_early_init()
by Simon Glass
· Fri Mar 11 22:07:01 2016 -0700
b67be7e
x86: Move Intel Management Engine code to a common place
by Simon Glass
· Fri Mar 11 22:07:00 2016 -0700
8b73e9f
x86: Rename PORT_RESET to IO_PORT_RESET
by Simon Glass
· Fri Mar 11 22:06:59 2016 -0700
780ba48
x86: Move common CPU code to its own place
by Simon Glass
· Fri Mar 11 22:06:58 2016 -0700
63e08a2
x86: Move common LPC code to its own place
by Simon Glass
· Fri Mar 11 22:06:57 2016 -0700
ab39d33
x86: Add the root-complex block to common intel registers
by Simon Glass
· Fri Mar 11 22:06:56 2016 -0700
5535730
x86: Create a common header for Intel register access
by Simon Glass
· Fri Mar 11 22:06:55 2016 -0700
2df6188
x86: Move microcode code to a common location
by Simon Glass
· Fri Mar 11 22:06:54 2016 -0700
144652f
x86: Move cache-as-RAM code into a common location
by Simon Glass
· Fri Mar 11 22:06:53 2016 -0700
2f462fd
x86: cpu: Add functions to return the family and stepping
by Simon Glass
· Fri Mar 11 22:06:52 2016 -0700
77f8292
x86: broadwell: Add a few microcode files
by Simon Glass
· Sun Mar 06 19:28:34 2016 -0700
c926bfc
x86: Add comments to the SIPI vector
by Simon Glass
· Sun Mar 06 19:28:25 2016 -0700
17dbe89
x86: Tidy up mp_init to reduce duplication
by Simon Glass
· Sun Mar 06 19:28:22 2016 -0700
7f3ccae
x86: Correct duplicate POST values
by Simon Glass
· Sun Mar 06 19:28:18 2016 -0700
ec5c786
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· Sun Mar 06 19:28:13 2016 -0700
ed5652c
x86: dts: link: Add board ID GPIOs
by Simon Glass
· Sun Mar 06 19:28:12 2016 -0700
d7729f8
x86: dts: link: Move SPD info into the memory controller
by Simon Glass
· Sun Mar 06 19:28:11 2016 -0700
8a307ee
x86: link: Add required GPIO properties
by Simon Glass
· Sun Mar 06 19:28:10 2016 -0700
9d95358
x86: Add some more common MSR indexes
by Simon Glass
· Sun Mar 06 19:28:04 2016 -0700
e79d2c6
x86: cpu: Make the vendor table const
by Simon Glass
· Sun Mar 06 19:27:57 2016 -0700
96030fa
x86: Support booting SeaBIOS
by Bin Meng
· Sun Feb 28 23:54:50 2016 -0800
3815d57
x86: Implement functions for writing coreboot table
by Bin Meng
· Sat Feb 27 22:58:03 2016 -0800
ca68d77
x86: Support writing configuration tables in high area
by Bin Meng
· Sat Feb 27 22:58:02 2016 -0800
ef47ed1
x86: Simplify codes in write_tables()
by Bin Meng
· Sat Feb 27 22:58:01 2016 -0800
5c54910
x86: Change write_acpi_tables() signature a little bit
by Bin Meng
· Sat Feb 27 22:58:00 2016 -0800
900e49a
x86: Use a macro for ROM table alignment
by Bin Meng
· Sat Feb 27 22:57:59 2016 -0800
904da8e
x86: Change to use start/end address pair in write_tables()
by Bin Meng
· Sat Feb 27 22:57:58 2016 -0800
1754675
x86: Clean up coreboot_tables.h
by Bin Meng
· Sat Feb 27 22:57:57 2016 -0800
d75fb95
x86: Move sysinfo related to sysinfo.h
by Bin Meng
· Sat Feb 27 22:57:56 2016 -0800
164e757
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· Sat Feb 27 22:57:55 2016 -0800
0ed608e
spl: arm: Make sure to include all of the u_boot_list entries
by Tom Rini
· Tue Mar 15 17:56:29 2016 -0400
1258bb1
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
by Tom Rini
· Wed Mar 16 10:38:21 2016 -0400
05a192a
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
by Tom Rini
· Wed Mar 16 09:24:00 2016 -0400
393a4ce
ARM: keystone2: Switch to using the poweroff command
by Tom Rini
· Wed Mar 16 09:19:43 2016 -0400
108ee58
ARM: keystone2: Split monitor code / command code
by Tom Rini
· Wed Mar 16 09:10:08 2016 -0400
d6e43ad
ARM: DRA7: DDR: Enable SR in Power Management Control
by Nishanth Menon
· Wed Mar 09 17:39:56 2016 +0530
80b9c6b
arm: Allow EFI payload code to take exceptions
by Alexander Graf
· Fri Mar 04 01:10:12 2016 +0100
5817786
arm64: Allow EFI payload code to take exceptions
by Alexander Graf
· Fri Mar 04 01:10:06 2016 +0100
99adbd9
arm64: Allow exceptions to return
by Alexander Graf
· Fri Mar 04 01:10:05 2016 +0100
0bd425a
efi_loader: Add runtime services
by Alexander Graf
· Fri Mar 04 01:10:01 2016 +0100
bc40da9
arm64: Only allow dcache disabled in SPL builds
by Alexander Graf
· Fri Mar 04 01:09:55 2016 +0100
ce0a64e
arm64: Remove non-full-va map code
by Alexander Graf
· Fri Mar 04 01:09:54 2016 +0100
da6cfe1
tegra: Replace home grown mmu code with generic table approach
by Alexander Graf
· Fri Mar 04 01:09:50 2016 +0100
0e2088c
zymqmp: Replace home grown mmu code with generic table approach
by Alexander Graf
· Fri Mar 04 01:09:49 2016 +0100
6b3e7ca
thunderx: Move mmu table into board file
by Alexander Graf
· Fri Mar 04 01:09:48 2016 +0100
e317fe8
arm64: Make full va map code more dynamic
by Alexander Graf
· Fri Mar 04 01:09:47 2016 +0100
f03c0e4
arm64: Disable TTBR1 maps in EL1
by Alexander Graf
· Fri Mar 04 01:09:46 2016 +0100
fb74cc1
thunderx: Calculate TCR dynamically
by Alexander Graf
· Fri Mar 04 01:09:45 2016 +0100
e1660a5
omap4: Check warm reset for reboot mode validity
by Paul Kocialkowski
· Sat Feb 27 19:19:08 2016 +0100
4fa7bb9
omap4: Reboot mode support
by Paul Kocialkowski
· Sat Feb 27 19:19:07 2016 +0100
913349f
omap4: Properly enable USB PHY clocks
by Paul Kocialkowski
· Sat Feb 27 19:19:02 2016 +0100
ec3ec83
omap-common: clocks-common: Setup USB DPLL when MUSB is in use
by Paul Kocialkowski
· Sat Feb 27 19:19:01 2016 +0100
3e3b8bc
Amazon Kindle Fire (first generation) codename kc1 support
by Paul Kocialkowski
· Sat Feb 27 19:19:00 2016 +0100
4313fd5
omap4: Move i2c clocks enable to enable_basic_clocks
by Paul Kocialkowski
· Sat Feb 27 19:18:59 2016 +0100
c7f3bb1
omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
by Paul Kocialkowski
· Sat Feb 27 19:18:58 2016 +0100
c22b57e
omap-common: Remove deprecated arch_cpu_init code
by Paul Kocialkowski
· Sat Feb 27 19:18:57 2016 +0100
a00b1e5
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
by Paul Kocialkowski
· Sat Feb 27 19:18:56 2016 +0100
ebb7b9f
omap4: Export jedec sdram timings
by Paul Kocialkowski
· Sat Feb 27 19:18:55 2016 +0100
6943d34
omap4: Export elpidia sdram timings
by Paul Kocialkowski
· Sat Feb 27 19:18:54 2016 +0100
83ec881
omap4: Export elpidia sdram device details
by Paul Kocialkowski
· Sat Feb 27 19:18:53 2016 +0100
324590d
omap3: Use a define for reboot reason offset
by Paul Kocialkowski
· Sat Feb 27 19:26:42 2016 +0100
bb0ac14
omap3: String-based reboot mode handling
by Paul Kocialkowski
· Sat Feb 27 19:26:41 2016 +0100
b1dcd89
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Tue Mar 15 08:01:17 2016 -0400
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Mar 14 19:21:44 2016 -0400
9bcc571
arm64: define _image_binary_end to fix SPL_OF_CONTROL
by Masahiro Yamada
· Tue Mar 08 20:34:44 2016 +0900
41963ee
ARM: DRA7: Move emif settings to board specific files
by Lokesh Vutla
· Tue Mar 08 09:18:06 2016 +0530
3c7dc01
ARM: DRA7: Enable EEPROM support
by Lokesh Vutla
· Tue Mar 08 09:18:05 2016 +0530
d1e22fa
ARM: Various: Future-proof serial platdata
by Adam Ford
· Mon Mar 07 21:08:49 2016 -0600
e8534d2
ARM: OMAP4+: Allow arch specfic code to use early DM
by Lokesh Vutla
· Mon Mar 07 14:49:54 2016 +0530
8a9d41a
ARM: DRA7: emif: Enable interleaving for higher address space
by Lokesh Vutla
· Sat Mar 05 17:32:31 2016 +0530
a3019e0
ARM: DRA7: emif: Check for enable bits before updating leveling output
by Lokesh Vutla
· Sat Mar 05 17:32:30 2016 +0530
46ca84e
ARM: DRA7: emif: Fix DDR init sequence during warm reset
by Lokesh Vutla
· Sat Mar 05 17:32:29 2016 +0530
fc62e49
ARM: DRA7: emif: Fix updating of refresh ctrl shadow
by Lokesh Vutla
· Sat Mar 05 17:32:28 2016 +0530
539de5f
ARM: keystone2: use detected ddr3a size
by Vitaly Andrianov
· Fri Mar 04 10:36:43 2016 -0600
ead26f6
ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
by Vitaly Andrianov
· Fri Mar 04 10:36:42 2016 -0600
9027e08
ARM: keystone2: K2G: Add support for different arm/device speeds
by Lokesh Vutla
· Fri Mar 04 10:36:41 2016 -0600
b35410e
ARM: keystone2: Allow for board specific speed definitions
by Lokesh Vutla
· Fri Mar 04 10:36:40 2016 -0600
d43cda6
ARM: keystone2: K2G: power-off DSP during boot
by Suman Anna
· Fri Mar 04 10:36:39 2016 -0600
e45cec2
ARM: keystone2: Use macro for DSP GEM power domain
by Suman Anna
· Fri Mar 04 10:36:38 2016 -0600
a67f16f
arm: Add support for LEGO MINDSTORMS EV3
by David Lechner
· Fri Feb 26 00:46:07 2016 -0600
715137c
ARM: dts: k2g: Add support for PMMC
by Nishanth Menon
· Thu Feb 25 12:53:46 2016 -0600
06a1087
ARM: keystone2: psc: introduce function to hold and release module in reset.
by Nishanth Menon
· Thu Feb 25 12:53:44 2016 -0600
0cb7b83
ARM: keystone2: psc-defs: use adequate () for macros
by Nishanth Menon
· Thu Feb 25 12:53:43 2016 -0600
b3ec5de
ARM: keystone2: psc: redo doc in kernel-doc format
by Nishanth Menon
· Thu Feb 25 12:53:42 2016 -0600
56fa92a
ARM: keystone2: Get rid of unused clock files
by Nishanth Menon
· Wed Feb 24 17:48:43 2016 -0600
161f138
board: ti: AM57xx: Add detection logic for AM57xx-evm
by Kipisz, Steven
· Wed Feb 24 12:30:58 2016 -0600
4466dfb
ARM: OMAP4/5: Add generic board detection hook
by Kipisz, Steven
· Wed Feb 24 12:30:57 2016 -0600
757a9a0
ti: AM437x: Use generic EEPROM detection logic
by Nishanth Menon
· Wed Feb 24 12:30:56 2016 -0600
Next »