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
...
|
*
|
i2c: add i2c_core and prepare for new multibus support
Heiko Schocher
2013-07-23
2
-0
/
+415
|
|
/
*
|
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-4
/
+1
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
589
-8826
/
+601
|
/
*
net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case
Fabio Estevam
2013-07-19
1
-1
/
+1
*
phy: fix 10/100Mbps operation on 1Gbps-capable links
Sascha Silbe
2013-07-19
1
-1
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2013-07-16
2
-5
/
+4
|
\
|
*
fsl_esdhc: Touch only relevant sys ctrl bits
Dirk Behme
2013-07-16
1
-3
/
+3
|
*
drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion
Alexey Brodkin
2013-07-16
1
-1
/
+0
|
*
Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
Haijun.Zhang
2013-07-16
1
-1
/
+1
*
|
Add Atmel I2C tpm
Dirk Eibach
2013-07-16
2
-0
/
+122
*
|
i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
Reinhard Pfau
2013-07-16
1
-3
/
+6
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-07-12
1
-6
/
+4
|
\
|
*
mtd: mxc_nand: Fix crash after MTD resync
Marek Vasut
2013-07-12
1
-6
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-12
14
-116
/
+434
|
\
\
|
*
\
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-07-12
1
-1
/
+22
|
|
\
\
|
|
*
|
net: fec: Avoid MX28 bus sync issue
Marek Vasut
2013-07-12
1
-0
/
+22
|
|
*
|
net: fec: Remove bogus flush_dcache_range() call
Marek Vasut
2013-07-12
1
-1
/
+0
|
*
|
|
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-07-11
1
-36
/
+268
|
*
|
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-07-10
7
-18
/
+97
|
|
\
\
\
|
|
*
|
|
EXYNOS: Resolve the i2c compilation error
Amar
2013-07-10
1
-8
/
+1
|
|
*
|
|
power:bat:trats: Break battery charging with ctrl+C
Łukasz Majewski
2013-07-05
2
-5
/
+11
|
|
*
|
|
gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code
Axel Lin
2013-06-25
1
-8
/
+1
|
|
*
|
|
gpio: s3c2440_gpio: Fix wrong writel arguments
Axel Lin
2013-06-25
1
-3
/
+3
|
|
*
|
|
S5P: Serial: Add fdt support to driver
Rajeshwari Shinde
2013-06-24
1
-0
/
+78
|
|
*
|
|
EXYNOS5: I2C: Add FDT and non-FDT support for I2C
Amar
2013-06-24
1
-2
/
+10
|
|
*
|
|
video: exynos_fb: Add the missing #else clause
Ajay Kumar
2013-06-21
1
-1
/
+2
|
*
|
|
|
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
Axel Lin
2013-07-02
1
-1
/
+1
|
*
|
|
|
usb: omap: ulpi: fix ulpi transceiver access
Michael Trimarchi
2013-07-02
1
-33
/
+9
|
*
|
|
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-28
3
-27
/
+37
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
video: mxsfb: Break the line in videomode message
Fabio Estevam
2013-06-28
1
-1
/
+1
|
|
*
|
dwc_ahsata: Allow use with dcache enabled
Eric Nelson
2013-06-26
1
-9
/
+25
|
|
*
|
spi: mxc_spi: Update pre and post divider algorithm
Dirk Behme
2013-06-26
1
-18
/
+12
|
|
*
|
spi: mxc_spi: Fix pre and post divider calculation
Dirk Behme
2013-06-26
1
-3
/
+3
*
|
|
|
usb: pxa27x_udc: fix compiler warnings
Mike Dunn
2013-07-10
1
-9
/
+5
*
|
|
|
dfu: Update DFU's authorship history
Łukasz Majewski
2013-07-10
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-07-10
2
-37
/
+18
|
\
\
\
|
*
|
|
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-08
1
-22
/
+2
|
*
|
|
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
1
-2
/
+3
|
*
|
|
drivers:video:s6e8ax0: change data_to_send array to static
Piotr Wilczek
2013-07-01
1
-13
/
+13
*
|
|
|
dfu:ext4:fix Fix DFU upload functionality
Łukasz Majewski
2013-07-03
1
-4
/
+5
*
|
|
|
dfu:ext4:fix Fix ext4{read|write} command formatting
Łukasz Majewski
2013-07-03
1
-0
/
+2
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-07-03
7
-15
/
+61
|
\
\
\
\
|
*
|
|
|
usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1
Pierre Aubert
2013-06-30
1
-0
/
+1
|
*
|
|
|
dfu:function: Fix number of allocated DFU function pointers
Lukasz Majewski
2013-06-30
1
-1
/
+1
|
*
|
|
|
usb, musb-new: add wdt trigger
Heiko Schocher
2013-06-30
1
-0
/
+2
|
*
|
|
|
usb, g_dnl: make possibility to fixup the device_desc board specific
Heiko Schocher
2013-06-30
1
-0
/
+7
|
*
|
|
|
usb, dfu gadget: switch to dfu mode in dfu_bind
Heiko Schocher
2013-06-30
1
-1
/
+3
|
*
|
|
|
usb:composite: use memcpy to avoid unaligned access
Piotr Wilczek
2013-06-30
1
-1
/
+2
|
*
|
|
|
drivers:usb: use get|put_unaligned_le16
Piotr Wilczek
2013-06-30
1
-4
/
+4
|
*
|
|
|
dfu: make data buffer size configurable
Heiko Schocher
2013-06-30
1
-8
/
+41
|
|
/
/
/
[prev]
[next]