Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4d38395c1585e54f23b9fd53f9694beb1931ba64
« Previous
bba6791
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
ea02b65
ARM: omap5-evm: Move MAC creation to misc_init
by Dan Murphy
· 11 years ago
3d799c7
usb: am437x: Add support for am437x xhci USB host
by Dan Murphy
· 11 years ago
834e91a
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· 11 years ago
ba55453
usb: omap: Move the usb phy code to the usb/phy directory
by Dan Murphy
· 11 years ago
b216821
usb: omap5: Update the board_usb_init api
by Dan Murphy
· 11 years ago
41b667b
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· 11 years ago
e96751d
trats: Update TRATS config to support TIZEN download
by Lukasz Majewski
· 11 years ago
ce2757b
samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup
by Lukasz Majewski
· 11 years ago
3402b05
cmd:thor: Support for TIZEN's download command (thordown)
by Lukasz Majewski
· 11 years ago
b958fb9
usb:g_dnl: Support for TIZEN's THOR function in generic download code
by Lukasz Majewski
· 11 years ago
c527937
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
by Lukasz Majewski
· 11 years ago
d6eae7b
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
by Lukasz Majewski
· 11 years ago
7b412ab
usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one
by Lukasz Majewski
· 11 years ago
d427826
dfu:core: Export dfu_{get|free}_buf functions
by Lukasz Majewski
· 11 years ago
fed936e
dfu:core: Find DFU alt setting number by passing its name
by Lukasz Majewski
· 11 years ago
57ffabe
usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
by Lukasz Majewski
· 11 years ago
98f686c
usb:smsx95xx LED activity for USB net driver
by Suriyan Ramasami
· 11 years ago
16297cf
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
f3d7cff
nitrogen6x: add CONFIG_MV_UDC
by Troy Kisky
· 11 years ago
08ce074
nitrogen6x: add otg usb host/device mode support
by Troy Kisky
· 11 years ago
7132869
mx6: iomux: add GPR1 defines for use with nitrogen6x
by Troy Kisky
· 11 years ago
b065eb7
usb: gadget: mv_udc: clear desc upon ep_disable
by Troy Kisky
· 11 years ago
01773cc
usb: gadget: mv_udc: zero transfer descriptor memory on probe
by Troy Kisky
· 11 years ago
5fc2e99
usb: gadget: mv_udc: flush item before head
by Troy Kisky
· 11 years ago
5a90443
usb: gadget: mv_udc: set is_dualspeed = 1
by Troy Kisky
· 11 years ago
d092879
usb: gadget: mv_udc: fix typo in error message
by Troy Kisky
· 11 years ago
71fc5f9
usb: gadget: ether: return error from rx_submit if no request
by Troy Kisky
· 11 years ago
43880ce
usb: gadget: ether set wMaxPacketSize
by Troy Kisky
· 11 years ago
9680553
OMAP5-uevm: USB: Add xHCI host contoller support
by Dan Murphy
· 11 years ago
2d2358a
OMAP5: USB: Add OMAP xHCI file and header
by Dan Murphy
· 11 years ago
d861a33
ARM: OMAP5: Add registers and defines for USBOTG SS
by Dan Murphy
· 11 years ago
1bd435b
ARM: OMAP5: Power: Add new function to turn on SMPS10
by Dan Murphy
· 11 years ago
ec89e0a
exynos: dts: Add USB VBUS GPIOs to the device tree
by Julius Werner
· 11 years ago
4a271cb
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
by Julius Werner
· 11 years ago
8f999f0
temp: config: exynos5250: Enable xHCI support for Exynos5
by Vivek Gautam
· 11 years ago
a6c86de
config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE
by Vivek Gautam
· 11 years ago
28cfef5
exynos5: dts: Add device node for XHCI
by Vivek Gautam
· 11 years ago
108b85b
exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI
by Vivek Gautam
· 11 years ago
80c4c59
arm: exynos: Add methods to control power to USB 3.0 PHY
by Vivek Gautam
· 11 years ago
13194f3
USB: XHCI: Add xHCI host controller support for Exynos5
by Vivek Gautam
· 11 years ago
5853e13
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· 11 years ago
e3d7440
usb: Move 'bmRequestType' USB device request macros from EHCI header
by Vivek Gautam
· 11 years ago
9dff87a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
77b0e22
ARM: mxs: Setup stack in JTAG mode
by Marek Vasut
· 11 years ago
f972716
ARM: mxs: Add PPC-AG BG0900 board
by Marek Vasut
· 11 years ago
0c5e266
udoo: Add initial support for mx6q udoo board
by Fabio Estevam
· 11 years ago
6654f33
ARM: mxs: tools: Use mkimage for BootStream generation
by Marek Vasut
· 11 years ago
762a88c
mx6: compute PLL PFD frequencies rather than using defines
by Pierre Aubert
· 11 years ago
304db0b
arm: Remove IXP425 boards pdnb3 and scpu
by Stefan Roese
· 11 years ago
262f08d
zynq: Use arch_cpu_init() instead of lowlevel_init()
by Michal Simek
· 11 years ago
9a2a73d
i2c: eliminate warnings in i2c_reloc_fixup function
by Masahiro Yamada
· 11 years ago
10cee51
README: I2C: Fix indent
by Nobuhiro Iwamatsu
· 11 years ago
296a461
i2c: s3c24xx: add hsi2c controller support
by Naveen Krishna Ch
· 11 years ago
940dd16
exynos: i2c: Change FDT bus setup code to enumerate ports correctly
by Simon Glass
· 11 years ago
e4e2402
exynos: i2c: Fix i2c driver to handle NACKs properly
by Naveen Krishna Ch
· 11 years ago
83d271b
Fix: nommu I2C adapter relocation error
by Jens Scharsig (BuS Elektronik)
· 11 years ago
b55b8ee
i2c: sh_i2c: Avoid using I2C prior to relocation
by Nobuhiro Iwamatsu
· 11 years ago
13c2433
i2c, core: optimze i2c_set_bus_num()
by Heiko Schocher
· 11 years ago
1086bfa
i2c: Add support for Renesas rcar
by Nobuhiro Iwamatsu
· 11 years ago
e665874
i2c: Zynq: Support for TI PCA9548 bus multiplexer
by Michael Burr
· 11 years ago
b089d03
i2c: update config using mxc driver to new subsystem
by trem
· 11 years ago
fac9640
i2c: mxc: move to new subsystem
by trem
· 11 years ago
815a76f
i2c: fix init on generic board
by trem
· 11 years ago
7f2013d
serial: sh: Add support R8A7791
by Nobuhiro Iwamatsu
· 11 years ago
48ca882
serial: sh: Add support R8A7790
by Nobuhiro Iwamatsu
· 11 years ago
684a501
sh: boards: Change clock definition of SCIF and TMU
by Nobuhiro Iwamatsu
· 11 years ago
f8b7d9e
serial: sh: Change definition of clock of SCIF
by Nobuhiro Iwamatsu
· 11 years ago
857febf
sh: timer: Change definition of clock of TMU
by Nobuhiro Iwamatsu
· 11 years ago
a633a18
sh: cache: Change cache API to defines as U-Boot
by Nobuhiro Iwamatsu
· 11 years ago
b8f1608
sh: timer: Remove static global variable
by Nobuhiro Iwamatsu
· 11 years ago
861bd4b
sh: timer: Mask bit of timer prescaler
by Nobuhiro Iwamatsu
· 11 years ago
287df01
PCIe:change the method to get the address of a requested capability in configuration space.
by Zhao Qiang
· 11 years ago
787964b
boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD
by Prabhakar Kushwaha
· 11 years ago
133fbfa
powerpc/mpc85xx: Add workaround for erratum A006379
by York Sun
· 11 years ago
e512c50
powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa
by Shengzhou Liu
· 11 years ago
ad89da0
board/p1010rdb: add pin mux and sdhc support in any boot
by Shengzhou Liu
· 11 years ago
5536aeb
powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM
by Shengzhou Liu
· 11 years ago
41c686d
powerpc/p1010rdb: remove unused cpld_show
by Shengzhou Liu
· 11 years ago
7d43607
powerpc/t1040qds: Add T1040QDS board
by Prabhakar Kushwaha
· 11 years ago
0dd38a3
powerpc: Fix CamelCase warnings in DDR related code
by Priyanka Jain
· 11 years ago
262737f
powerpc/tool/pbl: fix pbl image compiling process
by Shaohui Xie
· 11 years ago
83d9256
powerpc/B4860: enable PBL tool for B4860
by Shaohui Xie
· 11 years ago
ef9a1f9
powerpc/t4240: updated rcw_cfg to align with default hardware configuration
by Shaohui Xie
· 11 years ago
55964bb
powerpc/usb: Mention usb1 before usb2 inside default hwconfig string
by ramneek mehresh
· 11 years ago
4544fd2
board/bsc9131rdb: Update IFC timings for NAND flash
by Prabhakar Kushwaha
· 11 years ago
62c6ef3
powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot
by Ying Zhang
· 11 years ago
d34e562
powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL
by Ying Zhang
· 11 years ago
3e6e698
powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL
by Ying Zhang
· 11 years ago
ffee1dd
SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode
by Zhao Qiang
· 11 years ago
d568982
Corenet/p5040/SGMII:fix the problem for SGMII5/6
by Zhao Qiang
· 11 years ago
ce746fe
powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW accelerator
by Prabhakar Kushwaha
· 11 years ago
1d384ec
powerpc/mpc85xx:Update processor defines for T1040
by Prabhakar Kushwaha
· 11 years ago
e982746
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
by Prabhakar Kushwaha
· 11 years ago
0e61077
powerpc/c29xpcie: modify DDR parameter to make DDR more stable
by Po Liu
· 11 years ago
ac2785c
powerpc:c29xpcie: make ifc timing parameter flexible
by Po Liu
· 11 years ago
0d2cff2
powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h
by Po Liu
· 11 years ago
183acb7
Prepare v2013.10
by Tom Rini
· 11 years ago
v2013.10
8c4dba1
microblaze: Fix watchdog initialization
by Michal Simek
· 11 years ago
100ea07
common: fsl: Fix broken SPDX-License-Identifier change
by Michal Simek
· 11 years ago
Next »