u-boot-2016/drivers
Lukasz Majewski 2252d150ef usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
The BIT() macro is used only in those places, so it is reasonable to
replace it by a constant value.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
2015-04-14 05:48:12 +02:00
..
bios_emulator
block ahci: Fix a wrong parameter pass 2015-04-07 08:41:10 -04:00
bootcount
core
crypto Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2015-03-05 20:50:30 -05:00
ddr
demo
dfu dfu: nand: Verify writes 2015-03-30 23:24:38 -05:00
dma
fpga
gpio lpc32xx: add GPIO support 2015-04-10 14:23:09 +02:00
hwmon dtt: add ds620 support 2015-04-10 14:23:23 +02:00
i2c lpc32xx: i2c: add LPC32xx I2C interface support 2015-04-10 14:23:07 +02:00
input
memory
misc fsl_sec_mon: Add driver for Security Monitor block of Freescale 2015-03-05 12:04:59 -08:00
mmc ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach 2015-03-28 09:03:09 -04:00
mtd lpc32xx: mtd: nand: add MLC NAND controller 2015-04-10 14:22:56 +02:00
net lpc32xx: add Ethernet support 2015-04-10 14:22:48 +02:00
pci
pcmcia
power sunxi: axp209: fix incorrect limits on ldo3 2015-03-26 13:17:46 +01:00
pwm
qe
rtc remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
serial serial-arc: switch to DM 2015-04-03 09:47:49 +03:00
soc
sound
spi lpc32xx: add LPC32xx SSP support (SPI mode) 2015-04-10 14:23:20 +02:00
thermal
tpm
twserial
usb usb: dwc3: Remove BIT(x) macro from DWC3's gadget code 2015-04-14 05:48:12 +02:00
video video: parade: configure SLP and RST GPIOs if specified in DT 2015-04-06 14:34:40 +09:00
watchdog watchdog/imx_watchdog: do not set WCR_WDW 2015-03-25 16:52:16 +01:00
Kconfig Create API to map between CPU physical and bus addresses 2015-04-14 05:47:59 +02:00
Makefile