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
2017-09-15
test: overlay: Add unit test for stacked overlay
Pantelis Antoniou
2017-09-15
ut: fix fdt_getprop_u32() change
Pantelis Antoniou
2017-09-15
config: sandbox: Add unit tests
Pantelis Antoniou
2017-09-15
dtbo: make dtbos special
Pantelis Antoniou
2017-09-15
doc: overlays: Tweak documentation regarding overlays
Franklin S Cooper Jr
2017-09-15
doc: Document how to apply fdt overlays
Pantelis Antoniou
2017-09-15
fit: fdt overlays doc
Pantelis Antoniou
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
2017-09-15
fit: Allow multiple images per property
Pantelis Antoniou
2017-09-15
fdt: Allow stacked overlays phandle references
Pantelis Antoniou
2017-09-15
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-09-15
libfdt: Initialize the stack variable
Tien Fong Chee
2017-09-15
dtoc: Add a header to the generated files
Simon Glass
2017-09-15
dtoc: Rename the auto-generated dt-structs.h file
Simon Glass
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Put each phandle on a separate line
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
2017-09-15
dtoc: Make is_phandle() a member function
Simon Glass
2017-09-15
dtoc: Use the Fdt's class's phandle map
Simon Glass
2017-09-15
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
dtoc: Avoid very long lines in output
Simon Glass
2017-09-15
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-09-15
dtoc: Adjust Node to record its parent
Simon Glass
2017-09-15
fdt: Sync libfdt up to upstream
Simon Glass
2017-09-15
Travis-CI: Switch back to using the top of tree dtc
Tom Rini
2017-09-14
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-09-14
ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
Wenyou Yang
2017-09-14
ARM: at91: Remove hardware.h included in configs
Wenyou Yang
2017-09-14
ARM: at91: Add the SoC options to Kconfig
Wenyou Yang
2017-09-14
ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
Wenyou Yang
2017-09-14
board: atmel: Add SAMA5D27 SOM1 EK board
Wenyou Yang
2017-09-14
ARM: at91: Get the Chip ID of SAMA5D2 SiP
Wenyou Yang
2017-09-14
ARM: at91: mach: Add missing defines of MPDDRC
Wenyou Yang
2017-09-14
ARM: at91: spl: Add boot device for boot from QSPI
Wenyou Yang
2017-09-14
board: sama5d2_xplained: Make SPL work on spiflash
Wenyou Yang
2017-09-14
ARM: at91: spl: Add mck function to lower rate while switching
Wenyou Yang
2017-09-14
ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
Wenyou Yang
2017-09-14
atmel: common: Add function to display via DM_VIDEO's API
Wenyou Yang
2017-09-14
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-14
ARM: dts: at91: sama5: Add the sfr node
Wenyou Yang
2017-09-14
clk: at91: utmi: Set the reference clock frequency
Wenyou Yang
2017-09-14
clk: Kconfig: Add dependences of SPL_CLK
Wenyou Yang
2017-09-13
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-09-13
patman: Fix error when the email blacklist is missing
Simon Glass
[next]