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
2016-11-21
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini
2016-11-21
board: ti: amx3xx: Remove multiple EEPROM reads
Lokesh Vutla
2016-11-21
ARM: AMx3xx: Centralize early clock initialization
Lokesh Vutla
2016-11-21
ARM: AMx3xx: Allow arch specific code to use early DM
Lokesh Vutla
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-03-14
ARM: Various: Future-proof serial platdata
Adam Ford
2016-01-08
am33xx/am43xx: Add platform data for GPIOs
Tom Rini
2015-12-06
am33xx: Update serial pdata
Tom Rini
2015-11-23
am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot
Vignesh R
2015-08-12
gpio: omap: Drop 'method' parameter
Tom Rini
2015-08-12
am33xx: Update DT files, add am335x_gp_evm_config target
Tom Rini
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-03-04
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
Simon Glass
2015-01-16
TI ARMv7: Don't use GD before crt0.S has set it
Tom Rini
2015-01-05
am33xx: Drop timer_init call from s_init
Tom Rini
2014-10-23
dm: am33xx: Provide platform data for serial
Simon Glass
2014-10-23
dm: am33xx: Provide platform data for GPIOs
Simon Glass
2014-06-11
am33xx/omap: Allow cache enable for all Sitara/OMAP
Simon Glass
2014-06-06
arm:am33xx: Rework s_init and add board_early_init_f
Tom Rini
2014-06-06
arm:am33xx: Make dram_init call sdram_init() in some contexts
Tom Rini
2014-06-06
am43xx_evm: Add qspiboot target
Sourav Poddar
2014-04-17
am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
Tom Rini
2014-03-12
am33xx: Rework #ifdef's around s_init for clarity
Tom Rini
2014-02-21
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
Dave Gerlach
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
[next]