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
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
omap-common
Age
Commit message (
Expand
)
Author
2012-10-04
arm: Remove additional config flags
Michal Simek
2012-10-01
am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
Joel A Fernandes
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-01
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
Tom Rini
2012-09-01
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
omap: am33xx: enable gpio support
Steve Sakoman
2012-07-07
ARM: OMAP4+: Move external phy initialisations to arch specific place.
SRICHARAN R
2012-07-07
omap: emif: fix bug in manufacturer code test
Steve Sakoman
2012-07-07
omap: emif: deal with rams that return duplicate mr data on all byte lanes
Steve Sakoman
2012-07-07
OMAP4+: Force DDR in self-refresh after warm reset
Lokesh Vutla
2012-07-07
OMAP4+: Handle sdram init after warm reset
Lokesh Vutla
2012-07-07
ARM: OMAP3+: Detect reset type
Lokesh Vutla
2012-07-07
OMAP5: DPLL core lock for OMAP5432
Lokesh Vutla
2012-07-07
OMAP5: EMIF: Add support for DDR3 device
Lokesh Vutla
2012-07-07
ARM: OMAP5: Align memory used for testing to the power of 2
SRICHARAN R
2012-07-07
ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.
SRICHARAN R
2012-05-15
omap4+: Remove CONFIG_ARCH_CPU_INIT
Tom Rini
2012-05-15
armv7: add appropriate headers for assembly functions
Aneesh V
2012-05-15
OMAP3+: reset: Create a common reset layer.
SRICHARAN R
2012-05-15
arm: omap5: correct boot device mode7 for eMMC
Balaji T K
2012-05-15
OMAP4/5: device: Add support to get the device type.
SRICHARAN R
2012-05-15
OMAP5: palmas: Configure nominal opp vdd values
SRICHARAN R
2012-05-15
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
SRICHARAN R
2012-05-15
OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
SRICHARAN R
2012-05-15
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
Nishanth Menon
2012-05-15
OMAP3+: Introduce generic logic for OMAP voltage controller
Nishanth Menon
2012-05-15
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-04-19
CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE
Marek Vasut
2012-03-29
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
Anatolij Gustschin
2012-03-27
SPL: call cleanup_before_linux() before booting Linux
Stefano Babic
2012-03-27
omap/spl: change output of spl_parse_image_header
Simon Schwarz
2012-03-27
omap-common/spl: Add linux boot to SPL
Simon Schwarz
2012-03-27
omap-common: Add NAND SPL linux booting
Simon Schwarz
2012-03-26
SPL: Add YMODEM over UART load support
Matt Porter
2012-03-26
spl.c: Use __noreturn decorator
Tom Rini
[next]