Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8f9c49d81ba62147194c5cc99af56a4928d2dbbe
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
de8ae7b
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
2870a24
ARM: omap5-evm: Move MAC creation to misc_init
by Dan Murphy
· 11 years ago
6044db3
usb: am437x: Add support for am437x xhci USB host
by Dan Murphy
· 11 years ago
69521c1
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· 11 years ago
2625091
usb: omap: Move the usb phy code to the usb/phy directory
by Dan Murphy
· 11 years ago
9069075
usb: omap5: Update the board_usb_init api
by Dan Murphy
· 11 years ago
1aca619
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· 11 years ago
1460581
trats: Update TRATS config to support TIZEN download
by Lukasz Majewski
· 11 years ago
bddf272
samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup
by Lukasz Majewski
· 11 years ago
32dc389
cmd:thor: Support for TIZEN's download command (thordown)
by Lukasz Majewski
· 11 years ago
1c1af4f
usb:g_dnl: Support for TIZEN's THOR function in generic download code
by Lukasz Majewski
· 11 years ago
61e5493
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
by Lukasz Majewski
· 11 years ago
44b5b38
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
by Lukasz Majewski
· 11 years ago
8143f22
usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one
by Lukasz Majewski
· 11 years ago
3426423
dfu:core: Export dfu_{get|free}_buf functions
by Lukasz Majewski
· 11 years ago
1737f0f
dfu:core: Find DFU alt setting number by passing its name
by Lukasz Majewski
· 11 years ago
bf100a9
usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
by Lukasz Majewski
· 11 years ago
e0f2f8c
usb:smsx95xx LED activity for USB net driver
by Suriyan Ramasami
· 11 years ago
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
760327c
nitrogen6x: add CONFIG_MV_UDC
by Troy Kisky
· 11 years ago
645ccc5
nitrogen6x: add otg usb host/device mode support
by Troy Kisky
· 11 years ago
8606ae2
mx6: iomux: add GPR1 defines for use with nitrogen6x
by Troy Kisky
· 11 years ago
3549407
usb: gadget: mv_udc: clear desc upon ep_disable
by Troy Kisky
· 11 years ago
0dee8ce
usb: gadget: mv_udc: zero transfer descriptor memory on probe
by Troy Kisky
· 11 years ago
573d131
usb: gadget: mv_udc: flush item before head
by Troy Kisky
· 11 years ago
4b4df47
usb: gadget: mv_udc: set is_dualspeed = 1
by Troy Kisky
· 11 years ago
3703c45
usb: gadget: mv_udc: fix typo in error message
by Troy Kisky
· 11 years ago
1d01de1
usb: gadget: ether: return error from rx_submit if no request
by Troy Kisky
· 11 years ago
dbadc54
usb: gadget: ether set wMaxPacketSize
by Troy Kisky
· 11 years ago
d7fcc34
OMAP5-uevm: USB: Add xHCI host contoller support
by Dan Murphy
· 11 years ago
677ff20
OMAP5: USB: Add OMAP xHCI file and header
by Dan Murphy
· 11 years ago
7f46b19
ARM: OMAP5: Add registers and defines for USBOTG SS
by Dan Murphy
· 11 years ago
e0926da
ARM: OMAP5: Power: Add new function to turn on SMPS10
by Dan Murphy
· 11 years ago
5bbaa0d
exynos: dts: Add USB VBUS GPIOs to the device tree
by Julius Werner
· 11 years ago
ddcb9bd
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
by Julius Werner
· 11 years ago
c728d14
temp: config: exynos5250: Enable xHCI support for Exynos5
by Vivek Gautam
· 11 years ago
b198e42
config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE
by Vivek Gautam
· 11 years ago
03b3437
exynos5: dts: Add device node for XHCI
by Vivek Gautam
· 11 years ago
f874523
exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI
by Vivek Gautam
· 11 years ago
4e16e2f
arm: exynos: Add methods to control power to USB 3.0 PHY
by Vivek Gautam
· 11 years ago
a48bdb7
USB: XHCI: Add xHCI host controller support for Exynos5
by Vivek Gautam
· 11 years ago
4912dcc
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· 11 years ago
ad69f17
usb: Move 'bmRequestType' USB device request macros from EHCI header
by Vivek Gautam
· 11 years ago
0a76183
Prepare v2013.10
by Tom Rini
· 11 years ago
8173ce7
microblaze: Fix watchdog initialization
by Michal Simek
· 11 years ago
9140ae5
common: fsl: Fix broken SPDX-License-Identifier change
by Michal Simek
· 11 years ago
efe7f30
mtd: fix warnings due to 64-bit partition support
by Scott Wood
· 11 years ago
6420320
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
by Timo Herbrecher
· 11 years ago
6a914ea
sf: probe: Add missing Atmel at25df321 flash
by Bo Shen
· 11 years ago
d92799e
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
by Jagannadha Sutradharudu Teki
· 11 years ago
d145270
sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones
by Jagannadha Sutradharudu Teki
· 11 years ago
84fb863
sf: Minor cleanups.
by Jagannadha Sutradharudu Teki
· 11 years ago
e14596c
sf_ops: Unify bank_sel calculation code
by Jagannadha Sutradharudu Teki
· 11 years ago
5a8911e
buildman: Use env to pick the python from $PATH
by Jagannadha Sutradharudu Teki
· 11 years ago
1dc96a5
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
089078a
cmd_sandbox.c: Update for do_(load|save) not taking a number base
by Tom Rini
· 11 years ago
7de0fa8
Prevent null pointer dereference originating in cmd_pxe.c
by Steven Falco
· 11 years ago
de71152
Coding Style cleanup: drop some excessive empty lines
by Wolfgang Denk
· 11 years ago
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
5066327
ARM: omap4-panda: Add MAC address creation for panda
by Dan Murphy
· 11 years ago
88ba813
pmic: max77686: fix the wrong offset
by Jaehoon Chung
· 11 years ago
6ef41fd
env_mmc: fix buffer allocation for armv7
by Markus Niebel
· 11 years ago
5c7bad5
env: dataflash: fix env_init issue
by Bo Shen
· 11 years ago
e5a9af4
ARM: omap4: Update sdram setting for panda rev A6
by Dan Murphy
· 11 years ago
53e9747
am335x_evm.h: Make 'am335x_boneblack' use redundant environment
by Tom Rini
· 11 years ago
433a810
.gitignore: add auto-generated /include/[s|t]pl-autoconf.mk
by Daniel Schwierzeck
· 11 years ago
cfa2b7a
SPDX: document dual license notation
by Wolfgang Denk
· 11 years ago
461ea5f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
a0730ac
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
85f1f51
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
288d767
buildman: don't fail --list-toolchains when toolchains fail
by Stephen Warren
· 11 years ago
9852926
usb: Prevent using reserved registers on DM36x usb
by Andrew Murray
· 11 years ago
b6ba999
omap5_common: Re-work mmc boot to try SD and eMMC, correct root device
by Tom Rini
· 11 years ago
6627aa3
cmd_ubi: add write.part command, to write a volume in multiple parts
by Paul Burton
· 11 years ago
df68616
cmd_ubi: use int64_t volume size for 'ubi create'
by Paul Burton
· 11 years ago
5f578df
cmd_mtdparts: use 64 bits for flash size, partition size & offset
by Paul Burton
· 11 years ago
700a76c
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· 11 years ago
e0d1111
km/scripts: fix ramfs
by Andreas Huber
· 11 years ago
af09992
powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP
by Holger Brunck
· 11 years ago
3791b04
km/common: switch on CMD_GREPENV
by Holger Brunck
· 11 years ago
0273889
powerpc/83xx: remove staticness for qe_iop_conf_tab
by Holger Brunck
· 11 years ago
9cc08f1
Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 11 years ago
ebe85ba
da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASH
by Tom Rini
· 11 years ago
a8b20af
Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot."
by Tom Rini
· 11 years ago
d6b14df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
52b8202
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
ffc7461
spi: exynos: Support word transfers
by Rajeshwari Shinde
· 11 years ago
0c0faef
spi: exynos: Minimise access to SPI FIFO level
by Rajeshwari Shinde
· 11 years ago
ab46adb
spi: exynos: Support a delay after deactivate
by Rajeshwari Shinde
· 11 years ago
98cff63
exynos: Export timer_get_us() to get microsecond timer
by Rajeshwari Shinde
· 11 years ago
a10c7a5
Fix number base handling of "load" command
by Wolfgang Denk
· 11 years ago
967b4df
socfpga: Adding pin mux handoff files
by Chin Liang See
· 11 years ago
70fa4e7
socfpga: Adding System Manager driver
by Chin Liang See
· 11 years ago
c6c10c4
omap1510inn: arm925t: remove support
by Albert ARIBAUD
· 11 years ago
4faa745
doc: SPI: Update SPI status track
by Jagannadha Sutradharudu Teki
· 11 years ago
73ce461
sf: ramtron: Remove page_size print
by Jagannadha Sutradharudu Teki
· 11 years ago
f3b2dd8
sf: Minor cleanups
by Jagannadha Sutradharudu Teki
· 11 years ago
Next »