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-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
2019-04-23
simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver
Lukas Auer
2019-04-23
sandbox: Enable the 'trace' command when tracing is used
Simon Glass
2019-04-23
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
2019-04-23
Convert CONFIG_TRACE to Kconfig
Simon Glass
2019-04-23
trace: Tidy up error returns
Simon Glass
2019-04-23
div64: Don't instrument the division function
Simon Glass
2019-04-23
div64: Use kernel types
Simon Glass
2019-04-23
initcall: Drop use of header files
Simon Glass
2019-04-23
sandbox: Increase the early-trace-buffer size
Simon Glass
2019-04-23
bootstage: Allow calling bootstage_mark() before bootstage_init()
Simon Glass
2019-04-23
sandbox: Move pre-console buffer out of the way of tracing
Simon Glass
2019-04-23
sandbox: Drop the printf() in setup_ram_buf()
Simon Glass
2019-04-23
sandbox: Correct maths in allocation routines
Simon Glass
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-04-23
common: command: Add command execution tracer.
Christoph Muellner
2019-04-23
fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: android: compress handling (non-functional)
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: remove redundant zeroing out
Eugeniu Rosca
2019-04-21
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-04-21
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-04-21
usb: dwc2: fix gadget disconnect
Fabrice Gasnier
2019-04-21
usb: reload watchdog during ums command
Patrick Delaunay
2019-04-21
fastboot: add support for 'getvar platform'
Eugeniu Rosca
2019-04-21
fastboot: Replace literal 32 with PART_NAME_LEN
Alex Kiernan
2019-04-21
stm32mp1: add stusb1600 support for DK1 and DK2 board
Patrick Delaunay
2019-04-21
stm32mp1: migrate USBOTG device to driver model
Patrick Delaunay
2019-04-21
stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO
Patrick Delaunay
2019-04-21
usb: dwc2: add support for STM32MP1
Patrick Delaunay
2019-04-21
usb: dwc2_udc_otg: Add tx_fifo_sz array support
Patrice Chotard
2019-04-21
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
Patrick Delaunay
2019-04-21
usb: dwc2: Add function for session B check
Patrick Delaunay
2019-04-21
usb: dwc2: Add force-b-session-valid support
Patrick Delaunay
2019-04-21
usb: dwc2: force reset assert before to probe the driver
Patrick Delaunay
2019-04-21
usb: dwc2: convert driver to DM_USB_GADGET
Patrick Delaunay
2019-04-21
usb: dwc2: remove unused variable regs_otg
Patrick Delaunay
2019-04-21
phy: usbphyc: increase PLL wait timeout
Patrick Delaunay
2019-04-21
phy: usbphyc: move vdda1v1 and vdda1v8 in phy_init
Patrick Delaunay
2019-04-21
phy: usbphyc: Binding update of vdda supply
Patrick Delaunay
2019-04-21
phy: usbphyc: update xlate with DT binding
Patrick Delaunay
2019-04-21
phy: usbphyc: remove unused variable index
Patrick Delaunay
2019-04-21
fastboot: Improve error reporting on 'getvar partition-{size, type}'
Eugeniu Rosca
2019-04-21
fastboot: getvar: correct/rename "has_slot" to "has-slot"
Eugeniu Rosca
2019-04-21
dfu: Avoid declaring unused variables and absent parameters
Andy Shevchenko
2019-04-19
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
Alex Kiernan
2019-04-19
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
Alex Kiernan
2019-04-18
Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc
Tom Rini
2019-04-18
ARC: [plat-axs10x]: migrate to DM_MMC
Eugeniy Paltsev
[next]