Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d6eedf7fbcb6ab1982e69f3ea3ab671bfb835026
/
drivers
d6eedf7
dm: sf: Add a uclass for SPI flash
by Simon Glass
· 10 years ago
c10c3d4
spi: Use error return value in sf_ops
by Simon Glass
· 10 years ago
d34b456
sf: Tidy up public and private header files
by Simon Glass
· 10 years ago
ca7eafe
dm: exynos: Convert SPI to driver model
by Simon Glass
· 10 years ago
456dd7c
dm: spi: Add soft_spi implementation
by Simon Glass
· 10 years ago
43d4a54
dm: spi: Remove SPI_INIT feature
by Simon Glass
· 10 years ago
6fd26bc
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
by Simon Glass
· 10 years ago
95429fe
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
def9215
dm: Add spi.h header to a few files
by Simon Glass
· 10 years ago
10a4a33
dm: sandbox: Add a SPI emulation uclass
by Simon Glass
· 10 years ago
dd82d44
dm: spi: Add a uclass for SPI
by Simon Glass
· 10 years ago
1586a84
dm: core: Allow parents to pass data to children during probe
by Simon Glass
· 10 years ago
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· 10 years ago
767e737
dm: exynos: Move serial to driver model
by Simon Glass
· 10 years ago
9b4e0e8
dm: exynos: gpio: Convert to driver model
by Simon Glass
· 10 years ago
4f83d3d
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
3898ab7
dm: exynos: Tidy up GPIO defines
by Simon Glass
· 10 years ago
37f1162
dm: exynos: Tidy up GPIO headers
by Simon Glass
· 10 years ago
94b83d6
dm: simplify the loop in lists_driver_lookup_name()
by Masahiro Yamada
· 10 years ago
892e38c
dm: do not check the existence of uclass operation
by Masahiro Yamada
· 10 years ago
c7ae09b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
4345a57
crypto/fsl: Add command for encapsulating/decapsulating blobs
by Ruchika Gupta
· 10 years ago
ac1b269
fsl_sec: Add hardware accelerated SHA256 and SHA1
by Ruchika Gupta
· 10 years ago
9cf0e2d
video: ipu_disp: remove pixclk fixup
by Jeroen Hofstee
· 10 years ago
9827621
video: ipu: fix debug and comment
by Jeroen Hofstee
· 10 years ago
88ccfd8
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
by Hans de Goede
· 10 years ago
c8ac489
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
ab43536
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
d43a89a
macb: simplify gmac initialisation
by Andreas Bießmann
· 10 years ago
4c4150c
serial-uclass: Fix compilation error
by Hans de Goede
· 10 years ago
6057854
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 10 years ago
26dc25b
ahci: Don't start command DMA engine before buffers are set
by Roger Quadros
· 10 years ago
b5a9992
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
b692b3f
mtd: denali: support NAND_CMD_RNDOUT command
by Masahiro Yamada
· 10 years ago
40525e2
mtd: denali: fix NAND_CMD_PARAM command
by Masahiro Yamada
· 10 years ago
cfb8ff2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 10 years ago
96aa072
samsung: Enable device tree for s5p_goni
by Simon Glass
· 10 years ago
7a5a79f
cros_ec: exynos: Use the correct tps65090 driver in each case
by Simon Glass
· 10 years ago
f46fc92
cros_ec: power: Add a tunnelled version of the tps65090 driver
by Simon Glass
· 10 years ago
428ea9e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
2cfb0c7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
700dc65
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
3d626cd
usb: gadget: fastboot: terminate commands with NULL
by Eric Nelson
· 10 years ago
ed4262c
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
by Daniel Mack
· 10 years ago
c721380
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
by Pavel Machek
· 10 years ago
51d2113
arm: socfpga: mmc: Pick the clock from clock manager
by Pavel Machek
· 10 years ago
99f0c22
Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', 'topic/drivers/net-20141006', 'topic/tools/mkimage-20141006' and 'topic/arm/cache-20141006' into HEAD
by Marek Vasut
· 10 years ago
1519304
net: dwc: Make the cache handling less cryptic
by Marek Vasut
· 10 years ago
16ef0a8
net: dwc: Fix cache alignment issues
by Marek Vasut
· 10 years ago
5f02211
net: phy: Cleanup drivers/net/phy/micrel.c
by Pavel Machek
· 10 years ago
a425f5d
mmc: dw_mmc: cleanups
by Pavel Machek
· 10 years ago
f5d25e4
fpga: altera: Turn the switches into table lookup
by Marek Vasut
· 10 years ago
b9d4df3
fpga: altera: Make altera_validate return normal values
by Marek Vasut
· 10 years ago
ff4072c
fpga: altera: Move altera_validate to the top
by Marek Vasut
· 10 years ago
1822135
fpga: altera: More indentation trimdown
by Marek Vasut
· 10 years ago
c5e53b5
fpga: altera: Clean up altera_validate function
by Marek Vasut
· 10 years ago
9e3a844
fpga: altera: Clean up the printing and debug
by Marek Vasut
· 10 years ago
afc106e
usb: tegra: ULPI regression on tegra20
by Marcel Ziswiler
· 10 years ago
33004ab
usb: gadget: fastboot: explicitly set radix of maximum download size
by Eric Nelson
· 10 years ago
70567d9a
usb: gadget: fastboot: add max-download-size variable
by Eric Nelson
· 10 years ago
fe24e16
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
by Eric Nelson
· 10 years ago
c65503a
usb: gadget: fastboot: improve download progress bar
by Bo Shen
· 10 years ago
e1d833a
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
by Eric Nelson
· 10 years ago
3e3a136
usb: dfu: add fullspeed support for DFU
by Heiko Schocher
· 10 years ago
3f3a240
usb: dfu: thor: gadget: Remove dead code
by Lukasz Majewski
· 10 years ago
1a58638
stdio: Add force parameter to stdio_deregister
by Hans de Goede
· 10 years ago
8f5f4f7
usb: ehci: Make periodic_schedules a per controller variable
by Hans de Goede
· 10 years ago
9db174c
usb: ehci: poll_int_queue check real qtd, not the overlay
by Hans de Goede
· 10 years ago
8e00cf6
usb: ehci: Add missing cache flush to destroy_int_queue
by Hans de Goede
· 10 years ago
da16677
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
by Hans de Goede
· 10 years ago
9e2712d
cfi_flash: don't hide write/erase errors
by Baruch Siach
· 10 years ago
b289073
serial: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago
d182d54
mtd: denali: add Denali NAND driver for SPL
by Masahiro Yamada
· 10 years ago
c343b38
mtd: denali: add Denali controller configs to Kconfig
by Masahiro Yamada
· 10 years ago
f39dbac
dw_mmc: cleanups
by Pavel Machek
· 10 years ago
968f6c0
mmc: Fix mmc bus width
by Mario Schuknecht
· 10 years ago
6764f37
mvebu_mmc: Driver addition
by Mario Schuknecht
· 10 years ago
45fde89
mmc: restore capacity when switching to partition 0
by Peter Bigot
· 10 years ago
15e874d
mmc: fix ERASE_GRP_DEF handling
by Hannes Petermaier
· 10 years ago
69b2c1c
mmc: set correct block size value in bfin sdh driver
by Sonic Zhang
· 10 years ago
f93453a
usb: ehci-mx6: Rename the USB register base address
by Ye.Li
· 10 years ago
809860b
usb: ehci: mxs: Add board-specific callbacks
by Marek Vasut
· 11 years ago
6519943
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5d8f063
sandbox: Convert SPI flash emulation to use sf_params
by Simon Glass
· 10 years ago
4844742
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
36009b6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
03534df
nand/denali: Adding Denali NAND driver support
by Chin Liang See
· 10 years ago
a9e9954
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
by Stefan Roese
· 10 years ago
278d903
mtd: nand: am335x: Fix 'bit-flip' errors in SPL
by Rostislav Lisovy
· 10 years ago
a8b3d52
driver/ddr/fsl: Fix DDR4 driver
by York Sun
· 10 years ago
c1bf24f
driver/ddr/fsl: Fix tXP and tCKE
by York Sun
· 10 years ago
79a779b
driver/ddr: Restruct driver to allow standalone memory space
by York Sun
· 10 years ago
d7550e1
driver/mtd: Use generic timer API for FSL IFC, eLBC
by Prabhakar Kushwaha
· 10 years ago
6968298
kbuild: refactor some makefiles
by Masahiro Yamada
· 10 years ago
b62b39b
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
a07e0ae
e1000: fix no nvm build
by Marcel Ziswiler
· 10 years ago
56ad792
usb/gadget: fastboot: minor cleanup
by Steve Rae
· 10 years ago
bfb9ba4
usb/gadget: fastboot: add support for flash command
by Steve Rae
· 10 years ago
ded483c
board/t1040qds: Add sgmii ports support in 0xA7 protocol
by Priyanka Jain
· 10 years ago
Next »