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-07-14
dm: regmap: Add a dummy implementation for of-platdata
Simon Glass
2016-07-14
dm: core: Don't use device tree with of-platdata
Simon Glass
2016-07-14
dm: Makefile: Build of-platdata before SPL
Simon Glass
2016-07-14
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-14
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-07-14
sandbox: Add a new sandbox_spl board
Simon Glass
2016-07-14
sandbox: serial: Don't sync video in SPL
Simon Glass
2016-07-14
sandbox: Don't use IDE and iotrace in SPL
Simon Glass
2016-07-14
sandbox: Add basic SPL implementation
Simon Glass
2016-07-14
sandbox: Don't include the main loop in SPL
Simon Glass
2016-07-14
sandbox: Don't use PCI in SPL
Simon Glass
2016-07-14
sandbox: Add some missing headers in cpu.c
Simon Glass
2016-07-14
sandbox: Correct header file order in cpu.c
Simon Glass
2016-07-14
sandbox: Support building an SPL image
Simon Glass
2016-07-14
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2016-07-14
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
2016-07-14
spl: Drop include of i2c.h
Simon Glass
2016-07-14
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
Simon Glass
2016-07-14
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
Simon Glass
2016-07-14
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
Tom Rini
2016-07-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
x86: link: Correct a failure in DRAM init
Simon Glass
2016-07-12
x86: Add Advantech SOM-DB5800/SOM-6867 support
George McCollister
2016-07-12
x86: baytrail: acpi: Hide internal UART per GNVS setting
Bin Meng
2016-07-12
x86: acpi: Pack global NVS into ACPI table
Bin Meng
2016-07-12
x86: quark: Introduce ACPI global NVS
Bin Meng
2016-07-12
x86: baytrail: Introduce ACPI global NVS
Bin Meng
2016-07-12
x86: conga-qeval20-qa3: Add support for internal UART
Stefan Roese
2016-07-12
x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
Bin Meng
2016-07-12
x86: baytrail: Introduce a Kconfig option for the internal UART
Bin Meng
2016-07-12
pci: Add board_ prefix to should_load_oprom() and make it weak
Bin Meng
2016-07-12
pci: Make load_oprom and run_oprom independent
Bin Meng
2016-07-12
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
Bin Meng
2016-07-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
2016-07-11
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
2016-07-11
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
2016-07-11
tools: patman: Handle tag sections without an 'END'
Bin Meng
2016-07-11
tools: patman: Use cover_match for 'Cover-letter'
Bin Meng
2016-07-11
dm: Sort the uclass id in alphabetical order
Bin Meng
2016-07-11
sandbox: Find keyboard driver using driver model
Simon Glass
2016-07-11
fdt: x86: Tidy up a few COMPAT string definitions
Simon Glass
2016-07-11
fdt: Add a note to avoid adding new compatible strings
Simon Glass
2016-07-11
fdt: Drop unused exynos compatible strings
Simon Glass
2016-07-11
x86: fdt: Drop the unused compatible strings in fdtdec
Simon Glass
2016-07-11
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
Xu Ziyuan
2016-07-11
dm: gpio: MPC85XX GPIO platform data support
Hamish Martin
2016-07-11
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
Simon Glass
2016-07-11
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
Simon Glass
2016-07-11
dm: mmc: msmsdhic: Drop old MMC code
Simon Glass
[next]