Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26631aecef127658bcb8c6a709f2c72c369926ca
/
drivers
96e230b
dm: serial: ns16550: Add a cast to the I/O operations
by Simon Glass
· 10 years ago
a223d5e
dm: gpio: imx: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
8e5f623
dm: gpio: exynos: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
859896c
dm: gpio: rpi_b: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
46715a8
dm: gpio: omap3: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
7fcb5fe
dm: gpio: tegra: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
1b27d60
dm: gpio: Add gpio_requestf() helper for printf() strings
by Simon Glass
· 10 years ago
ca5f8d2
dm: gpio: sandbox: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
a367f1d
dm: gpio: sandbox: Implement the remove() method
by Simon Glass
· 10 years ago
3204863
dm: gpio: sandbox: Implement the get_function() method
by Simon Glass
· 10 years ago
6b1ef59
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· 10 years ago
6e5e6dd
dm: gpio: Add gpio_get_function() and friends
by Simon Glass
· 10 years ago
0f4517d
dm: gpio: Implement GPIO reservation in the uclass
by Simon Glass
· 10 years ago
db252e3
dm: omap: serial: Add driver model support
by Simon Glass
· 10 years ago
1a96d7f
dm: omap: gpio: Support driver model
by Simon Glass
· 10 years ago
ba33a3f
dm: omap: gpio: Put _get_gpio_value() logic into its own function
by Simon Glass
· 10 years ago
bc5aa99
dm: serial: Support CONFIG_CONS_INDEX if available
by Simon Glass
· 10 years ago
3bf04f3
dm: ns16550: Correct the probe logic for platform data
by Simon Glass
· 10 years ago
2546394
dm: ns16550: Use an address instead of a pointer for the uart base
by Simon Glass
· 10 years ago
ddb958c
dm: serial: ns16550: Correct logic for checking for character
by Simon Glass
· 10 years ago
5c60b2a
dm: serial: Reset the watchdog while waiting in getc()
by Simon Glass
· 10 years ago
43b2e1a
dm: gpio: Support numbered GPIOs
by Simon Glass
· 10 years ago
bc810dc
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
54cd2b2
i2c: mvtwsi: Add support for Marvell Armada XP
by Stefan Roese
· 10 years ago
3e10381
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
by Stefan Roese
· 10 years ago
1b258d5
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
by Stefan Roese
· 10 years ago
2a88a53
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
by Stefan Roese
· 10 years ago
2da296f
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
by Stefan Roese
· 10 years ago
c243784
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
56b661f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
a1a3430
x86: cros_ec: Update LPC driver for new cros_ec header
by Simon Glass
· 10 years ago
3ad93fe
dm: serial: Support driver model in pl01x driver
by Simon Glass
· 10 years ago
f35484d
dm: serial: Tidy up the pl01x driver
by Simon Glass
· 10 years ago
7480762
dm: rpi: Convert GPIO driver to driver model
by Simon Glass
· 10 years ago
599447c
dm: core: Add support for simple-bus
by Simon Glass
· 10 years ago
8bc8519
dm: imx: serial: Support driver model in the MXC serial driver
by Simon Glass
· 10 years ago
2772b4d
dm: imx: gpio: Support driver model in MXC gpio driver
by Simon Glass
· 10 years ago
73285a2
dm: serial: Put common code into separate functions
by Simon Glass
· 10 years ago
ffae791
dm: exynos: cros_ec: Move cros_ec_spi to driver model
by Simon Glass
· 10 years ago
ff425d8
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
by Simon Glass
· 10 years ago
44569b5
dm: cros_ec: Add support for driver model
by Simon Glass
· 10 years ago
1121b1b
dm: tegra: spi: Convert to driver model
by Simon Glass
· 10 years ago
0186238
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· 10 years ago
6f7d259
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
by Simon Glass
· 10 years ago
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
9ddceb6
tegra: gpio: fix null label regression
by Marcel Ziswiler
· 10 years ago
e1207e9
mmc: Tegra: Fix timeout issue seen on certain eMMC parts
by Marcel Ziswiler
· 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
Next »