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
/
am33xx
/
board.c
Age
Commit message (
Expand
)
Author
2012-10-23
am33xx: Enable DDR3 for DDR3 version of beaglebone
Joel A Fernandes
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: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-04
am33xx: Remove redundant timer config
Tom Rini
2012-09-01
am33xx: Correct MMC1, remove MMC2 support
Tom Rini
2012-09-01
am33xx: Rework pinmux functions
Tom Rini
2012-09-01
am33xx evm: Add CONFIG_CMD_EEPROM and related
Tom Rini
2012-09-01
am33xx: Add support for TI AM335x StarterKit EVM
Tom Rini
2012-09-01
am33xx: Remove board/ti/am335x/evm.c
Tom Rini
2012-09-01
am33xx: Pass to config_ddr the type of memory that is connected
Tom Rini
2012-09-01
omap: am33xx: enable gpio support
Steve Sakoman
2012-07-07
am33xx: Do not call init_timer twice
Tom Rini
2012-05-15
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-01-16
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
2012-01-16
ARM:AM33XX: Add mmc/sd support
Chandan Nath
2012-01-16
ARM:AM33XX: Fix ddr and timer register offset
Chandan Nath
2011-10-27
ARM:AM33XX: Add support for TI AM335X EVM
Chandan Nath