Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2fc7ef6196d955f3a708ff60d0e549fb0ff6e431
2fc7ef6
drivers: mtd: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
e32459e
drivers: net: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
71f84ef
ARM: imx-common: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
fa8f950
ARM: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3d9c847
arm720t: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
833db74
arm920t: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d8769c6
arm926ejs: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
4e1aa84
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ce28d7a
Makefile: prepare for using Kbuild-style Makefile
by Masahiro Yamada
· 11 years ago
9d33fb4
nand_util.c: Correct licensing
by Tom Rini
· 11 years ago
ef38f3f
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
a54d681
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
511948b
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
5f9b9f8
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
6f0b7ca
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· 11 years ago
56b34bc
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
b44fe83
mmc: dw_mmc: change the callback function name.
by Jaehoon Chung
· 11 years ago
1937e5a
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
509dca7
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
1c6e9de
video, formike: change tag/val write
by Heiko Schocher
· 11 years ago
45ae254
video, cfb_console: make background and foreground color configurable
by Heiko Schocher
· 11 years ago
2740e5d
video: ipu_disp: Fix clock polarity logic
by Fabio Estevam
· 11 years ago
877bfe3
mpc85xx: introduce the kmp204x reference design support
by Valentin Longchamp
· 11 years ago
935b402
fsl/mpc85xx: define common serdes_clock_to_string function
by Valentin Longchamp
· 11 years ago
2f9e559
mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account
by Valentin Longchamp
· 11 years ago
f51d3b7
net/fman: add a fm_enable_port function
by Valentin Longchamp
· 11 years ago
7e157b0
mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
by Valentin Longchamp
· 11 years ago
0778bbe
mpc8xxx: call i2c_set_bus_num in __get_spd
by Valentin Longchamp
· 11 years ago
99f6249
KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init
by Valentin Longchamp
· 11 years ago
0a4f88b
KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board
by Valentin Longchamp
· 11 years ago
7c3d6a2
KM: fix typo in default environment
by Valentin Longchamp
· 11 years ago
ac5b00e
km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h
by Valentin Longchamp
· 11 years ago
13287e3
powerpc: cast bi_memsize to ulong for %ld usage
by Valentin Longchamp
· 11 years ago
77354e9
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· 11 years ago
f1810d8
powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
by ramneek mehresh
· 11 years ago
9c25ee6
powerpc/c29xpcie: add DDR ECC on off config setting
by Po Liu
· 11 years ago
7e575c4
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
717ceb6
arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU
by Nobuhiro Iwamatsu
· 11 years ago
59562ff
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
55aea84
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 11 years ago
748bde6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
449697f
usb: udc: add udc.h include file
by Troy Kisky
· 11 years ago
0f740cb
usb: gadget: mv_udc: split mv_udc.h file
by Troy Kisky
· 11 years ago
7b7924c
usb: gadget: mv_udc: optimize ep_enable
by Troy Kisky
· 11 years ago
1ebf027
usb: gadget: mv_udc: optimize bounce
by Troy Kisky
· 11 years ago
3b59abf
usb: gadget: mv_udc: fix full speed connections
by Troy Kisky
· 11 years ago
d1a5286
usb: ehci-mx6: add support for otg port
by Troy Kisky
· 11 years ago
8287314
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
by Troy Kisky
· 11 years ago
127efc4
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
06d513e
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
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
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
Next »