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
...
*
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
*
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
Marek Vasut
2012-10-15
1
-6
/
+59
*
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
Marek Vasut
2012-10-15
1
-23
/
+48
*
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
Marek Vasut
2012-10-15
1
-12
/
+73
*
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
Marek Vasut
2012-10-15
1
-6
/
+67
*
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+16
*
serial: microblaze: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+16
*
serial: zynq: Move serial registration from serial_initialize()
Tom Rini
2012-10-15
1
-0
/
+10
*
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+8
*
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+13
*
serial: s3c24xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+7
*
serial: pxa: Make local functions static
Marek Vasut
2012-10-15
1
-3
/
+3
*
serial: pxa: Implement default_serial_console in serial_pxa.c
Marek Vasut
2012-10-15
1
-0
/
+16
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
5
-44
/
+47
*
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
1
-2
/
+2
*
GPIO: pca953x: fix error reporting
Laurence Withers
2012-10-08
1
-14
/
+35
*
GPIO: pca953x: fix spelling in help
Laurence Withers
2012-10-08
1
-1
/
+1
*
MPC85xx: remove support for TQM85xx boards
Wolfgang Denk
2012-10-05
1
-5
/
+5
*
serial: Add Zynq serial driver
Michal Simek
2012-10-04
2
-0
/
+248
*
ARM : Add GPIO Driver and IOMUX definition for S3C2440
Gabriel Huau
2012-10-03
2
-0
/
+96
*
i2c: sh: Remove irq_wait function
Nobuhiro Iwamatsu
2012-10-03
1
-16
/
+0
*
da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
Bastian Ruppert
2012-10-01
1
-1
/
+2
[prev]
[next]