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
2016-07-30
configs: dra7xx: Update QSPI speed to 76.8MHz
Vignesh R
2016-07-30
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
Vignesh R
2016-07-30
ARM: dra7xx: Change DPLL_PER_HS13 divider value
Lokesh Vutla
2016-07-30
sf: sf_params: Add AT25DF321 flash support
Wenyou Yang
2016-07-30
spi: ti_qspi: Remove delay in read path for dra7xx
Vignesh R
2016-07-30
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
Vignesh R
2016-07-30
spi: ti_qspi: Fix failure on multiple READ_ID cmd
Vignesh R
2016-07-30
spi: Add support for N25Q016A
Moritz Fischer
2016-07-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-07-28
MAINTAINERS: i.MX: Add board/freescale/*mx* path
Fabio Estevam
2016-07-28
mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfig
Fabio Estevam
2016-07-28
mx7_common: initialize generic timer on all CPU's
Stefan Agner
2016-07-28
mx6ul_14x14_evk: Remove unused define
Diego Dorta
2016-07-28
cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZE
Fabio Estevam
2016-07-28
novena: Remove uneeded PHYS_SDRAM_SIZE
Fabio Estevam
2016-07-28
bx50v3: Use imx_ddr_size() for calculating the DDR size
Fabio Estevam
2016-07-28
aristainetos: Use imx_ddr_size() for calculating the DDR size
Fabio Estevam
2016-07-28
warp: Use imx_ddr_size() for calculating the DDR size
Fabio Estevam
2016-07-28
warp7: Move some USB configuration options to defconfig
Breno Lima
2016-07-28
colibri_imx7: add Colibri iMX7S/iMX7D module support
Stefan Agner
2016-07-28
cgtqmx6eval: Replace is_mx6q() for macro
Breno Lima
2016-07-28
mx6cuboxi: Replace is_mx6q() for macro
Breno Lima
2016-07-28
wandboard: Replace is_cpu_type() for macro
Breno Lima
2016-07-28
imx: ventana: add dt fixup for watchdog external reset
Tim Harvey
2016-07-28
imx: ventana: refactor board-specific dt fixups (no functional change)
Tim Harvey
2016-07-28
imx: ventana: make hwconfig initialize based on board configuration
Tim Harvey
2016-07-28
imx: ventana: add extra DIO's for GW5520
Tim Harvey
2016-07-28
imx: ventana: make number of digital I/O's dynamic
Tim Harvey
2016-07-28
imx: ventana: make RS232 enable board specific
Tim Harvey
2016-07-28
imx: ventana: re-enable late board info display
Tim Harvey
2016-07-28
imx: ventana: default pci to disabled
Tim Harvey
2016-07-28
pci: allow disabling of pci init/enum via env
Tim Harvey
2016-07-28
imx: ventana: add dt fixup for eth1 mac-address
Tim Harvey
2016-07-28
imx: ventana: add dt fixup for GW16082 irq mapping
Tim Harvey
2016-07-28
mx7dsabresd_secure_defconfig: Use CONFIG_ARMV7_BOOT_SEC_DEFAULT
Fabio Estevam
2016-07-28
pico-imx6ul: drop warning due to redefined
Stefano Babic
2016-07-28
mx6: wandboard: fix warning due to missing prototype
Stefano Babic
2016-07-28
Fix build for mx7dsabresd (secure config)
Stefano Babic
2016-07-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-27
mmc: dw_mmc: reduce timeout detection cycle
Xu Ziyuan
2016-07-27
Add a power domain framework/uclass
Stephen Warren
2016-07-27
dm: spl: mmc: Support raw partitions with CONFIG_BLK
Simon Glass
2016-07-27
dm: usb: Use blk_dread/write() instead of direct calls
Simon Glass
2016-07-27
dm: socfpga: mmc: Support CONFIG_BLK
Simon Glass
2016-07-27
dm: mmc: zynq: Convert zynq to use driver model for MMC
Simon Glass
2016-07-27
dm: zynq: usb: Convert to CONFIG_DM_USB
Simon Glass
2016-07-27
zynq: Increase the early malloc() size
Simon Glass
2016-07-27
net: phy: marvell: Add a missing errno.h header
Simon Glass
2016-07-27
arm: Show early-malloc() usage in bdinfo
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
[next]