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
*
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-07-16
3
-10
/
+13
*
imx: Add support for USB EHCI on imx25
Matthias Weisser
2011-07-14
1
-8
/
+25
*
fsl_dma: fix support for 83xx DMA engine
Ira W. Snyder
2011-07-06
1
-0
/
+2
*
driver/serial: delete at91rm9200_usart
Andreas Bießmann
2011-07-04
2
-127
/
+0
*
GPIO: Tegra2: add GPIO driver for Tegra2
Tom Warren
2011-07-04
2
-0
/
+256
*
NAND: Add 16bit NAND support for the NDFC
Alex Waterman
2011-07-01
1
-4
/
+29
*
nand_util: drop trailing all-0xff pages if requested
Ben Gardiner
2011-07-01
1
-3
/
+37
*
nand_util: treat WITH_YAFFS_OOB as a mode
Ben Gardiner
2011-07-01
1
-0
/
+3
*
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
2011-07-01
1
-4
/
+4
*
nand_base: trivial: fix comment read/write comment
Ben Gardiner
2011-07-01
1
-1
/
+1
*
cfi_flash: reverse geometry for newer STM parts
Mike Frysinger
2011-06-29
1
-0
/
+4
*
usb: convert to partial linking
Mike Frysinger
2011-06-25
1
-2
/
+2
*
ehci-pci: Fix PCI EHCI driver for 36-bit
Zhao Chenhui
2011-06-25
1
-3
/
+2
*
musb: process control messages after roothub accepted it
Cliff Cai
2011-06-25
1
-2
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-06-23
4
-425
/
+211
|
\
|
*
IXP42x PCI rewrite
Michael Schwingen
2011-06-23
3
-423
/
+206
|
*
trigger hardware watchdog in IXP42x serial driver
Michael Schwingen
2011-06-23
1
-2
/
+5
*
|
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-06-22
1
-6
/
+0
|
/
*
macb: fix compile warning
andreas.devel@googlemail.com
2011-06-21
1
-2
/
+3
*
at91_emac: fix compile warning
andreas.devel@googlemail.com
2011-06-21
1
-5
/
+7
*
ATMEL spi_dataflash driver - fix to build again
Reinhard Meyer
2011-06-21
1
-2
/
+1
*
update arm/at91rm9200 work with rework rework110202
Jens Scharsig
2011-06-21
1
-16
/
+16
*
mxc_spi.c: typo fixed
Helmut Raiger
2011-06-21
1
-1
/
+1
*
sf: kick watchdog when polling
Patrick Sestier
2011-06-01
1
-0
/
+3
*
I2C: Add driver for ST-Ericsson U8500 i2c
Michael Brandt
2011-06-01
3
-0
/
+808
*
mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
Valentin Longchamp
2011-05-31
1
-0
/
+2
*
S5P: add set_mmc_clk for external clock control
Jaehoon Chung
2011-05-26
1
-0
/
+4
*
MMC S5P: Fix typo
Dirk Behme
2011-05-26
1
-1
/
+1
*
mvsata: issue hard reset on initialization
Michael Walle
2011-05-23
1
-1
/
+9
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
4
-8
/
+6
*
MMC: omap_hsmmc.c: Add missing prototype header
Dirk Behme
2011-05-18
1
-0
/
+1
*
fsl_esdhc: Initialize mmc->b_max
Fabio Estevam
2011-05-18
1
-0
/
+1
*
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
1
-1
/
+29
*
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-05-18
1
-0
/
+5
*
mmc_spi: generate response for send status command
Thomas Chou
2011-05-18
1
-0
/
+5
*
AT91: fix at91sam_wdt.c to reworked header files
Reinhard Meyer
2011-05-18
1
-1
/
+1
*
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
Reinhard Meyer
2011-05-18
1
-37
/
+57
*
AT91: change includes from asm/arch/io.h to asm/io.h
Reinhard Meyer
2011-05-18
3
-3
/
+3
*
ATMEL: fix related common atmel driver files
Reinhard Meyer
2011-05-18
4
-36
/
+24
*
AT91: fix related at91 driver files
Reinhard Meyer
2011-05-18
4
-37
/
+47
*
avr32: fixup definitions to ATMEL_BASE_xxx
Andreas Bießmann
2011-05-18
1
-2
/
+2
*
avr32: rename memory-map.h -> hardware.h
Andreas Bießmann
2011-05-18
1
-1
/
+1
*
ftsmc020: fix relocation
Macpaul Lin
2011-05-12
1
-4
/
+3
*
ftide020: add faraday ide ahb controller
Macpaul Lin
2011-05-12
3
-0
/
+651
*
hwmon: Extend lm63.c to support LM64
Dirk Eibach
2011-05-12
1
-4
/
+24
*
net: xilinx emaclite: Fix return values
Michal Simek
2011-05-12
1
-7
/
+7
*
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
1
-2
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-05-12
1
-2
/
+3
|
\
|
*
gpio: imx: Fix return value on error
Fabio Estevam
2011-05-11
1
-2
/
+3
*
|
Serial: p1011: new vendor init options
John Rigby
2011-05-12
2
-3
/
+31
|
/
[next]