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-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
x86: doc: Document ACPI support
Bin Meng
2016-05-23
x86: doc: Minor update for accuracy
Bin Meng
2016-05-23
x86: Remove acpi=off boot parameter when ACPI is on
Bin Meng
2016-05-23
x86: baytrail: Add .gitignore for ACPI enabled boards
Bin Meng
2016-05-23
x86: baytrail: Enable ACPI table generation for all boards
Bin Meng
2016-05-23
x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-23
x86: baytrail: Add platform ASL files
Bin Meng
2016-05-23
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
x86: acpi: Add some generic ASL libraries
Bin Meng
2016-05-23
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
x86: acpi: Align FACS table to a 64 byte boundary
Bin Meng
2016-05-23
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
x86: acpi: Reorder code in acpi_table.h
Bin Meng
2016-05-23
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
x86: acpi: Remove unused codes
Bin Meng
2016-05-23
acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
2016-05-23
acpi: Specify U-Boot include path for ASL files
Bin Meng
2016-05-23
acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
2016-05-23
acpi: Change build log for ASL files
Bin Meng
2016-05-23
x86: dts: Update to include ACTL register details
Bin Meng
2016-05-23
x86: irq: Enable SCI on IRQ9
Bin Meng
2016-05-23
x86: irq: Reserve IRQ9 for ACPI in PIC mode
Bin Meng
2016-05-23
x86: acpi: Fix compiler warnings in write_acpi_tables()
Bin Meng
2016-05-23
x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
2016-05-23
x86: Drop asm/acpi.h
Bin Meng
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-05-17
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2016-05-17
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
2016-05-17
dm: blk: Use the correct error code for blk_get_device_by_str()
Simon Glass
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
dm: blk: Add a comment as to why the bdev member is needed
Simon Glass
2016-05-17
dm: part: Drop the block_drvr table
Simon Glass
2016-05-17
dm: part: Use the legacy block driver for hardware partition support
Simon Glass
2016-05-17
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
2016-05-17
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-05-17
dm: mmc: Implement the select_hwpart() method
Simon Glass
[next]