index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
sf: Add spi_boot() to allow booting from SPI flash in an SPL
Christian Riesch
2011-12-24
2
-0
/
+62
*
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-23
2
-23
/
+11
|
\
|
*
phy: add Micrel KS8721BL phy definition
Vladimir Zapolskiy
2011-12-20
1
-0
/
+11
|
*
mvgbe: remove setting of ethaddr within the driver
Michael Walle
2011-12-20
1
-23
/
+0
*
|
drivers/net/e1000.c: Fix GCC 4.6 build warnings
Anatolij Gustschin
2011-12-20
1
-1
/
+1
*
|
usb: s3c_udc_otg: fix GCC 4.6 build warnings
Anatolij Gustschin
2011-12-20
2
-104
/
+114
*
|
drivers/net/e1000_spi.c: Fix build warnings
Anatolij Gustschin
2011-12-20
1
-2
/
+3
*
|
PXA: Kill last remnants of set_GPIO_mode function
Marek Vasut
2011-12-19
1
-5
/
+0
*
|
Coding Style cleanup
Wolfgang Denk
2011-12-19
2
-3
/
+0
*
|
drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
Wolfgang Denk
2011-12-19
1
-3
/
+2
|
/
*
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-16
3
-11
/
+17
*
USB: ULPI: increase error case verbosity
Igor Grinberg
2011-12-16
1
-6
/
+6
*
USB: ULPI: clean a mixup of return types
Igor Grinberg
2011-12-16
2
-6
/
+6
*
USB: ULPI: switch argument type from u8 to unsigned
Igor Grinberg
2011-12-16
1
-5
/
+5
*
USB: Add generic ULPI layer and a viewport
Jana Rapava
2011-12-11
3
-0
/
+389
*
USB: EHCI: Allow EHCI post-powerup configuration in board files
Marek Vasut
2011-12-11
1
-2
/
+10
*
USB: MX5: Add MX5 usb post-init callback
Marek Vasut
2011-12-11
1
-2
/
+12
*
USB: MX5: Abstract out mx51 USB pixmux configuration
Marek Vasut
2011-12-11
1
-0
/
+71
*
USB: MX5: add generic USB EHCI support for mx51 and mx53
Wolfgang Grandegger
2011-12-11
2
-0
/
+175
*
usb:gadget:s5p USB Device Controller (UDC) implementation
Lukasz Majewski
2011-12-11
4
-0
/
+2611
*
ehci: speed up initialization
Vincent Palatin
2011-12-11
1
-1
/
+1
*
usbtty: init endpoints prior to startup events
Stefan Herbrechtsmeier
2011-12-11
1
-2
/
+2
*
pxa: convert pxa27x_udc to use read and write functions
Stefan Herbrechtsmeier
2011-12-11
1
-83
/
+100
*
USB: Add usb_event_poll() to get keyboards working with EHCI
Marek Vasut
2011-12-11
1
-1
/
+32
*
USB: gadaget: add Marvell controller support
Lei Wen
2011-12-11
3
-0
/
+507
*
USB: Fix complaints about strict aliasing in OHCI-HCD
Marek Vasut
2011-12-11
1
-32
/
+43
*
drivers/net/at91_emac.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-12-10
1
-19
/
+23
*
drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-12-10
1
-4
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-12-10
7
-118
/
+45
|
\
|
*
i.mx: mxc_gpio: add the i.mx6q support
Jason Liu
2011-12-09
1
-2
/
+2
|
*
tegra2: Remove unused low-level Tegra2 UART code
Simon Glass
2011-12-09
3
-107
/
+0
|
*
tegra2: Use new GPIO APIs in gpio_config_uart()
Stephen Warren
2011-12-09
1
-2
/
+4
|
*
tegra2: Modify MMC driver to handle power and cd GPIOs
Stephen Warren
2011-12-09
2
-7
/
+39
*
|
omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V
Ash Charles
2011-12-09
1
-2
/
+2
|
/
*
drivers/gpio/da8xx_gpio.c: Fix build warning
Anatolij Gustschin
2011-12-09
1
-3
/
+0
*
drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-12-09
1
-2
/
+0
*
drivers/usb/gadget/core.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-12-09
1
-2
/
+2
*
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-12-09
1
-5
/
+3
*
drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-12-09
1
-2
/
+1
*
ne2000: Convert to new net-multi model, fixes build of three boards
Bernhard Kaindl
2011-12-08
1
-28
/
+71
*
drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-08
1
-6
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2011-12-08
2
-11
/
+8
|
\
|
*
drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-12-07
1
-7
/
+6
|
*
drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-12-07
1
-4
/
+2
*
|
video: cfb_console: fix build warnings
Anatolij Gustschin
2011-12-07
1
-21
/
+17
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-12-07
20
-289
/
+504
|
\
|
*
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-12-06
1
-33
/
+4
|
*
M28: Fix OB1 bug in GPIO driver
Robert Deliën
2011-12-06
1
-1
/
+1
|
*
MXS: Add static annotations to dma driver
Marek Vasut
2011-12-06
1
-159
/
+50
|
*
apbh_dma: return error value on timeout
Wolfram Sang
2011-12-06
1
-1
/
+1
[next]