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
*
Net: FEC: Fix huge memory leak
Marek Vasut
2013-11-21
1
-78
/
+99
*
mxs_gpio: fix the handling in gpio_direction_output()
Michael Heimpold
2013-11-13
1
-2
/
+2
*
usb, g_dnl: make bcdDevice value configurable
Heiko Schocher
2013-11-12
1
-4
/
+19
*
am33xx: Make SoC bootcount driver have its own symbol
Tom Rini
2013-11-11
2
-1
/
+5
*
bootcount: store bootcount var in environment
Heiko Schocher
2013-11-11
2
-0
/
+30
*
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-09
8
-21
/
+66
|
\
|
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-07
1
-1
/
+2
|
|
\
|
|
*
imx_watchdog: do not soft-reset while watchdog init
Anatolij Gustschin
2013-10-31
1
-1
/
+2
|
*
|
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-05
3
-10
/
+40
|
|
\
\
|
|
*
|
arm: atmel: get rid of too many ifdeffery
Bo Shen
2013-11-04
1
-10
/
+4
|
|
*
|
arm: atmel: at91sam9n12ek: add usb host support
Bo Shen
2013-11-04
1
-2
/
+9
|
|
*
|
net: macb: get DMA bus width from design config register
Bo Shen
2013-11-04
2
-1
/
+30
|
|
|
/
|
*
|
nand, davinci: add special UBL ecc position
Heiko Schocher
2013-11-01
1
-0
/
+12
|
*
|
TI:am33xx: Add bootcount support to ti_am335x_common.h
Tom Rini
2013-11-01
1
-0
/
+1
|
*
|
bootcount_davinci: Switch to scratch register #2
Tom Rini
2013-11-01
1
-4
/
+6
|
*
|
am33xx, davinci: Create and use <asm/davinci_rtc.h>
Tom Rini
2013-11-01
2
-3
/
+2
|
*
|
drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
Tom Rini
2013-11-01
1
-3
/
+3
|
|
/
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Tom Rini
2013-11-08
6
-50
/
+70
|
\
\
|
*
|
usb: dfu: make nand upload working
Bo Shen
2013-11-08
1
-0
/
+1
|
*
|
usb, g_dnl: make iSerialNumber board configurable
Heiko Schocher
2013-11-08
1
-0
/
+20
|
*
|
usb: dfu: correct dfu buffer inited value
Bo Shen
2013-11-08
1
-1
/
+1
|
*
|
usb: dfu: decrease dfu->r_left along with the transfer
Bo Shen
2013-11-08
1
-0
/
+1
|
*
|
usb: ohci-hcd: submit_common_msg: report actual_length properly
Mateusz Kulikowski
2013-11-08
1
-1
/
+1
|
*
|
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
1
-3
/
+21
|
*
|
usb: ums: fix disk capacity miscalculation and code cleanup
Przemyslaw Marczak
2013-11-08
1
-23
/
+3
|
*
|
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-11-08
2
-23
/
+23
*
|
|
netconsole loses 2nd character of input
Suriyan Ramasami
2013-11-08
1
-0
/
+2
*
|
|
serial: s5p: Staticize local functions
Axel Lin
2013-11-08
1
-12
/
+12
*
|
|
serial: xuartlite: Staticize local functions
Axel Lin
2013-11-08
1
-10
/
+10
*
|
|
serial: mxs_auart: Staticize local functions
Axel Lin
2013-11-08
1
-5
/
+5
*
|
|
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-08
3
-3
/
+0
*
|
|
Add support for SX151x SPI GPIO Expanders
Viktar Palstsiuk
2013-11-08
2
-0
/
+243
|
/
/
*
|
fpga: zynqpl: Do not place bitstream below 1MB
Michal Simek
2013-11-06
1
-0
/
+7
*
|
fpga: zynqpl: Add dcache flush support
Jagannadha Sutradharudu Teki
2013-11-06
1
-2
/
+6
*
|
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-11-04
1
-17
/
+0
|
\
\
|
*
|
blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...
Steven Miao
2013-11-04
1
-17
/
+0
*
|
|
drivers: move some drivers to drivers/Makefile
Masahiro Yamada
2013-10-31
1
-0
/
+15
*
|
|
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
29
-979
/
+341
*
|
|
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
7
-224
/
+69
*
|
|
drivers: mtd: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
5
-174
/
+63
*
|
|
drivers: net: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
4
-184
/
+97
*
|
|
nand_util.c: Correct licensing
Tom Rini
2013-10-31
1
-1
/
+3
*
|
|
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
Haijun.Zhang
2013-10-31
1
-0
/
+6
*
|
|
esdhc: memset mmc struct before putting into use
Haijun.Zhang
2013-10-31
1
-0
/
+1
*
|
|
Powerpc/esdhc: Add simple description of esdhc register
Haijun.Zhang
2013-10-31
1
-37
/
+37
*
|
|
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
Haijun.Zhang
2013-10-31
1
-2
/
+14
*
|
|
DWMMC: SMDK5420: Disable SMU for eMMC
Rajeshwari Shinde
2013-10-31
2
-0
/
+14
*
|
|
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
Przemyslaw Marczak
2013-10-31
1
-7
/
+28
*
|
|
mmc: dw_mmc: change the callback function name.
Jaehoon Chung
2013-10-31
2
-4
/
+4
*
|
|
mmc: Fix erase_grp_size for partitioned card
Oliver Metz
2013-10-31
1
-4
/
+13
|
/
/
[next]