index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: sh_eth: Remove garbage from printf
Nobuhiro Iwamatsu
2009-07-22
1
-1
/
+1
*
smc911x: add support for LAN9221
Andreas Pretzsch
2009-07-22
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-07-23
2
-0
/
+152
|
\
|
*
Kirkwood: add Marvell Kirkwood gpio driver
Dieter Kiermaier
2009-07-23
2
-0
/
+152
*
|
i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
Heiko Schocher
2009-07-21
1
-0
/
+6
*
|
fsl_sata: Fix compiler warnings shown by gcc-4.4
galak
2009-07-20
2
-81
/
+19
*
|
mmc: set bus width to 1 and clock to minimum early during initialization
Ilya Yanok
2009-07-19
1
-0
/
+3
*
|
Canyonlands SATA harddisk driver
Kazuaki Ichinohe
2009-07-19
3
-0
/
+2588
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2009-07-19
7
-1669
/
+224
|
\
\
|
|
/
|
/
|
|
*
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
4
-1663
/
+0
|
*
nand: ndfc: Remove unnecessary #ifdef's
Stefan Roese
2009-07-16
1
-6
/
+0
|
*
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
Stefan Roese
2009-07-16
2
-0
/
+224
|
*
nand: fixed failed reads on corrected ECC errors in nand_util.c
Valeriy Glushkov
2009-07-16
1
-5
/
+5
|
*
Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
David Brownell
2009-07-16
1
-1
/
+1
*
|
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
7
-18
/
+18
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2009-07-17
2
-129
/
+178
|
\
\
|
*
|
Added support for splash screen positioning
Matthias Weisser
2009-07-17
1
-1
/
+35
|
*
|
video: mb862xx: replace printf with puts
Anatolij Gustschin
2009-07-17
1
-10
/
+10
|
*
|
video: mb862xx: use macros instead of magic numbers
Anatolij Gustschin
2009-07-17
1
-46
/
+50
|
*
|
video: mb862xx: fix coding style and remove dead code
Anatolij Gustschin
2009-07-17
1
-103
/
+114
|
|
/
*
|
sata: namespace curr_device variable
Mike Frysinger
2009-07-17
1
-3
/
+3
|
/
*
fsl_esdhc: Add device tree fixups
Anton Vorontsov
2009-07-16
1
-0
/
+19
*
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
Kim Phillips
2009-07-16
1
-2
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-07-13
3
-2
/
+87
|
\
|
*
at91: Introduction of at91sam9g45 SOC.
Sedji Gaouaou
2009-07-12
1
-2
/
+4
|
*
nand: Add Marvell Kirkwood NAND driver
Prafulla Wadaskar
2009-07-08
2
-0
/
+83
*
|
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2009-07-13
1
-3
/
+8
|
\
\
|
*
|
issue write command to base for JEDEC flash
Po-Yu Chuang
2009-07-13
1
-3
/
+8
*
|
|
usb: Fix compiler warning with gcc4.4
Kumar Gala
2009-07-11
1
-2
/
+2
*
|
|
usb: add Marvell Kirkwood ehci host controller driver
Prafulla Wadaskar
2009-07-09
2
-0
/
+109
*
|
|
mpc8xxx: USB: fix: access of ehci struct elements
Vivek Mahajan
2009-07-09
1
-9
/
+9
*
|
|
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
Bryan Wu
2009-07-09
2
-0
/
+35
*
|
|
usb: musb: drop old musb read/write prototypes
Mike Frysinger
2009-07-09
1
-6
/
+0
|
/
/
*
|
fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
Mingkai Hu
2009-07-07
1
-0
/
+4
*
|
Bug-fix in drivers mtd nand Makefile
kevin.morfitt@fearnside-systems.co.uk
2009-07-07
1
-1
/
+1
*
|
mtd: nand: use loff_t for offset
Jean-Christophe PLAGNIOL-VILLARD
2009-07-07
1
-10
/
+10
*
|
mtd: nand: new base driver for memory mapped nand devices
Mike Frysinger
2009-07-07
2
-0
/
+54
*
|
davinci_nand chipselect/init cleanup
David Brownell
2009-07-07
1
-20
/
+8
*
|
davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
David Brownell
2009-07-07
1
-205
/
+13
*
|
davinci_nand: cleanup I (minor)
David Brownell
2009-07-07
1
-33
/
+22
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2009-07-07
1
-2
/
+5
|
\
|
*
Atmel LCD driver GUARDTIME fix
Mark Jackson
2009-06-30
1
-2
/
+5
*
|
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-07-07
1
-2
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-07-07
7
-10
/
+215
|
\
\
|
*
|
net: merge bugfix: Marvell Kirkwood gigabit ethernet driver
Prafulla Wadaskar
2009-07-06
1
-0
/
+1
|
*
|
ARM DaVinci: EMIF settings
Thomas Lange
2009-07-06
1
-9
/
+3
|
*
|
arm: Kirkwood: Basic SOCs support
Prafulla Wadaskar
2009-07-06
1
-0
/
+3
|
*
|
spi: Add Marvell Kirkwood SPI driver
Prafulla Wadaskar
2009-06-26
2
-0
/
+186
|
*
|
serial_mx31: allow it to work with mx27 too and rename to serial_mxc
Ilya Yanok
2009-06-21
2
-1
/
+22
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2009-07-07
2
-0
/
+110
|
\
\
[next]