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
*
tegra: nand: add board pinmux
Lucas Stach
2012-10-15
1
-1
/
+0
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
6
-14
/
+12
*
input: Add debugging for key matrix key codes
Simon Glass
2012-10-15
1
-0
/
+2
*
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
2
-3
/
+8
*
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
2
-6
/
+12
*
input: Correct key_matrix fdt decoding
Simon Glass
2012-10-15
1
-4
/
+7
*
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
11
-16
/
+7
*
sil_sata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
1
-3
/
+3
*
sata_dwc: Make sata_write() use const void, per <part.h>
Tom Rini
2012-10-15
1
-1
/
+1
*
pata_bfin: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
1
-2
/
+2
*
fsl_sata: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
1
-4
/
+6
*
dwc_ahsata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
1
-4
/
+4
*
ata_piix: sata_write must take a const void argument.
Tom Rini
2012-10-15
2
-2
/
+2
*
ata_piix: Fix checkpatch issues
Tom Rini
2012-10-15
2
-267
/
+232
*
pxa25x: Add support for USB ethernet gadget
Lukasz Dalek
2012-10-15
3
-0
/
+2222
*
usbether: Removed DEV_CONFIG_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
1
-45
/
+30
*
usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}
Lukasz Dalek
2012-10-15
1
-5
/
+14
*
usbether: Fixed bug when using with PXA25X chips
Lukasz Dalek
2012-10-15
1
-1
/
+16
*
usb: ulpi: add indicator configuration function
Lucas Stach
2012-10-15
1
-4
/
+28
*
usb: ehci: don't print debug output
Lucas Stach
2012-10-15
1
-1
/
+1
*
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
1
-3
/
+2
*
usb: add support for multiple usb controllers
Lucas Stach
2012-10-15
1
-1
/
+1
*
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
19
-200
/
+171
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
6
-12
/
+12
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
1
-41
/
+1
*
serial: Enhance the manual relocation
Marek Vasut
2012-10-15
1
-6
/
+14
*
serial: Compile drivers/serial/serial.c by default
Marek Vasut
2012-10-15
1
-1
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
28
-972
/
+0
*
serial: Unconditionally enable CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
1
-2
/
+0
*
serial: Move common/serial.c to drivers/serial/
Marek Vasut
2012-10-15
2
-0
/
+358
*
serial: ns16550: Rename serial.c to serial_ns16550.c
Marek Vasut
2012-10-15
2
-1
/
+1
*
serial: ns16550: Call usbtty_poll only in non-SPL build
Marek Vasut
2012-10-15
1
-1
/
+1
*
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
Marek Vasut
2012-10-15
1
-7
/
+61
*
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
Marek Vasut
2012-10-15
1
-8
/
+60
*
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Marek Vasut
2012-10-15
1
-7
/
+62
*
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
Marek Vasut
2012-10-15
1
-6
/
+59
*
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
Marek Vasut
2012-10-15
1
-7
/
+61
*
serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver
Marek Vasut
2012-10-15
1
-14
/
+58
*
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver
Marek Vasut
2012-10-15
1
-7
/
+59
*
serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver
Marek Vasut
2012-10-15
1
-7
/
+59
*
serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver
Marek Vasut
2012-10-15
1
-9
/
+64
*
serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver
Marek Vasut
2012-10-15
1
-7
/
+61
*
serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver
Marek Vasut
2012-10-15
1
-7
/
+61
*
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
Marek Vasut
2012-10-15
1
-7
/
+59
*
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
Marek Vasut
2012-10-15
1
-6
/
+59
*
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
Marek Vasut
2012-10-15
1
-6
/
+59
*
serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver
Marek Vasut
2012-10-15
1
-7
/
+60
*
serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver
Marek Vasut
2012-10-15
1
-6
/
+59
[next]