Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b1630cd01cfa86cd3f7e6f3e8ec5bda155f1086d
b1630cd
x86: Fix a header nit in x86-chromebook.h
by Simon Glass
· Fri Mar 11 22:07:35 2016 -0700
0949351
x86: Add a function to set the IOAPIC ID
by Simon Glass
· Fri Mar 11 22:07:34 2016 -0700
2b416fd
x86: Update README for new developments
by Simon Glass
· Fri Mar 11 22:07:33 2016 -0700
1861810
x86: Use white on black for the console on chromebooks
by Simon Glass
· Fri Mar 11 22:07:32 2016 -0700
a2d40ef
x86: Add a default address for reference code
by Simon Glass
· Fri Mar 11 22:07:31 2016 -0700
dec49b7
x86: broadwell: Add video support
by Simon Glass
· Fri Mar 11 22:07:30 2016 -0700
17f9d5c
x86: broadwell: Add support for high-speed I/O lane with ME
by Simon Glass
· Fri Mar 11 22:07:28 2016 -0700
52c365f
x86: broadwell: Add a GPIO driver
by Simon Glass
· Fri Mar 11 22:07:27 2016 -0700
d21f34e
x86: broadwell: Add support for SDRAM setup
by Simon Glass
· Fri Mar 11 22:07:26 2016 -0700
c7805d5
x86: broadwell: Add power-control support
by Simon Glass
· Fri Mar 11 22:07:25 2016 -0700
cb9a352
x86: broadwell: Add reference code support
by Simon Glass
· Fri Mar 11 22:07:24 2016 -0700
ac0cce5
x86: broadwell: Add an LPC driver
by Simon Glass
· Fri Mar 11 22:07:23 2016 -0700
ac9609c
x86: broadwell: Add a northbridge driver
by Simon Glass
· Fri Mar 11 22:07:22 2016 -0700
4979d07
x86: broadwell: Add a SATA driver
by Simon Glass
· Fri Mar 11 22:07:21 2016 -0700
e984eda
x86: broadwell: Add a pinctrl driver
by Simon Glass
· Fri Mar 11 22:07:20 2016 -0700
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
ceaefc1
x86: dts: Update the pinctrl binding a little
by Simon Glass
· Fri Mar 11 22:07:17 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
fb8757b
x86: gpio: Allow the pinctrl driver to set up the pin config
by Simon Glass
· Fri Mar 11 22:07:14 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
51f73f1
x86: Allow use of serial soon after relocation
by Simon Glass
· Fri Mar 11 22:06:51 2016 -0700
0a7fb2c
input: i8042: Make sure the keyboard is enabled
by Simon Glass
· Fri Mar 11 22:06:50 2016 -0700
36ab8e3
syscon: Avoid returning a device on failure
by Simon Glass
· Fri Mar 11 22:06:49 2016 -0700
b0fb7bd
dm: timer: Correct timer init ordering after relocation
by Simon Glass
· Fri Mar 11 22:06:46 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
15318f2
x86: Add a script to aid code conversion from coreboot
by Simon Glass
· Sun Mar 06 19:28:17 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
e8211b4
malloc_simple: Add a little more debugging
by Simon Glass
· Sun Mar 06 19:27:55 2016 -0700
0d0f831
pci: Correct a few comments and nits
by Simon Glass
· Sun Mar 06 19:27:53 2016 -0700
9cec2df
pci: Add functions to update PCI configuration registers
by Simon Glass
· Sun Mar 06 19:27:52 2016 -0700
fd83897
gpio: Use const where possible
by Simon Glass
· Sun Mar 06 19:27:51 2016 -0700
df1687d
gpio: Add a function to obtain a GPIO vector value
by Simon Glass
· Sun Mar 06 19:27:50 2016 -0700
8d374cd
cpu: Add support for microcode version and CPU ID
by Simon Glass
· Sun Mar 06 19:27:49 2016 -0700
2919921
video: Allow simple-panel to be used without regulators
by Simon Glass
· Sun Mar 06 19:27:48 2016 -0700
2e26682
x86: Document how to play with SeaBIOS
by Bin Meng
· Sun Feb 28 23:54:52 2016 -0800
ba3a16e
x86: qemu: Enable ACPI table generation by default
by Bin Meng
· Sun Feb 28 23:54:51 2016 -0800
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
1de23f2
mvebu: ds414: Move cmd_syno into ds414 directory
by Tom Rini
· Wed Mar 16 15:25:46 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
8783715
lpc32xx: work_92105: Rework Makefile
by Tom Rini
· Wed Mar 16 09:56:55 2016 -0400
59b1226
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
by Tom Rini
· Wed Mar 16 09:45:03 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
2684207
ARM: DRA7xx: Enable NFS boot command
by Andrew F. Davis
· Fri Mar 11 15:22:20 2016 -0600
25fd727
ti_armv7_common: env: Add NFS loading support to default enviroment
by Andrew F. Davis
· Fri Mar 11 15:04:03 2016 -0600
bc69da2
spl_nor: fix warning when compiled for 64bit target
by Masahiro Yamada
· Mon Feb 29 20:50:34 2016 +0900
d6e43ad
ARM: DRA7: DDR: Enable SR in Power Management Control
by Nishanth Menon
· Wed Mar 09 17:39:56 2016 +0530
e526561
keystone2: env: Set mmc as default boot for k2g-evm
by Yan Liu
· Wed Mar 09 15:39:39 2016 +0530
cead0b2
keystone2: env: add env script for booting with an initramfs with firmware
by Murali Karicheri
· Wed Mar 09 15:39:38 2016 +0530
49574b7
k2g: configs: Add support to save env in MMC
by Lokesh Vutla
· Wed Mar 09 15:39:37 2016 +0530
6e637fa
k2g: env: Allow use of a script and plain text env files
by Lokesh Vutla
· Wed Mar 09 15:39:36 2016 +0530
d6c5a55
ti_armv7_common: env: Consolidate support for loading script and text env files
by Lokesh Vutla
· Wed Mar 09 15:39:35 2016 +0530
7ec3a80
am43xx: configs: Enable USB commands for non usb boot also
by Mugunthan V N
· Wed Mar 09 15:39:34 2016 +0530
38e8af4
am335x: configs: Fix usb ether boot support
by Lokesh Vutla
· Wed Mar 09 15:39:33 2016 +0530
d45e760
ti_armv7_keystone2: env: Remove securedb.key.bin load
by Carlos Hernandez
· Wed Mar 09 15:39:32 2016 +0530
060a398
ti_armv7_keystone2: env: Update UBIFS image paths
by Carlos Hernandez
· Wed Mar 09 15:39:31 2016 +0530
3ebc845
ti_armv7_keystone2: configs: add usb mass storage support
by Mugunthan V N
· Wed Mar 09 15:39:30 2016 +0530
8f19f26
efi_loader: Pass proper device path in on boot
by Alexander Graf
· Fri Mar 04 01:10:14 2016 +0100
c81b347
efi_loader: Call fdt preparation functions
by Alexander Graf
· Fri Mar 04 01:10:13 2016 +0100
80b9c6b
arm: Allow EFI payload code to take exceptions
by Alexander Graf
· Fri Mar 04 01:10:12 2016 +0100
af68480
arm64: Replace fdt_name env variables with fdtfile
by Alexander Graf
· Fri Mar 04 01:10:11 2016 +0100
7104249
efi_loader: Add MAINTAINERS entry
by Alexander Graf
· Fri Mar 04 01:10:10 2016 +0100
Next »