index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
ti
/
beagle
/
beagle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
board: Move omap3 beagle under beagle vendor folder
Nishanth Menon
1
-503
/
+0
2022-03-10
ARM: omap3_beagle: Power on MMC when setting up PMIC
Romain Naour
1
-7
/
+2
2022-03-10
ARM: omap3_beagle: Remove non-DM initialization
Romain Naour
1
-7
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-07-13
omap3_beagle: Finish current outstanding DM migrations
Tom Rini
1
-70
/
+0
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move serial functions out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-02-19
omap3_beagle: Update for DM SPL support
Tom Rini
1
-12
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-13
ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file
Derald D. Woods
1
-0
/
+8
2018-01-19
ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoard
Derald D. Woods
1
-0
/
+11
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-19
/
+19
2017-06-16
treewide: remove unneeded semicolons
Masahiro Yamada
1
-3
/
+3
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
1
-2
/
+2
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
1
-3
/
+3
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
1
-2
/
+2
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
1
-1
/
+1
2017-01-21
status_led: Kconfig migration
Uri Mashiach
1
-3
/
+3
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
1
-1
/
+2
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-03-14
ARM: Various: Future-proof serial platdata
Adam Ford
1
-3
/
+3
2015-11-21
ns16550: unify serial_omap
Thomas Chou
1
-1
/
+1
2015-10-22
omap-common: Common function to display die id, replacing omap3-specific version
Paul Kocialkowski
1
-1
/
+1
2015-10-22
omap-common: Common serial and usbethaddr functions based on die id
Paul Kocialkowski
1
-6
/
+2
2015-10-22
omap3: omap_die_id support
Paul Kocialkowski
1
-3
/
+3
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
1
-4
/
+4
2014-12-04
omap_hsmmc: Board-specific TWL4030 MMC power initializations
Paul Kocialkowski
1
-0
/
+7
2014-10-23
dm: omap3: Move to driver model for GPIO and serial
Simon Glass
1
-17
/
+30
2014-10-10
beagleboard: Remove side effects of i2c2 pullup resisters initialization code
Alexander Kochetkov
1
-1
/
+4
2014-04-17
OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid
Nishanth Menon
1
-0
/
+11
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
1
-1
/
+2
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
1
-1
/
+1
2013-07-26
beagleboard: remove RevB support for BeagleBoard Xm
Nishanth Menon
1
-21
/
+7
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-10
beagleboard: Update comment in get_board_rev()
Tom Rini
1
-2
/
+3
2013-03-08
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
1
-1
/
+1
2013-03-08
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
1
-2
/
+1
2013-02-18
beagle: expansion boards: add LSR COM6L adapter
robertcnelson@gmail.com
1
-0
/
+6
2013-02-18
beagle: expansion boards: retry i2c_read with 16bit addressing
robertcnelson@gmail.com
1
-0
/
+8
2013-01-08
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-27
/
+26
2012-12-10
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
1
-27
/
+26
2012-11-20
omap3_beagle: add musb-new init
Ilya Yanok
1
-0
/
+43
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
1
-3
/
+3
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
1
-1
/
+1
2012-09-01
beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3
Peter Meerwald
1
-0
/
+4
[next]