Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d39959ab9939b5bfee136ddfac3c794fa6c4568
1d39959
KM: fix typo in default environment
by Valentin Longchamp
· 11 years ago
1192b52
km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h
by Valentin Longchamp
· 11 years ago
3d854c4
powerpc: cast bi_memsize to ulong for %ld usage
by Valentin Longchamp
· 11 years ago
16b0806
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· 11 years ago
d04f8fe
powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
by ramneek mehresh
· 11 years ago
ec18dc19
powerpc/c29xpcie: add DDR ECC on off config setting
by Po Liu
· 11 years ago
3135dba
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
82e1ec7
arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU
by Nobuhiro Iwamatsu
· 11 years ago
adbaef5
arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ
by Nobuhiro Iwamatsu
· 11 years ago
6208335
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 11 years ago
75dbc3a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
df446f5
usb: udc: add udc.h include file
by Troy Kisky
· 11 years ago
f157394
usb: gadget: mv_udc: split mv_udc.h file
by Troy Kisky
· 11 years ago
06bb97a
usb: gadget: mv_udc: optimize ep_enable
by Troy Kisky
· 11 years ago
1567b88
usb: gadget: mv_udc: optimize bounce
by Troy Kisky
· 11 years ago
256a317
usb: gadget: mv_udc: fix full speed connections
by Troy Kisky
· 11 years ago
ed72a9e
usb: ehci-mx6: add support for otg port
by Troy Kisky
· 11 years ago
ea50bb6
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
by Troy Kisky
· 11 years ago
7d6bbb9
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
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
62c7f06
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
de82b7d
i2c: eliminate warnings in i2c_reloc_fixup function
by Masahiro Yamada
· 11 years ago
045acfa
README: I2C: Fix indent
by Nobuhiro Iwamatsu
· 11 years ago
64a191f
i2c: s3c24xx: add hsi2c controller support
by Naveen Krishna Ch
· 11 years ago
2ccb6f4
exynos: i2c: Change FDT bus setup code to enumerate ports correctly
by Simon Glass
· 11 years ago
40e1e7b
exynos: i2c: Fix i2c driver to handle NACKs properly
by Naveen Krishna Ch
· 11 years ago
ecd4b53
Fix: nommu I2C adapter relocation error
by Jens Scharsig (BuS Elektronik)
· 11 years ago
6e35fd2
i2c: sh_i2c: Avoid using I2C prior to relocation
by Nobuhiro Iwamatsu
· 11 years ago
48e17bf
i2c, core: optimze i2c_set_bus_num()
by Heiko Schocher
· 11 years ago
e94ea2f
i2c: Add support for Renesas rcar
by Nobuhiro Iwamatsu
· 11 years ago
a04a55c
i2c: Zynq: Support for TI PCA9548 bus multiplexer
by Michael Burr
· 11 years ago
0399741
i2c: update config using mxc driver to new subsystem
by trem
· 11 years ago
a49f40a
i2c: mxc: move to new subsystem
by trem
· 11 years ago
a661290
i2c: fix init on generic board
by trem
· 11 years ago
964dc06
serial: sh: Add support R8A7791
by Nobuhiro Iwamatsu
· 11 years ago
788b73f
serial: sh: Add support R8A7790
by Nobuhiro Iwamatsu
· 11 years ago
e698449
sh: boards: Change clock definition of SCIF and TMU
by Nobuhiro Iwamatsu
· 11 years ago
e9900db
serial: sh: Change definition of clock of SCIF
by Nobuhiro Iwamatsu
· 11 years ago
aab319c
sh: timer: Change definition of clock of TMU
by Nobuhiro Iwamatsu
· 11 years ago
5b96baf
sh: cache: Change cache API to defines as U-Boot
by Nobuhiro Iwamatsu
· 11 years ago
4547782
sh: timer: Remove static global variable
by Nobuhiro Iwamatsu
· 11 years ago
cc18f8d
sh: timer: Mask bit of timer prescaler
by Nobuhiro Iwamatsu
· 11 years ago
5d39f74
PCIe:change the method to get the address of a requested capability in configuration space.
by Zhao Qiang
· 11 years ago
602a5ce
boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD
by Prabhakar Kushwaha
· 11 years ago
b195425
powerpc/mpc85xx: Add workaround for erratum A006379
by York Sun
· 11 years ago
f0af438
powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa
by Shengzhou Liu
· 11 years ago
36446ef
board/p1010rdb: add pin mux and sdhc support in any boot
by Shengzhou Liu
· 11 years ago
2fa2005
powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM
by Shengzhou Liu
· 11 years ago
79c426a
powerpc/p1010rdb: remove unused cpld_show
by Shengzhou Liu
· 11 years ago
768e120
powerpc/t1040qds: Add T1040QDS board
by Prabhakar Kushwaha
· 11 years ago
4a71741
powerpc: Fix CamelCase warnings in DDR related code
by Priyanka Jain
· 11 years ago
e1e22d2
powerpc/tool/pbl: fix pbl image compiling process
by Shaohui Xie
· 11 years ago
c9ed7bd
powerpc/B4860: enable PBL tool for B4860
by Shaohui Xie
· 11 years ago
d298fca
powerpc/t4240: updated rcw_cfg to align with default hardware configuration
by Shaohui Xie
· 11 years ago
1b57b00
powerpc/usb: Mention usb1 before usb2 inside default hwconfig string
by ramneek mehresh
· 11 years ago
1cf874a
board/bsc9131rdb: Update IFC timings for NAND flash
by Prabhakar Kushwaha
· 11 years ago
b8b404d
powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot
by Ying Zhang
· 11 years ago
Next »