index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
ti
/
omap5_uevm
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-2
/
+2
*
omap5: uevm: convert to device model
Tero Kristo
2020-06-16
1
-68
/
+10
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
3
-7
/
+3
*
usb: hub: identify the hub-device to usb_hub_reset_devices
Philipp Tomsich
2017-11-26
1
-1
/
+1
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
1
-1
/
+1
|
\
|
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-1
/
+1
*
|
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
1
-3
/
+3
|
/
*
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-19
1
-1
/
+1
*
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
Tom Rini
2017-01-28
1
-0
/
+1
*
arm: Remove unregister MACH_TYPE_xxx uses
Tom Rini
2017-01-14
1
-1
/
+0
*
arch, board: squash lines for immediate return
Masahiro Yamada
2016-09-23
1
-4
/
+1
*
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
Paul Kocialkowski
2016-03-15
1
-1
/
+1
*
omap-common: Common serial and usbethaddr functions based on die id
Paul Kocialkowski
2015-10-22
1
-4
/
+1
*
omap5: omap_die_id support
Paul Kocialkowski
2015-10-22
1
-9
/
+3
*
board: ti: invoke clock API to enable and disable clocks
Kishon Vijay Abraham I
2015-08-28
1
-0
/
+2
*
board: ti: OMAP5: added USB initializtion code
Kishon Vijay Abraham I
2015-08-28
1
-0
/
+75
*
OMAP5+: sata/scsi: Implement scsi_init()
Roger Quadros
2014-10-10
1
-6
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
omap5: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-8
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+6
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
OMAP: common: consolidate fake USB ethernet MAC address creation
Nishanth Menon
2014-04-17
1
-17
/
+8
*
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
2014-02-19
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
2
-247
/
+0
|
\
|
*
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
Jassi Brar
2014-01-24
2
-247
/
+0
*
|
omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
Tom Rini
2014-02-07
1
-0
/
+25
|
/
*
ARM: omap5_uevm: Add SATA support
Roger Quadros
2013-12-04
1
-0
/
+7
*
board: ti: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-26
/
+1
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-22
1
-1
/
+1
*
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
1
-1
/
+2
*
ARM: omap5-evm: Move MAC creation to misc_init
Dan Murphy
2013-10-20
1
-19
/
+20
*
usb: omap5: Update the board_usb_init api
Dan Murphy
2013-10-20
1
-1
/
+1
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
1
-1
/
+1
*
OMAP5-uevm: USB: Add xHCI host contoller support
Dan Murphy
2013-10-20
1
-23
/
+51
*
ARM: OMAP5-uevm: Add usb device reset API
Dan Murphy
2013-08-26
1
-0
/
+11
*
ARM: OMAP5-uevm: Add USB MAC ethernet address
Dan Murphy
2013-08-26
1
-0
/
+23
*
ARM: OMAP5-uevm: Add USB ehci support for the uEVM
Dan Murphy
2013-08-26
2
-1
/
+63
*
omap5: uevm: Change the board name to correct name
Dan Murphy
2013-08-26
1
-1
/
+1
*
gpio: omap5-uevm: Configure the tca6424 gpio expander
Dan Murphy
2013-07-30
2
-0
/
+24
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
3
-51
/
+3
*
ARM: OMAP4+: Cleanup header files
Lokesh Vutla
2013-06-10
1
-4
/
+8
*
palmas: rename init_settings to an generic palmas init
Nishanth Menon
2013-05-10
1
-1
/
+1
*
twl6035: rename to palmas
Nishanth Menon
2013-05-10
1
-2
/
+2
*
ARM: OMAP5: Rename omap5_evm to omap5_uevm
SRICHARAN R
2013-04-08
3
-0
/
+454