index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
omap3_beagle.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
configs: Fix usage of mmc rescan
Andrew Bradford
2012-10-23
1
-1
/
+1
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
1
-0
/
+1
*
ARM: Remove unused stack and irq config defines
Rob Herring
2012-09-01
1
-8
/
+0
*
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-09-01
1
-0
/
+1
*
dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
Marek Vasut
2012-09-01
1
-0
/
+1
*
beagle: fix termination of buddy env setting
Peter Meerwald
2012-09-01
1
-1
/
+1
*
omap3_beagle: Add CONFIG_CMD_ASKENV
Tom Rini
2012-07-07
1
-0
/
+2
*
OMAP3 Beagle: Set BOOTDELAY to 3
Tom Rini
2012-07-07
1
-1
/
+1
*
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
1
-1
/
+0
*
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
Tom Rini
2012-05-15
1
-0
/
+1
*
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
Tom Rini
2012-05-15
1
-1
/
+1
*
BeagleBoard: Remove userbutton command and use gpio command instead
Joel Fernandes
2012-04-16
1
-2
/
+9
*
ehci-omap: driver for EHCI host on OMAP3
Ilya Yanok
2012-02-12
1
-0
/
+4
*
usb: ulpi: Add omap-ulpi-view port support
Govindraj.R
2012-02-12
1
-0
/
+4
*
nand_spl_simple: store ecc data on the stack
Stefano Babic
2012-01-26
1
-4
/
+0
*
OMAP3: Add SPL support to Beagleboard
Tom Rini
2011-12-06
1
-4
/
+55
*
BeagleBoard: config: Really switch to ttyO2
Koen Kooi
2011-12-06
1
-1
/
+1
*
ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
Thomas Weber
2011-12-06
1
-4
/
+0
*
ARM: OMAP3: Remove unused define SDRC_R_C_B
Thomas Weber
2011-12-06
1
-3
/
+0
*
ARM: OMAP3: Remove unused define CONFIG_OMAP3430
Thomas Weber
2011-12-06
1
-1
/
+0
*
omap: fix cache line size for omap3/omap4 boards
Aneesh V
2011-12-06
1
-0
/
+2
*
BeagleBoard: config: Switch to ttyO2
Alexander Holler
2011-11-10
1
-1
/
+1
*
omap: beagle: Use ubifs instead of jffs2 for nand boot
Steve Sakoman
2011-10-27
1
-2
/
+2
*
board configs: drop NET_MULTI references
Mike Frysinger
2011-10-05
1
-1
/
+0
*
OMAP3 Beagle: Minor config cleanup
Sandeep Paulraj
2011-09-12
1
-1
/
+0
*
omap3: beagle: Fix build warning
Sanjeev Premi
2011-09-12
1
-1
/
+1
*
BeagleBoard: config: updated default configuration
Jason Kridner
2011-09-04
1
-2
/
+18
*
BeagleBoard: config: Enabled multibus support for I2C in configuration
Jason Kridner
2011-09-04
1
-0
/
+6
*
BeagleBoard: config: add optargs/buddy/camera
Jason Kridner
2011-09-04
1
-0
/
+6
*
BeagleBoard: config: increase command-line functionality
Jason Kridner
2011-09-04
1
-1
/
+2
*
BeagleBoard: config: make mtest run
Jason Kridner
2011-09-04
1
-4
/
+5
*
BeagleBoard: config: enable DSS
Koen Kooi
2011-09-04
1
-0
/
+1
*
BeagleBoard: config: enable asix driver and dhcp
Koen Kooi
2011-09-04
1
-1
/
+2
*
BeagleBoard: config: enable networking
Koen Kooi
2011-09-04
1
-2
/
+8
*
BeagleBoard: config: decrease bootdelay to 2 seconds
Koen Kooi
2011-09-04
1
-1
/
+1
*
BeagleBoard: config: use uImage.beagle for tftp
Joel A Fernandes
2011-09-04
1
-0
/
+1
*
BeagleBoard: config: hardcode MAC for onboard SMSC
Joel A Fernandes
2011-09-04
1
-0
/
+1
*
BeagleBoard: config: load kernel from MMC ext, not FAT
Koen Kooi
2011-09-04
1
-1
/
+2
*
BeagleBoard: Added userbutton command
Jason Kridner
2011-09-04
1
-1
/
+6
*
beagle: pass expansionboard name in bootargs
Koen Kooi
2011-09-04
1
-0
/
+3
*
OMAP: Remove omapfb.debug=y from Beagle and Overo env settings
Steve Sakoman
2011-09-04
1
-2
/
+0
*
OMAP3/4: Increase console I/O buffer size
Vaibhav Hiremath
2011-09-04
1
-1
/
+1
*
Removed unused define, CONFIG_ARMV7.
Christopher Harvey
2011-08-04
1
-1
/
+0
*
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
Michael Jones
2011-05-12
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
1
-24
/
+41
|
\
|
*
ARMV7: OMAP3: Cleanup extern variables in mem.c
Luca Ceresoli
2011-04-27
1
-11
/
+5
|
*
omap3_beagle: enable EHCI and USB storage.
Alexander Holler
2011-04-27
1
-0
/
+6
|
*
OMAP3: BeagleBoard: add xM rev B to ID table
Koen Kooi
2011-04-27
1
-1
/
+1
|
*
omap3_beagle: enable the use of a plain text file
Alexander Holler
2011-04-27
1
-12
/
+16
|
*
BeagleBoard: Added LED driver
Jason Kridner
2011-04-27
1
-0
/
+13
[prev]
[next]