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
...
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-04-30
2
-0
/
+335
|
\
|
*
powerpc: eSPI and eSPI controller support
Mingkai Hu
2011-04-29
2
-0
/
+335
*
|
spi: add new driver for OpenCores tiny_spi
Thomas Chou
2011-04-30
2
-0
/
+249
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-04-29
11
-6
/
+653
|
\
\
|
*
|
fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
Jason Liu
2011-04-29
1
-0
/
+4
|
*
|
MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
John Rigby
2011-04-29
1
-0
/
+8
|
*
|
MMC: make b_max unconditional
John Rigby
2011-04-29
8
-6
/
+16
|
*
|
MMC: Add support for PL180 ARM mmc device
Matt Waddel
2011-04-29
3
-0
/
+625
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2011-04-28
5
-310
/
+308
|
\
\
|
*
|
powerpc: use 'video-mode' environment variable to configure DIU
Timur Tabi
2011-04-28
2
-306
/
+226
|
*
|
video: parse the video-mode environment variable
Timur Tabi
2011-04-28
2
-0
/
+67
|
*
|
cfb_console: fix RLE bitmap drawing code
Anatolij Gustschin
2011-04-28
1
-4
/
+15
|
|
/
*
/
i2c, soft_i2c: deblock bus if switching to another i2c bus
Heiko Schocher
2011-04-28
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
15
-178
/
+665
|
\
|
*
ftsmc020: move ftsmc020 static mem controller to driver/mtd
Macpaul Lin
2011-04-27
2
-0
/
+52
|
*
Replace obsolete e-mail address
Albert ARIBAUD
2011-04-27
2
-3
/
+3
|
*
ftpmu010: fix relocation and enhance features
Macpaul Lin
2011-04-27
1
-2
/
+37
|
*
I2C: mv_i2c: add multi bus support
Lei Wen
2011-04-27
1
-1
/
+35
|
*
mv_i2c: use structure to replace the direclty define
Lei Wen
2011-04-27
2
-73
/
+151
|
*
mv_i2c: fix timeout value to be consistent with comments
Lei Wen
2011-04-27
1
-1
/
+1
|
*
pxa: move i2c driver to the common place
Lei Wen
2011-04-27
2
-0
/
+453
|
*
power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday
Po-Yu Chuang
2011-04-27
2
-147
/
+1
|
*
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
6
-26
/
+7
*
|
Merge branch 'spi' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-04-27
1
-13
/
+19
|
\
\
|
|
/
|
/
|
|
*
bfin_spi: add spi_set_speed
Thomas Chou
2011-04-25
1
-13
/
+19
*
|
rtc, rv3029: add trickle charger support.
Heiko Schocher
2011-04-26
1
-0
/
+87
|
/
*
cfi_flash driver - Add delay after reset command
Aaron Williams
2011-04-21
1
-0
/
+7
*
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
Heiko Schocher
2011-04-21
1
-2
/
+11
*
cfi_flash: reverse geometry for M29W800DT parts
Mike Frysinger
2011-04-21
1
-3
/
+4
*
Merge branch 'phylib' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-04-20
22
-1864
/
+2890
|
\
|
*
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
2011-04-20
3
-46
/
+49
|
*
tsec: Convert tsec to use PHY Lib
Andy Fleming
2011-04-20
3
-1505
/
+219
|
*
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming
2011-04-20
12
-0
/
+1500
|
*
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
3
-0
/
+831
|
*
Remove instances of phy_read/write
Andy Fleming
2011-04-20
5
-107
/
+107
|
*
tsec: arrange the code to avoid useless function declaration
Mingkai Hu
2011-04-20
1
-440
/
+415
|
*
tsec: use IO accessors for IO accesses
Mingkai Hu
2011-04-20
1
-123
/
+126
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2011-04-20
1
-9
/
+13
|
\
\
|
*
|
NAND: rearrange ONFI revision checking, add ONFI 2.3
Florian Fainelli
2011-04-15
1
-8
/
+12
|
*
|
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
Florian Fainelli
2011-04-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2011-04-20
1
-31
/
+11
|
\
\
|
*
|
I2C: OMAP: detect more devices when probing an i2c bus
Nick Thompson
2011-04-14
1
-31
/
+11
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-04-20
5
-49
/
+514
|
\
\
|
|
/
|
/
|
|
*
MMC may wrongly regconize 2GB eMMC as high capacity
Raffaele Recalcati
2011-04-13
1
-3
/
+0
|
*
mmc: trace added
Raffaele Recalcati
2011-04-13
1
-0
/
+57
|
*
mmc: SEND_OP_COND considers card capabilities (voltage)
Raffaele Recalcati
2011-04-13
1
-3
/
+18
|
*
mmc: checking status after commands with R1b response
Raffaele Recalcati
2011-04-13
1
-3
/
+59
|
*
mmc: remove duplicated header file
Minkyu Kang
2011-04-13
1
-1
/
+0
|
*
mmc: add generic mmc spi driver
Thomas Chou
2011-04-13
3
-20
/
+354
|
*
mmc: constify & localize data
Mike Frysinger
2011-04-13
1
-2
/
+2
[prev]
[next]