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
2016-01-24
x86: ivybridge: Drop unnecessary northbridge setup
Simon Glass
2016-01-24
x86: ivybridge: Use driver model PCI API in bd82x6x.c
Simon Glass
2016-01-24
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
x86: Bring up northbridge, pch and lpc after the CPUs
Simon Glass
2016-01-24
x86: Don't show an error when the MRC cache is up to date
Simon Glass
2016-01-24
x86: Make x86_init_cpus() static
Simon Glass
2016-01-24
x86: ivybridge: Move early init code into northbridge.c
Simon Glass
2016-01-24
x86: ivybridge: Drop the dead MTRR code
Simon Glass
2016-01-24
x86: ivybridge: Set up the thermal target correctly
Simon Glass
2016-01-24
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
x86: ivybridge: Use common CPU init code
Simon Glass
2016-01-24
x86: ivybridge: Move GPIO init to the LPC init() method
Simon Glass
2016-01-24
x86: ivybridge: Move sandybridge init to the lpc probe() method
Simon Glass
2016-01-24
x86: ivybridge: Move graphics init much later
Simon Glass
2016-01-24
x86: ivybridge: Probe the LPC in CPU init
Simon Glass
2016-01-24
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Move LPC and PCH init into northbridge probe()
Simon Glass
2016-01-24
x86: ivybridge: Move northbridge init into the probe() method
Simon Glass
2016-01-24
x86: ivybridge: Add a driver for the bd82x6x northbridge
Simon Glass
2016-01-24
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
x86: ivybridge: Rename bd82x6x_init()
Simon Glass
2016-01-24
x86: ivybridge: Move more init to the probe() function
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_early_init() to probe()
Simon Glass
2016-01-24
x86: ivybridge: Set up the LPC device using driver model
Simon Glass
2016-01-24
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
dm: syscon: Allow finding devices by driver data
Simon Glass
2016-01-24
dm: usb: Add a compatible string for PCI EHCI controller
Simon Glass
2016-01-24
dm: core: Display the error number when driver binding fails
Simon Glass
2016-01-24
dm: x86: Drop the weak cpu_irq_init() function
Simon Glass
2016-01-24
dm: x86: queensbay: Add an interrupt driver
Simon Glass
2016-01-24
dm: x86: quark: Add an interrupt driver
Simon Glass
2016-01-24
x86: Drop the irq router compatible string
Simon Glass
2016-01-24
x86: Use the IRQ device when setting up the mptable
Simon Glass
2016-01-24
dm: x86: Add a common PIRQ init function
Simon Glass
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-24
dm: x86: Create a driver for x86 interrupts
Simon Glass
2016-01-24
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2016-01-24
spi: ich: Separate out the read/write trace from normal debugging
Simon Glass
2016-01-24
dm: x86: Add a driver for Intel PCH9
Simon Glass
2016-01-24
dm: x86: Add a driver for Intel PCH7
Simon Glass
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-24
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
2016-01-24
dm: pci: Add a function to write a BAR
Simon Glass
2016-01-24
dm: pci: Move pci_bus_to_hose() to compatibility
Simon Glass
2016-01-22
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-01-22
devicetree: use wildcard to clean arch subdir
Thomas Chou
2016-01-21
rockchip: Update the README
Simon Glass
2016-01-21
rockchip: Add support for Raxda Rock 2
Simon Glass
2016-01-21
rockchip: rock2: dts: Make changes for U-Boot
Simon Glass
2016-01-21
rockchip: rock2: Bring in device tree files from Linux
Simon Glass
[next]