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
2013-03-12
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
2013-03-12
arm: omap: map u_boot_lists section to .sram
Albert ARIBAUD
2013-03-11
arm: dra7xx: Add silicon id support for DRA752 soc
Lokesh Vutla
2013-03-11
arm: dra7xx: Add DDR related data for DRA752 ES1.0
Lokesh Vutla
2013-03-11
arm: dra7xx: clock: Add the dplls data
Lokesh Vutla
2013-03-11
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
Lokesh Vutla
2013-03-11
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
SRICHARAN R
2013-03-11
ARM: OMAP4+: Make control module register structure generic
Lokesh Vutla
2013-03-11
ARM: OMAP4+: Cleanup emif specific files
Lokesh Vutla
2013-03-11
ARM: OMAP4+: Clean up the pmic code
SRICHARAN R
2013-03-11
ARM: OMAP4+: Cleanup the clocks layer
SRICHARAN R
2013-03-11
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
SRICHARAN R
2013-03-11
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
Lokesh Vutla
2013-03-08
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
2013-03-08
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
2013-02-18
am33xx: support for booting via usbeth
Ilya Yanok
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2012-12-10
omap: emif: configure emif only when required
Lokesh Vutla
2012-12-10
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
Robert P. J. Day
2012-12-10
OMAP: include sys_proto.h from boot-common
Ilya Yanok
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
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
[next]