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
/
board
/
ti
/
beagle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
4
-65
/
+4
*
beagleboard: Update comment in get_board_rev()
Tom Rini
2013-05-10
1
-2
/
+3
*
omap3: allow dynamic selection of gfx_format
Nikita Kiryanov
2013-03-08
1
-2
/
+4
*
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
2013-03-08
1
-1
/
+1
*
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
2013-03-08
1
-2
/
+1
*
beagle: expansion boards: add LSR COM6L adapter
robertcnelson@gmail.com
2013-02-18
1
-0
/
+6
*
beagle: expansion boards: retry i2c_read with 16bit addressing
robertcnelson@gmail.com
2013-02-18
1
-0
/
+8
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-27
/
+26
|
\
|
*
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
2012-12-10
1
-27
/
+26
*
|
omap3_beagle: add musb-new init
Ilya Yanok
2012-11-20
1
-0
/
+43
|
/
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
1
-3
/
+3
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
1
-1
/
+1
*
beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3
Peter Meerwald
2012-09-01
1
-0
/
+4
*
beagle: removed unused pr_debug #define
Peter Meerwald
2012-09-01
1
-2
/
+0
*
beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() ...
Peter Meerwald
2012-09-01
1
-3
/
+3
*
beagle: add eeprom expansion board info for bct brettl4
Peter Meerwald
2012-07-09
1
-2
/
+6
*
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-05-15
1
-1
/
+1
*
BeagleBoard: Remove userbutton command and use gpio command instead
Joel Fernandes
2012-04-16
1
-55
/
+0
*
board/ti/beagle/beagle.c: Fix build warnings
Anatolij Gustschin
2012-03-29
1
-1
/
+2
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
1
-1
/
+1
*
beagle: enable DVI_PUP
Peter Meerwald
2012-02-27
1
-0
/
+34
*
beagle: fix typos
Peter Meerwald
2012-02-12
1
-2
/
+2
*
ehci-omap: Clean up added ehci-omap.c
Govindraj.R
2012-02-12
1
-0
/
+22
*
ehci-omap: driver for EHCI host on OMAP3
Ilya Yanok
2012-02-12
1
-101
/
+0
*
Beagleboard: Correct memory size on rev C4
robertcnelson@gmail.com
2012-02-12
1
-0
/
+7
*
beagle: add eeprom expansion board info for bct brettl3
Peter Meerwald
2012-01-16
1
-0
/
+4
*
OMAP3: Add SPL support to Beagleboard
Tom Rini
2011-12-06
2
-35
/
+69
*
omap: Don't use gpio_free to change direction to input
Joe Hershberger
2011-10-27
1
-6
/
+0
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
OMAP3: beagle: Fix build warning in beagle.c
Dirk Behme
2011-09-22
1
-1
/
+1
*
led: remove camel casing of led identifiers globally
Jason Kridner
2011-09-13
1
-2
/
+2
*
omap: gpio: Adapt board files to use generic API
Sanjeev Premi
2011-09-13
2
-33
/
+33
*
beagleboard: enable HUB power on all variants of the BeagleBoard
Christian Spielberger
2011-09-04
1
-1
/
+9
*
led: Remove state-saving of led for toggle functionality and add toggle optio...
Joel A Fernandes
2011-09-04
1
-16
/
+12
*
BeagleBoard: fix LED 0/1 in driver
Jason Kridner
2011-09-04
1
-2
/
+2
*
BeagleBoard: Configure DVI/S-video
Jason Kridner
2011-09-04
2
-0
/
+110
*
BeagleBoard: Added userbutton command
Jason Kridner
2011-09-04
1
-0
/
+56
*
BeagleBoard: turn off clocks in ehci_stop
Koen Kooi
2011-09-04
1
-0
/
+6
*
beagleboard: add support for xM revision C
Koen Kooi
2011-09-04
2
-0
/
+11
*
OMAP3 Beagle Pin Mux initialization glitch fix
Bob Feretich
2011-09-04
1
-6
/
+6
*
BeagleBoard: fixed typo in typecast
Jason Kridner
2011-05-23
1
-1
/
+1
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
1
-1
/
+0
*
omap3_beagle: enable EHCI and USB storage.
Alexander Holler
2011-04-27
1
-0
/
+106
*
OMAP3: Change some USB related MUX values
Alexander Holler
2011-04-27
1
-13
/
+14
*
OMAP3: BeagleBoard: add more expansionboard IDs
Koen Kooi
2011-04-27
2
-1
/
+41
*
OMAP3: BeagleBoard: add xM rev B to ID table
Koen Kooi
2011-04-27
2
-6
/
+19
*
OMAP3: BeagleBoard: Enable pullups on i2c2.
Steve Kipisz
2011-04-27
1
-0
/
+4
*
BeagleBoard: Added LED driver
Jason Kridner
2011-04-27
3
-1
/
+101
*
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
1
-2
/
+2
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
[next]