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
2019-07-29
binman: Add a constant for common entry properties
Simon Glass
2019-07-29
binman: Add a function to obtain the image for an Entry
Simon Glass
2019-07-29
binman: Adjust Entry to read the node in a separate call
Simon Glass
2019-07-29
binman: Add an image name into the fdtmap
Simon Glass
2019-07-29
binman: Store the entry in output_fdt_files
Simon Glass
2019-07-29
binman: Allow state functions to fail to return data
Simon Glass
2019-07-29
binman: Support loading entry data from a file
Simon Glass
2019-07-29
binman: Store image fdtmap when loading from a file
Simon Glass
2019-07-29
dtoc: Update Fdt.GetNode() to handle the root node
Simon Glass
2019-07-29
dtoc: Update Fdt.FromData() to allow a name
Simon Glass
2019-07-29
binman: Show a helpful error when a DT property is missing
Simon Glass
2019-07-29
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-29
patman: Update tout to avoid open-coding the debug levels
Simon Glass
2019-07-29
binman: Drop state.fdt_set as this is not needed
Simon Glass
2019-07-29
binman: Simplify state.fdt_subset
Simon Glass
2019-07-29
binman: Adjust state.fdt_files to be keyed by entry type
Simon Glass
2019-07-29
binman: Adjust GetFdt() to be keyed by etype
Simon Glass
2019-07-29
binman: Rename state.GetFdt()
Simon Glass
2019-07-29
binman: Rename state.GetFdts()
Simon Glass
2019-07-29
binman: Convert GetFdtSet() to use a dict
Simon Glass
2019-07-29
binman: Move image/fdt code into PrepareImagesAndDtbs()
Simon Glass
2019-07-29
binman: Use print() to print output
Simon Glass
2019-07-29
binman: Move GetFdtSet() into blob_dtb
Simon Glass
2019-07-29
binman: Move image-processing code into a function
Simon Glass
2019-07-29
dtoc: Return a non-zero exit code when tests fail
Simon Glass
2019-07-27
Merge branch '2019-07-26-ti-imports'
Tom Rini
2019-07-27
env: ti: boot: Use ttyS2 instead of ttyO2
Sam Protsenko
2019-07-27
arm: am57xx: Allow bootm to load larger kernels
Sam Protsenko
2019-07-27
ARM: da850-evm: Remove dead/unneeded code
Adam Ford
2019-07-27
ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo booting
Adam Ford
2019-07-27
ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTS
Adam Ford
2019-07-27
ARM: da850evm: Remove legacy OHCI referencs and unify platform
Adam Ford
2019-07-27
ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future
Adam Ford
2019-07-27
ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for Torpedo
Adam Ford
2019-07-27
ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards
Adam Ford
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2019-07-26
ARM: am3517-evm: Remove non-DM legacy code
Adam Ford
2019-07-26
ARM: am3517-evm: Migrate to SPL_OF_CONTROL
Adam Ford
2019-07-26
ARM: da850-evm: Remove repeated pinmuxing calls
Adam Ford
2019-07-26
ARM: da850-evm: Remove duplicate UART initialization
Adam Ford
2019-07-26
ARM: am3517-evm: Remove manual ethernet reset code
Adam Ford
2019-07-26
ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functions
Adam Ford
2019-07-26
ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values
Faiz Abbas
2019-07-26
ARM: dts: am57xx: Disable voltage switching for SD card
Faiz Abbas
2019-07-26
ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2
Faiz Abbas
2019-07-26
ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup
Faiz Abbas
2019-07-26
configs: j721e_evm_a72: Add initial support
Lokesh Vutla
2019-07-26
configs: j721e_evm_r5: Add initial support
Lokesh Vutla
2019-07-26
arm: dts: k3-j721e: Add r5 specific dt support
Lokesh Vutla
[next]