index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-17
x86: Record the CPU details when starting each core
Simon Glass
2016-03-17
x86: Move common MRC Kconfig options to the common file
Simon Glass
2016-03-17
x86: Allow I/O functions to use pointers
Simon Glass
2016-03-17
x86: Add macros to clear and set I/O bits
Simon Glass
2016-03-17
x86: ivybridge: Drop sandybridge_early_init()
Simon Glass
2016-03-17
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
x86: Rename PORT_RESET to IO_PORT_RESET
Simon Glass
2016-03-17
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
x86: Move microcode code to a common location
Simon Glass
2016-03-17
x86: Move cache-as-RAM code into a common location
Simon Glass
2016-03-17
x86: cpu: Add functions to return the family and stepping
Simon Glass
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
input: i8042: Make sure the keyboard is enabled
Simon Glass
2016-03-17
syscon: Avoid returning a device on failure
Simon Glass
2016-03-17
dm: timer: Correct timer init ordering after relocation
Simon Glass
2016-03-17
x86: broadwell: Add a few microcode files
Simon Glass
2016-03-17
x86: Add comments to the SIPI vector
Simon Glass
2016-03-17
x86: Tidy up mp_init to reduce duplication
Simon Glass
2016-03-17
x86: Correct duplicate POST values
Simon Glass
2016-03-17
x86: Add a script to aid code conversion from coreboot
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
x86: dts: link: Add board ID GPIOs
Simon Glass
2016-03-17
x86: dts: link: Move SPD info into the memory controller
Simon Glass
2016-03-17
x86: link: Add required GPIO properties
Simon Glass
2016-03-17
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
x86: cpu: Make the vendor table const
Simon Glass
2016-03-17
malloc_simple: Add a little more debugging
Simon Glass
2016-03-17
pci: Correct a few comments and nits
Simon Glass
2016-03-17
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
gpio: Use const where possible
Simon Glass
2016-03-17
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
cpu: Add support for microcode version and CPU ID
Simon Glass
2016-03-17
video: Allow simple-panel to be used without regulators
Simon Glass
2016-03-17
x86: Document how to play with SeaBIOS
Bin Meng
2016-03-17
x86: qemu: Enable ACPI table generation by default
Bin Meng
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
x86: Support writing configuration tables in high area
Bin Meng
2016-03-17
x86: Simplify codes in write_tables()
Bin Meng
2016-03-17
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
x86: Change to use start/end address pair in write_tables()
Bin Meng
2016-03-17
x86: Clean up coreboot_tables.h
Bin Meng
2016-03-17
x86: Move sysinfo related to sysinfo.h
Bin Meng
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-16
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2016-03-16
mvebu: ds414: Move cmd_syno into ds414 directory
Tom Rini
[next]