index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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
2013-12-12
am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF
Tom Rini
2013-11-11
arm, am33x: make RTC32K OSC enable configurable
Heiko Schocher
2013-11-01
am33xx, davinci: Create and use <asm/davinci_rtc.h>
Tom Rini
2013-09-20
am335x:Handle worst case scenario for Errata 1.0.24
Steve Kipisz
2013-09-20
am33xx: Add am33xx_spl_board_init function, call
Tom Rini
2013-08-15
ARM: AM33xx: Move s_init to a common place
Heiko Schocher
2013-08-15
ARM: AM33xx: Cleanup clocks layer
Lokesh Vutla
2013-07-30
am335x_evm: Add support to boot from NOR.
Steve Kipisz
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-18
arm, am33xx: move uart soft reset code to common place
Heiko Schocher
2013-06-18
arm, am33xx: move rtc32k_enable() to common place
Heiko Schocher
2013-03-24
am33xx: convert defines from am33xx-specific to generic names
Matt Porter
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-01-08
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2012-12-10
am33xx: NAND support
Ilya Yanok
2012-11-20
am33xx: init OTG hardware and new musb gadget driver
Ilya Yanok
2012-10-25
am33xx/board: use cpu_mmc_init() for default mmc initialization
Peter Korsgaard
2012-10-25
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
Peter Korsgaard
2012-10-25
am33xx/board.c: make wdtimer/uart_base static
Peter Korsgaard
2012-10-25
am335x: Enable RTC 32K OSC clock
Vaibhav Hiremath
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