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
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
Alex Kiernan
2018-05-30
fs: Add fs_get_type_name to return current filesystem name
Alex Kiernan
2018-05-30
ti: fastboot: Move weak overrides to board files
Alex Kiernan
2018-05-30
fastboot: Rename public fb_ functions to fastboot_
Alex Kiernan
2018-05-30
fastboot: Extract common definitions from USB fastboot
Alex Kiernan
2018-05-30
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-30
fastboot: Fix parameter types in _fb_nand_write
Alex Kiernan
2018-05-30
fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
Alex Kiernan
2018-05-30
fastboot: Add missing newlines
Alex Kiernan
2018-05-30
fastboot: Correct dependencies in FASTBOOT_FLASH
Alex Kiernan
2018-05-30
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-30
gadget: f_thor: Fix memory leaks of usb request and its buffer
Seung-Woo Kim
2018-05-30
rockchip: xhci: remove DTS parsing for PHY (which is unused)
Philipp Tomsich
2018-05-30
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
2018-05-30
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
2018-05-30
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
2018-05-30
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
2018-05-30
usb: xhci-rcar: deregister before deactivating clock
Matthias Blankertz
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
2018-05-26
malloc: Use malloc simple before malloc is fully initialized in memalign()
Ley Foon Tan
2018-05-26
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
Patrice Chotard
2018-05-26
stm32mp1: use OTP to configure MAC address and serial number
Patrick Delaunay
2018-05-26
stm32mp1: add FUSE command support
Patrick Delaunay
2018-05-26
stm32mp1: add bsec driver
Patrick Delaunay
2018-05-26
stm32mp1: remove the second TAMP_BOOT_CONTEXT update
Patrick Delaunay
2018-05-26
stm32mp1: Allow to activate CONFIG_DEBUG_UART
Patrick Delaunay
2018-05-26
serial: stm32: Add setparity support
Patrick Delaunay
2018-05-26
dm: serial: Add setparity
Patrick Delaunay
2018-05-26
serial: stm32: Fix bits defines name
Patrice Chotard
2018-05-26
serial: stm32: Add debug uart support
Patrick Delaunay
2018-05-26
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
Radoslaw Pietrzyk
2018-05-26
serial: serial_msm: added pinmux & config
Ramon Fried
2018-05-26
db410: added pinctrl node and serial bindings
Ramon Fried
2018-05-26
mach-snapdragon: Introduce pinctrl driver
Ramon Fried
2018-05-26
mach-snapdragon: Fix UART clock flow
Ramon Fried
2018-05-26
serial: serial_msm: initialize uart only before relocation
Ramon Fried
2018-05-26
serial: serial_msm: fail probe if settings clocks fails
Ramon Fried
2018-05-26
db820c: set clk node to be probed before relocation
Ramon Fried
2018-05-26
Remove CONFIG_MVGBE from config_whitelist.txt
Chris Packham
2018-05-26
PCI: Document pciauto_region_allocate()
Tuomas Tynkkynen
2018-05-26
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
PCI: Add newlines to debug prints in pci_auto_common.c
Tuomas Tynkkynen
2018-05-26
doc: qemu-arm: Drop highmem=off references
Tuomas Tynkkynen
2018-05-26
ARM: qemu-arm: Bump RAM size in AArch64 MMU table
Tuomas Tynkkynen
2018-05-26
PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set
Tuomas Tynkkynen
2018-05-25
configs: add TPMv2.x support in Sandbox
Miquel Raynal
2018-05-25
sandbox: dts: add Sandbox TPMv2.x node
Miquel Raynal
[next]