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
2015-05-14
exynos5: fix build break by adding CONFIG_POWER
Przemyslaw Marczak
2015-05-14
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-05-14
imx: mx27 move GPIO_PORTx to gpio.h
Peng Fan
2015-05-14
sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue
Hans de Goede
2015-05-14
usb: ohci: Add support for interrupt queues
Hans de Goede
2015-05-14
usb: ohci: Add an ohci_alloc_urb() function
Hans de Goede
2015-05-14
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-14
sandbox: Support wide-screen LCD emulation
Simon Glass
2015-05-14
sandbox: Fix warning in display_options
Simon Glass
2015-05-14
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-05-14
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
Simon Glass
2015-05-14
sandbox: Add missing errno.h includes in a few files
Simon Glass
2015-05-14
sandbox: Correct error handling in state_read_file()
Simon Glass
2015-05-14
arm: Add a prototype for save_boot_params_ret()
Simon Glass
2015-05-14
arm: Include the .got section in the binary
Simon Glass
2015-05-14
dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
2015-05-14
tpm: Rename Infineon TPM to slb9645tt
Simon Glass
2015-05-14
tpm: Support using driver model with I2C
Simon Glass
2015-05-14
dm: i2c: Add a function to find out the chip offset length
Simon Glass
2015-05-14
dm: i2c: Implement 'i2c bus' command for driver model
Simon Glass
2015-05-14
bootstage: Add IDs for SPI flash reading and decompression
Simon Glass
2015-05-14
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-14
sunxi: ehci: Convert to the driver-model
Hans de Goede
2015-05-14
usb: ohci: Add dm support
Hans de Goede
2015-05-14
usb: ohci: Skip unnecessary mdelay(1) calls in various places
Hans de Goede
2015-05-14
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
Hans de Goede
2015-05-14
usb: ohci: Do not resubmit and leak urbs for interrupt packets
Hans de Goede
2015-05-14
dm: usb: Do not scan companion buses if no devices where handed over
Hans de Goede
2015-05-14
dm: usb: Add support for companion controllers
Hans de Goede
2015-05-14
dm: usb: Move printing of usb scan status to usb_scan_bus()
Hans de Goede
2015-05-14
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-14
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
2015-05-14
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
Hans de Goede
2015-05-14
usb: usb_control_msg() propagate controller error code
Hans de Goede
2015-05-14
usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
2015-05-14
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
Tom Rini
2015-05-14
Use map_sysmem when accessing memory in setexpr
Joe Hershberger
2015-05-14
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-05-14
Merge branch 'master' of git://git.denx.de/u-boot-arc
Tom Rini
2015-05-14
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-05-14
spl: Correct address in spl_relocate_stack_gd()
Simon Glass
2015-05-13
ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
Masahiro Yamada
2015-05-13
jetson-tk1: Add PSCI configuration options and reserve secure code
Ian Campbell
2015-05-13
tegra: Boot in non-secure mode by default
Jan Kiszka
2015-05-13
ARM: tegra: Enable SMMU when going non-secure
Thierry Reding
2015-05-13
tegra: Set CNTFRQ for secondary CPUs
Jan Kiszka
2015-05-13
tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
Ian Campbell
2015-05-13
tegra124: Add PSCI support for Tegra124
Jan Kiszka
[prev]
[next]