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
*
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
*
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
|
*
ARM: davici_emac: Fix condition for number of phy detects
Prabhakar Lad
2011-12-06
1
-1
/
+1
|
*
arm, davinci: move davinci_rtc struct to hardware.h
Heiko Schocher
2011-12-06
1
-26
/
+0
|
*
omap_gpmc: use SOFTECC in SPL if it's enabled
Ilya Yanok
2011-12-06
1
-1
/
+3
|
*
nand_spl_simple: add support for software ECC
Ilya Yanok
2011-12-06
2
-2
/
+11
|
*
davinci_emac: hardcode 100Mbps for AM35xx and RMII
Ilya Yanok
2011-12-06
1
-1
/
+2
|
*
davinci_emac: fix for running with dcache enabled
Ilya Yanok
2011-12-06
2
-4
/
+42
|
*
davinci_emac: conditionally compile specific PHY support
Ilya Yanok
2011-12-06
1
-0
/
+8
|
*
davinci_emac: use internal addresses in buffer descriptors
Ilya Yanok
2011-12-06
1
-9
/
+30
|
*
davinci_emac: move arch-independent defines to separate header
Ilya Yanok
2011-12-06
2
-0
/
+315
|
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
7
-14
/
+15
|
*
Fix regression in SMDK6400
Simon Schwarz
2011-12-06
1
-26
/
+2
|
*
nand: Add common functions to linux/mtd/nand.h
Simon Schwarz
2011-12-06
1
-3
/
+3
|
*
net: Armada100: Fix compilation warnings
Ajay Bhargav
2011-12-06
1
-4
/
+10
|
*
mvsata: fix ide_preinit for missing disks
Simon Guinot
2011-12-06
1
-6
/
+8
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2011-12-07
1
-56
/
+53
|
\
\
|
*
|
video: cfb_console: Make the software cursor non-destructive
Gabe Black
2011-12-05
1
-56
/
+53
*
|
|
Introduce generic TPM support in u-boot
Vadim Bendebury
2011-12-07
2
-0
/
+538
|
|
/
|
/
|
*
|
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-12-05
1
-2
/
+1
|
\
\
|
*
|
sf: fix erase debug output
Vadim Bendebury
2011-12-05
1
-2
/
+1
|
|
/
*
|
pci_ftpci100: Implementation FTPCI100 PCI driver
Gavin Guo
2011-12-05
3
-0
/
+425
*
|
phy: Add support for SMSC LAN87xx PHYs
Nobuhiro Iwamatsu
2011-12-05
3
-0
/
+96
*
|
drivers/net/mvgbe.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-12-05
1
-3
/
+6
*
|
Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code
Zang Roy-R61911
2011-12-05
1
-6
/
+107
*
|
net: sh_eth: use miiphybb instead of own mii functions
Yoshihiro Shimoda
2011-12-02
2
-248
/
+104
|
/
*
drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-02
1
-7
/
+5
*
drivers/block/sata_dwc.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-02
1
-5
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-12-01
4
-39
/
+19
|
\
|
*
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
2011-11-29
2
-18
/
+18
|
*
powerpc/85xx: always implement the work-around for Erratum SATA_A001
Timur Tabi
2011-11-29
2
-21
/
+1
*
|
x86: Fix some bugs in the i8402 driver when no controller is present
Gabe Black
2011-11-29
1
-1
/
+11
[next]