index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
omap3_beagle.h
Age
Commit message (
Expand
)
Author
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-05-15
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
Tom Rini
2012-05-15
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
Tom Rini
2012-04-16
BeagleBoard: Remove userbutton command and use gpio command instead
Joel Fernandes
2012-02-12
ehci-omap: driver for EHCI host on OMAP3
Ilya Yanok
2012-02-12
usb: ulpi: Add omap-ulpi-view port support
Govindraj.R
2012-01-26
nand_spl_simple: store ecc data on the stack
Stefano Babic
2011-12-06
OMAP3: Add SPL support to Beagleboard
Tom Rini
2011-12-06
BeagleBoard: config: Really switch to ttyO2
Koen Kooi
2011-12-06
ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
Thomas Weber
2011-12-06
ARM: OMAP3: Remove unused define SDRC_R_C_B
Thomas Weber
2011-12-06
ARM: OMAP3: Remove unused define CONFIG_OMAP3430
Thomas Weber
2011-12-06
omap: fix cache line size for omap3/omap4 boards
Aneesh V
2011-11-10
BeagleBoard: config: Switch to ttyO2
Alexander Holler
2011-10-27
omap: beagle: Use ubifs instead of jffs2 for nand boot
Steve Sakoman
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-09-12
OMAP3 Beagle: Minor config cleanup
Sandeep Paulraj
2011-09-12
omap3: beagle: Fix build warning
Sanjeev Premi
2011-09-04
BeagleBoard: config: updated default configuration
Jason Kridner
2011-09-04
BeagleBoard: config: Enabled multibus support for I2C in configuration
Jason Kridner
2011-09-04
BeagleBoard: config: add optargs/buddy/camera
Jason Kridner
2011-09-04
BeagleBoard: config: increase command-line functionality
Jason Kridner
2011-09-04
BeagleBoard: config: make mtest run
Jason Kridner
2011-09-04
BeagleBoard: config: enable DSS
Koen Kooi
2011-09-04
BeagleBoard: config: enable asix driver and dhcp
Koen Kooi
2011-09-04
BeagleBoard: config: enable networking
Koen Kooi
2011-09-04
BeagleBoard: config: decrease bootdelay to 2 seconds
Koen Kooi
2011-09-04
BeagleBoard: config: use uImage.beagle for tftp
Joel A Fernandes
2011-09-04
BeagleBoard: config: hardcode MAC for onboard SMSC
Joel A Fernandes
2011-09-04
BeagleBoard: config: load kernel from MMC ext, not FAT
Koen Kooi
2011-09-04
BeagleBoard: Added userbutton command
Jason Kridner
2011-09-04
beagle: pass expansionboard name in bootargs
Koen Kooi
2011-09-04
OMAP: Remove omapfb.debug=y from Beagle and Overo env settings
Steve Sakoman
2011-09-04
OMAP3/4: Increase console I/O buffer size
Vaibhav Hiremath
2011-08-04
Removed unused define, CONFIG_ARMV7.
Christopher Harvey
2011-05-12
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
Michael Jones
2011-04-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
ARMV7: OMAP3: Cleanup extern variables in mem.c
Luca Ceresoli
2011-04-27
omap3_beagle: enable EHCI and USB storage.
Alexander Holler
2011-04-27
OMAP3: BeagleBoard: add xM rev B to ID table
Koen Kooi
2011-04-27
omap3_beagle: enable the use of a plain text file
Alexander Holler
2011-04-27
BeagleBoard: Added LED driver
Jason Kridner
2011-04-25
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
Grant Likely
2010-12-11
OMAP3: SPI driver
Dirk Behme
2010-11-19
OMAP3: remove unused config macros
Grazvydas Ignotas
2010-11-04
ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE
Steve Sakoman
2010-11-04
ARMV7: OMAP3: Add expansion board detection for Beagle
Koen Kooi
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
ARM: enable device tree for beagle
John Rigby
2010-10-17
ARMV7: OMAP4: Use generic mmc driver on Beagle
Steve Sakoman
[next]