index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-14
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
2015-07-14
x86: Add ROM image description for minnowmax
Simon Glass
2015-07-14
dm: spi: Enable environment for minnowmax
Simon Glass
2015-07-14
dm: spi: Correct BIOS protection logic for ICH9
Simon Glass
2015-07-14
dm: spi: Correct status register access width
Simon Glass
2015-07-14
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
x86: crownbay: Enable graphics support
Bin Meng
2015-07-14
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
Bin Meng
2015-07-14
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
x86: cmd_mtrr: Improve MTRR list information
Bin Meng
2015-07-14
x86: queensbay: Change CPU_ADDR_BITS to 32
Bin Meng
2015-07-14
x86: Setup fixed range MTRRs for legacy regions
Bin Meng
2015-07-14
video: Add 32-bit color depth support for VBE
Jian Luo
2015-07-14
x86: bios: Allow pci config read/write to host bridge in int1a_handler
Jian Luo
2015-07-14
x86: bios: Synchronize stack between real and protected mode
Jian Luo
2015-07-14
video: vesa_fb: Look up VGA device by class instead of id
Bin Meng
2015-07-14
dm: pci: Correct bus number when scanning sub-buses
Simon Glass
2015-07-14
dm: pci: Use the correct hose when configuring devices
Simon Glass
2015-07-14
x86: queensbay: Change PCIe root ports' interrupt routing
Bin Meng
2015-07-14
x86: crownbay: Enable writing MP table
Bin Meng
2015-07-14
x86: Update README.x86 for SMP support
Bin Meng
2015-07-14
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-07-14
x86: Remove inline for lapic access routines
Bin Meng
2015-07-14
x86: Add I/O APIC register access routines
Bin Meng
2015-07-14
x86: Clean up ioapic header file
Bin Meng
2015-07-14
x86: Reduce PIRQ routing table size
Bin Meng
2015-07-14
x86: Ignore function number when writing PIRQ routing table
Bin Meng
2015-07-14
x86: Write correct bus number for the irq router
Bin Meng
2015-07-14
x86: queensbay: Correct Topcliff device irqs
Bin Meng
2015-07-14
x86: crownbay: Enable DM RTC support
Bin Meng
2015-07-14
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
dm: rtc: Support mc146818 driver in driver model
Bin Meng
2015-07-14
x86: crownbay: Add MP initialization
Bin Meng
2015-07-14
x86: Clean up lapic codes
Bin Meng
2015-07-14
x86: Move lapic_setup() call into init_bsp()
Bin Meng
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Bin Meng
2015-07-14
dm: cpu: Add a new get_count method to cpu uclass
Bin Meng
2015-07-14
x86: kconfig: Fix minor nits in MAX_CPUS
Bin Meng
2015-07-14
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Bin Meng
2015-07-14
x86: dm: Clean up cpu drivers
Bin Meng
2015-07-14
dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
Bin Meng
2015-07-14
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
dm: spi: Correct minor nits in ICH driver
Simon Glass
2015-07-14
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-07-14
builderthread.py: Keep 'SPL'
Tom Rini
[prev]
[next]