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
*
drivers/pcmcia/mpc8xx_pcmcia.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-1
/
+2
*
drivers/video/cfb_console.c:Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-1
/
+3
*
drivers/video/videomodes.c: fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-5
/
+11
*
drivers/rtc/rv3029.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-16
/
+11
*
drivers/rtc/ds3231.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-13
/
+3
*
sandbox: put stdin into raw mode
Mike Frysinger
2011-11-03
1
-0
/
+1
*
serial: sandbox: use ssize_t to match os_read
Mike Frysinger
2011-11-03
1
-1
/
+1
*
serial: sandbox: optimize puts
Mike Frysinger
2011-11-03
1
-2
/
+1
*
drivers/rtc/ds1337.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
1
-13
/
+3
*
4xx_enet.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
1
-3
/
+0
*
drivers/net/eepro100.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
1
-2
/
+0
*
drivers/net/ns8382x.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
1
-48
/
+37
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-11-03
6
-36
/
+549
|
\
|
*
tegra2: Move MMC clock initialization into MMC driver
Stephen Warren
2011-11-03
1
-3
/
+9
|
*
mmc: sdhci: fix sdma bug for large file transfer
Lei Wen
2011-11-03
1
-1
/
+1
|
*
mmc: sdhci: add timeout for data transfer
Lei Wen
2011-11-03
1
-1
/
+8
|
*
mmc: sdhci: add mmc structure for host
Lei Wen
2011-11-03
1
-0
/
+1
|
*
mmc: sdhci: fix cache flush
Lei Wen
2011-11-03
1
-1
/
+1
|
*
mmc: CMD7:MMC_CMD_SELECT_CARD response fix
Ajay Bhargav
2011-11-03
1
-1
/
+1
|
*
mmc: test mmc bus width on startup
Lei Wen
2011-11-03
1
-18
/
+26
|
*
mmc: change magic number to macro define
Lei Wen
2011-11-03
1
-9
/
+12
|
*
mmc: mv_sdhci: fix 8bus width access for 88SV331xV5
Lei Wen
2011-11-03
1
-0
/
+33
|
*
mmc: retry the cmd8 to meet 74 clocks requirement in the spec
Lei Wen
2011-11-03
1
-2
/
+14
|
*
PXA: Add MMC driver using the generic MMC framework
Marek Vasut
2011-11-03
2
-0
/
+443
*
|
e1000: fix bugs from recent commits
Wolfgang Denk
2011-11-03
2
-5
/
+6
|
/
*
e1000: Allow direct access to the E1000 SPI EEPROM device
Kyle Moffett
2011-10-28
4
-1
/
+657
*
e1000: Export core EEPROM access functions for SPI support
Kyle Moffett
2011-10-28
2
-17
/
+24
*
e1000: Rewrite EEPROM checksum error to give more information
Kyle Moffett
2011-10-28
1
-18
/
+28
*
e1000: Restructure and streamline PCI device probing
Kyle Moffett
2011-10-28
2
-71
/
+74
*
e1000: Clean up handling of dual-port NICs and support 82571
Kyle Moffett
2011-10-28
2
-39
/
+33
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
24
-406
/
+1093
|
\
|
*
ARM:AM33XX: Add support for TI AM335X EVM
Chandan Nath
2011-10-27
1
-2
/
+5
|
*
davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM
Manjunath Hadli
2011-10-27
1
-7
/
+7
|
*
davinci: emac: add support for more than 1 PHYs
Manjunath Hadli
2011-10-27
1
-65
/
+100
|
*
davinci: emac: add new features to autonegotiate for EMAC
Manjunath Hadli
2011-10-27
1
-2
/
+28
|
*
mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset
Tom Rini
2011-10-27
1
-0
/
+4
|
*
omap3: Add interface for omap3 DMA
Simon Schwarz
2011-10-27
2
-0
/
+181
|
*
kirkwood_spi: add dummy spi_init()
Michael Walle
2011-10-27
1
-0
/
+4
|
*
gpio: mvmfp: reduce include platform file
Lei Wen
2011-10-27
1
-7
/
+0
|
*
serial: reduce include platform file for marvell chip
Lei Wen
2011-10-27
1
-9
/
+0
|
*
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2011-10-27
4
-0
/
+5
|
*
SPI: Add SPI driver support for Marvell Armada100
Ajay Bhargav
2011-10-27
2
-0
/
+229
|
*
misc: pmic: drop old Freescale's pmic driver
Stefano Babic
2011-10-27
2
-236
/
+0
|
*
misc: pmic: addI2C support to pmic_fsl driver
Stefano Babic
2011-10-27
1
-4
/
+13
|
*
misc: pmic: use I2C_SET_BUS in pmic I2C
Stefano Babic
2011-10-27
1
-1
/
+1
|
*
RTC: Switch mc13783 to generic pmic code
Stefano Babic
2011-10-27
1
-8
/
+12
|
*
misc: pmic: Freescale PMIC switches to generic PMIC driver
Stefano Babic
2011-10-27
2
-0
/
+58
|
*
misc:pmic:max8998 MAX8998 support at a new PMIC driver.
Łukasz Majewski
2011-10-27
2
-0
/
+44
|
*
misc:pmic:core New generic PMIC driver
Łukasz Majewski
2011-10-27
4
-0
/
+351
|
*
I2C: Add i2c_get/set_speed() to mxc_i2c.c
Marek Vasut
2011-10-27
1
-8
/
+23
[next]