index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
omap_gpmc: fix warnigs with W=1
Jeroen Hofstee
2014-10-25
1
-18
/
+18
*
|
|
net: fec_mxc: make local functions static
Jeroen Hofstee
2014-10-25
1
-3
/
+5
*
|
|
gpio: make local functions static
Jeroen Hofstee
2014-10-25
1
-2
/
+2
*
|
|
ehci-hcd.c: make local functions static
Jeroen Hofstee
2014-10-25
1
-1
/
+1
*
|
|
video: use __weak
Jeroen Hofstee
2014-10-25
2
-32
/
+10
*
|
|
usb: use __weak
Jeroen Hofstee
2014-10-25
1
-12
/
+3
*
|
|
pci: use __weak
Jeroen Hofstee
2014-10-25
1
-6
/
+2
*
|
|
net: phy: fix warnings with W=1
Jeroen Hofstee
2014-10-25
1
-5
/
+2
*
|
|
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
Jeroen Hofstee
2014-10-25
1
-34
/
+16
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
2
-1
/
+4
|
\
\
|
*
|
tegra: gpio: fix null label regression
Marcel Ziswiler
2014-10-22
1
-0
/
+3
|
*
|
mmc: Tegra: Fix timeout issue seen on certain eMMC parts
Marcel Ziswiler
2014-10-22
1
-1
/
+1
*
|
|
i2c: mvtwsi: Add support for Marvell Armada XP
Stefan Roese
2014-10-23
1
-1
/
+1
*
|
|
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...
Stefan Roese
2014-10-23
2
-0
/
+1654
*
|
|
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
1
-1
/
+2
*
|
|
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
2014-10-23
1
-0
/
+10
*
|
|
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
|
|
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
9
-9
/
+9
*
|
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-23
1
-2
/
+2
|
\
\
\
|
*
|
|
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
2014-10-22
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
1
-0
/
+73
*
|
|
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
3
-140
/
+165
*
|
|
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
1
-23
/
+157
*
|
|
dm: core: Add support for simple-bus
Simon Glass
2014-10-22
2
-0
/
+34
*
|
|
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-10-22
1
-25
/
+145
*
|
|
dm: imx: gpio: Support driver model in MXC gpio driver
Simon Glass
2014-10-22
1
-1
/
+303
*
|
|
dm: serial: Put common code into separate functions
Simon Glass
2014-10-22
1
-15
/
+17
*
|
|
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
2014-10-22
1
-9
/
+78
*
|
|
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
2014-10-22
1
-5
/
+85
*
|
|
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
2
-14
/
+117
*
|
|
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
6
-534
/
+392
*
|
|
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
1
-47
/
+291
*
|
|
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
2014-10-22
1
-2
/
+64
*
|
|
dm: sf: Add a uclass for SPI flash
Simon Glass
2014-10-22
2
-1
/
+69
*
|
|
spi: Use error return value in sf_ops
Simon Glass
2014-10-22
1
-33
/
+57
*
|
|
sf: Tidy up public and private header files
Simon Glass
2014-10-22
3
-7
/
+62
*
|
|
dm: exynos: Convert SPI to driver model
Simon Glass
2014-10-22
1
-333
/
+180
*
|
|
dm: spi: Add soft_spi implementation
Simon Glass
2014-10-22
2
-0
/
+253
*
|
|
dm: spi: Remove SPI_INIT feature
Simon Glass
2014-10-22
1
-5
/
+0
*
|
|
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
Simon Glass
2014-10-22
2
-1
/
+1
*
|
|
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
1
-126
/
+74
*
|
|
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
2
-0
/
+2
*
|
|
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2014-10-22
2
-0
/
+16
*
|
|
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
2
-0
/
+394
*
|
|
dm: core: Allow parents to pass data to children during probe
Simon Glass
2014-10-22
1
-1
/
+8
*
|
|
dm: core: Add functions for iterating through device children
Simon Glass
2014-10-22
1
-0
/
+27
*
|
|
dm: exynos: Move serial to driver model
Simon Glass
2014-10-22
1
-183
/
+72
*
|
|
dm: exynos: gpio: Convert to driver model
Simon Glass
2014-10-22
1
-136
/
+288
*
|
|
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-22
1
-1
/
+6
*
|
|
dm: exynos: Tidy up GPIO defines
Simon Glass
2014-10-22
1
-10
/
+11
[prev]
[next]