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-08-08
arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()
Marek Vasut
2015-08-08
arm: socfpga: clock: Clean up pll_config.h
Marek Vasut
2015-08-08
arm: socfpga: clock: Get rid of cm_config_t typedef
Marek Vasut
2015-08-08
arm: socfpga: reset: Add SDMMC, QSPI and DMA defines
Marek Vasut
2015-08-08
arm: socfpga: reset: Add function to reset add peripherals
Marek Vasut
2015-08-08
arm: socfpga: reset: Repair bridge reset handling
Marek Vasut
2015-08-08
arm: socfpga: reset: Replace ad-hoc reset functions
Marek Vasut
2015-08-08
arm: socfpga: reset: Implement unified function to toggle reset
Marek Vasut
2015-08-08
arm: socfpga: reset: Start reworking the SoCFPGA reset manager
Marek Vasut
2015-08-08
arm: socfpga: reset: Add missing reset manager regs
Marek Vasut
2015-08-08
ddr: altera: Fix debug message format in sequencer
Marek Vasut
2015-08-08
ddr: altera: Fix typo in mp_threshold1 programming
Marek Vasut
2015-08-08
ddr: altera: Move struct sdram_prot_rule prototype
Marek Vasut
2015-08-08
arm: socfpga: Move sdram_config.h to board dir
Marek Vasut
2015-08-08
arm: socfpga: enable the Altera SDRAM controller driver
Dinh Nguyen
2015-08-08
driver/ddr/altera: Add the sdram calibration portion
Dinh Nguyen
2015-08-08
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
Dinh Nguyen
2015-08-08
net: designware: Rename the driver var name to eth_designware
Marek Vasut
2015-08-08
net: designware: Add SoCFPGA GMAC DT compatible string
Marek Vasut
2015-08-08
arm: socfpga: Move generated files into qts subdir
Marek Vasut
2015-08-08
arm: dts: socfpga: Add mmc alias
Marek Vasut
2015-08-08
arm: dts: socfpga: Fix SPI aliases
Marek Vasut
2015-08-08
arm: socfpga: Fix FPGA bitstream programming routine
Marek Vasut
2015-08-06
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-06
ARM: tegra: Add p2371-0000 board
Stephen Warren
2015-08-06
ARM: tegra: Add e2220-1170 board
Stephen Warren
2015-08-06
ARM: tegra: p2571: remove another unused define
Stephen Warren
2015-08-06
ARM: tegra: enable GPU DT node when appropriate
Alexandre Courbot
2015-08-06
ARM: tegra: move VPR configuration to a later stage
Alexandre Courbot
2015-08-06
ARM: tegra: add comment re: autogeneration to pinmux headers
Stephen Warren
2015-08-06
ARM: tegra: restrict usable RAM size further
Stephen Warren
2015-08-06
exynos: dts: Correct LDO and BUCK naming
Simon Glass
2015-08-06
x86: Enable debug UART for Minnowmax
Simon Glass
2015-08-06
dm: core: Fix a typo in the uclass_get_device_by_name() comment
Simon Glass
2015-08-06
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
sandbox: Enable devres subsystem
Simon Glass
2015-08-06
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
net: smsc95xx: Add driver-model support
Simon Glass
2015-08-06
net: smsc95xx: Prepare for conversion to driver model
Simon Glass
2015-08-06
net: smsc95xx: Correct the error numbers
Simon Glass
2015-08-06
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
Simon Glass
2015-08-06
net: smsc95xx: Sort the include files
Simon Glass
2015-08-06
dm: usb: Add driver-model support to dwc2
Simon Glass
2015-08-06
dm: usb: Prepare dwc2 driver for driver-model conversion
Simon Glass
2015-08-06
dm: usb: Add an errno.h header to usb_ether.c
Simon Glass
[next]