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
/
omap5_uevm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
1
-0
/
+1
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
1
-1
/
+1
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
-1
/
+1
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-28
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
Tom Rini
1
-0
/
+1
2017-01-14
arm: Remove unregister MACH_TYPE_xxx uses
Tom Rini
1
-1
/
+0
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
1
-4
/
+1
2016-03-15
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
Paul Kocialkowski
1
-1
/
+1
2015-10-22
omap-common: Common serial and usbethaddr functions based on die id
Paul Kocialkowski
1
-4
/
+1
2015-10-22
omap5: omap_die_id support
Paul Kocialkowski
1
-9
/
+3
2015-08-28
board: ti: invoke clock API to enable and disable clocks
Kishon Vijay Abraham I
1
-0
/
+2
2015-08-28
board: ti: OMAP5: added USB initializtion code
Kishon Vijay Abraham I
1
-0
/
+75
2014-10-10
OMAP5+: sata/scsi: Implement scsi_init()
Roger Quadros
1
-6
/
+0
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-08-30
omap5: kconfig: move board select menu and common settings
Masahiro Yamada
1
-8
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+23
2014-04-17
OMAP: common: consolidate fake USB ethernet MAC address creation
Nishanth Menon
1
-17
/
+8
2014-02-19
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
1
-1
/
+2
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2
-247
/
+0
2014-02-07
omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
Tom Rini
1
-0
/
+25
2014-01-24
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
Jassi Brar
2
-247
/
+0
2013-12-04
ARM: omap5_uevm: Add SATA support
Roger Quadros
1
-0
/
+7
2013-10-31
board: ti: convert makefiles to Kbuild style
Masahiro Yamada
1
-26
/
+1
2013-10-22
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
1
-1
/
+1
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
1
-1
/
+2
2013-10-20
ARM: omap5-evm: Move MAC creation to misc_init
Dan Murphy
1
-19
/
+20
2013-10-20
usb: omap5: Update the board_usb_init api
Dan Murphy
1
-1
/
+1
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
1
-1
/
+1
2013-10-20
OMAP5-uevm: USB: Add xHCI host contoller support
Dan Murphy
1
-23
/
+51
2013-08-26
ARM: OMAP5-uevm: Add usb device reset API
Dan Murphy
1
-0
/
+11
2013-08-26
ARM: OMAP5-uevm: Add USB MAC ethernet address
Dan Murphy
1
-0
/
+23
2013-08-26
ARM: OMAP5-uevm: Add USB ehci support for the uEVM
Dan Murphy
2
-1
/
+63
2013-08-26
omap5: uevm: Change the board name to correct name
Dan Murphy
1
-1
/
+1
2013-07-30
gpio: omap5-uevm: Configure the tca6424 gpio expander
Dan Murphy
2
-0
/
+24
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
3
-51
/
+3
2013-06-10
ARM: OMAP4+: Cleanup header files
Lokesh Vutla
1
-4
/
+8
2013-05-10
palmas: rename init_settings to an generic palmas init
Nishanth Menon
1
-1
/
+1
2013-05-10
twl6035: rename to palmas
Nishanth Menon
1
-2
/
+2
2013-04-08
ARM: OMAP5: Rename omap5_evm to omap5_uevm
SRICHARAN R
3
-0
/
+454