Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7bccdaee6783823fe4d854ffa1b1603577bf4feb
/
include
/
configs
/
omap3_beagle.h
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
7fef124
omap3_beagle.h: Fix comment for true/false return value.
by Robert P. J. Day
· 12 years ago
b062a51
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
c352a0c
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
by Scott Wood
· 12 years ago
222f437
omap3_beagle: use new MUSB intstead of the old one
by Ilya Yanok
· 12 years ago
cb7b2b8
omap3_beagle: add musb-new init
by Ilya Yanok
· 12 years ago
85e5118
boards: remove the no longer used CONFIG_EHCI_DCACHE
by Jeroen Hofstee
· 12 years ago
e1c7c8a
configs: Fix usage of mmc rescan
by Andrew Bradford
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
aede188
dm: Move OMAP GPIO driver to drivers/gpio/
by Marek Vasut
· 12 years ago
ff0ebb8
dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
by Marek Vasut
· 12 years ago
a0638f7
beagle: fix termination of buddy env setting
by Peter Meerwald
· 12 years ago
a3a4253
omap3_beagle: Add CONFIG_CMD_ASKENV
by Tom Rini
· 13 years ago
ac8d066
OMAP3 Beagle: Set BOOTDELAY to 3
by Tom Rini
· 13 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
919b462
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
by Tom Rini
· 13 years ago
e33b705
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
by Tom Rini
· 13 years ago
0455fa9
BeagleBoard: Remove userbutton command and use gpio command instead
by Joel Fernandes
· 13 years ago
7ad7578
ehci-omap: driver for EHCI host on OMAP3
by Ilya Yanok
· 13 years ago
c5e5707
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· 13 years ago
533607c
nand_spl_simple: store ecc data on the stack
by Stefano Babic
· 13 years ago
06c32fb
OMAP3: Add SPL support to Beagleboard
by Tom Rini
· 13 years ago
3c1c315
BeagleBoard: config: Really switch to ttyO2
by Koen Kooi
· 13 years ago
fb13c65
ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
by Thomas Weber
· 13 years ago
a2146f5
ARM: OMAP3: Remove unused define SDRC_R_C_B
by Thomas Weber
· 13 years ago
07eec8e
ARM: OMAP3: Remove unused define CONFIG_OMAP3430
by Thomas Weber
· 13 years ago
fa5c07a
omap: fix cache line size for omap3/omap4 boards
by Aneesh V
· 13 years ago
41d3ffa
BeagleBoard: config: Switch to ttyO2
by Alexander Holler
· 13 years ago
c4d7d72
omap: beagle: Use ubifs instead of jffs2 for nand boot
by Steve Sakoman
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
b213b9f
OMAP3 Beagle: Minor config cleanup
by Sandeep Paulraj
· 13 years ago
d6b374e
omap3: beagle: Fix build warning
by Sanjeev Premi
· 13 years ago
6d9bbb6
BeagleBoard: config: updated default configuration
by Jason Kridner
· 13 years ago
0d47161
BeagleBoard: config: Enabled multibus support for I2C in configuration
by Jason Kridner
· 13 years ago
36c9cc5
BeagleBoard: config: add optargs/buddy/camera
by Jason Kridner
· 13 years ago
71bd3af
BeagleBoard: config: increase command-line functionality
by Jason Kridner
· 13 years ago
ac3bb06
BeagleBoard: config: make mtest run
by Jason Kridner
· 14 years ago
31c5d7d
BeagleBoard: config: enable DSS
by Koen Kooi
· 13 years ago
43c867c
BeagleBoard: config: enable asix driver and dhcp
by Koen Kooi
· 13 years ago
8dc845e
BeagleBoard: config: enable networking
by Koen Kooi
· 13 years ago
21cb964
BeagleBoard: config: decrease bootdelay to 2 seconds
by Koen Kooi
· 13 years ago
db5ac81
BeagleBoard: config: use uImage.beagle for tftp
by Joel A Fernandes
· 13 years ago
5888eb0
BeagleBoard: config: hardcode MAC for onboard SMSC
by Joel A Fernandes
· 13 years ago
74c41ea
BeagleBoard: config: load kernel from MMC ext, not FAT
by Koen Kooi
· 13 years ago
85a08fb
BeagleBoard: Added userbutton command
by Jason Kridner
· 14 years ago
3e8c373
beagle: pass expansionboard name in bootargs
by Koen Kooi
· 13 years ago
c495f3b
OMAP: Remove omapfb.debug=y from Beagle and Overo env settings
by Steve Sakoman
· 14 years ago
e183290
OMAP3/4: Increase console I/O buffer size
by Vaibhav Hiremath
· 13 years ago
7a8338d
Removed unused define, CONFIG_ARMV7.
by Christopher Harvey
· 13 years ago
7e6ce39
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· 14 years ago
8234294
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
9783a2c
ARMV7: OMAP3: Cleanup extern variables in mem.c
by Luca Ceresoli
· 14 years ago
8f6f15c
omap3_beagle: enable EHCI and USB storage.
by Alexander Holler
· 14 years ago
5b8018c
OMAP3: BeagleBoard: add xM rev B to ID table
by Koen Kooi
· 14 years ago
066f900
omap3_beagle: enable the use of a plain text file
by Alexander Holler
· 14 years ago
c3ef8bc
BeagleBoard: Added LED driver
by Jason Kridner
· 14 years ago
50fb22e
Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
by Grant Likely
· 14 years ago
78cd9ac
OMAP3: SPI driver
by Dirk Behme
· 14 years ago
510459e
OMAP3: remove unused config macros
by Grazvydas Ignotas
· 15 years ago
b74d3b4
ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE
by Steve Sakoman
· 14 years ago
b6241c2
ARMV7: OMAP3: Add expansion board detection for Beagle
by Koen Kooi
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
bb94aff
ARM: enable device tree for beagle
by John Rigby
· 14 years ago
57c6241
ARMV7: OMAP4: Use generic mmc driver on Beagle
by Steve Sakoman
· 14 years ago
33fb6f7
ARMV7: OMAP: Use default vendor/product ID for USB gadget
by Steve Sakoman
· 14 years ago
c522a8a
ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC
by Ben Gardiner
· 14 years ago
d6d6062
ARM: relocation: fix typo in comment
by Heiko Schocher
· 14 years ago
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· 14 years ago
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· 14 years ago
09d08e0
ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs
by Steve Sakoman
· 14 years ago
8c8376d
ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle
by Steve Sakoman
· 15 years ago
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
558d23d
omap3: Consolidate SDRC related operations
by Vaibhav Hiremath
· 14 years ago
14793ea
OMAP3 Move declaration of gpmc_cfg.
by Tom Rix
· 15 years ago
23f5a2d
Remove superfluous uses of V_PROMPT macro.
by Robert P. J. Day
· 15 years ago
53ea42e
OMAP3 beagle Add usbtty configuration
by Tom Rix
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
076501b
OMAP3:SDRC: introduce DDR types
by Nishanth Menon
· 15 years ago
6a87b3f
TI: OMAP3: Remove SZ_xx references
by Sandeep Paulraj
· 15 years ago
d451252
OMAP3: Update Overo and Beagle environment
by Steve Sakoman
· 15 years ago
d77b681
TI OMAP3 Use arm init sequence to initialize i2c
by Tom Rix
· 15 years ago
dc7af20
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
e06da3d
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· 16 years ago
0f2a804
OMAP3 Move twl4030 power and led functions
by Tom Rix
· 15 years ago
1f79774
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
5dc958f
mtd: MTD related config header changes (mtdparts command)
by Stefan Roese
· 16 years ago
e8b1696
OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
by Manikandan Pillai
· 16 years ago
dabb651
OMAP3: Remove legacy NAND defines
by Dirk Behme
· 16 years ago
e32ef2e
OMAP3: Use functions print_cpuinfo() and checkboard()
by Sanjeev Premi
· 16 years ago
d4159f1
OMAP3: Fix changed mmc init command
by Dirk Behme
· 16 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
993e57d
OMAP: rename timer divisor
by Ladislav Michl
· 16 years ago
274d252
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
by Ladislav Michl
· 16 years ago
ddb14ac
OMAP3:Beagle: Enable mtdparts
by Nishanth Menon
· 16 years ago
2781f80
OMAP3: Add common power code, README, and BeagleBoard
by Dirk Behme
· 16 years ago