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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
2
-1
/
+10
*
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-04-18
2
-2
/
+2
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
6
-16
/
+19
*
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
3
-12
/
+10
*
powerpc: ids8313: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+1
*
ARM: cm_fx6: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+3
*
ARM: stv0991: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+2
*
ARM: bav335x: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+2
*
ARM: socfpga: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+6
*
ARM: mx6: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+6
*
ARM: snapper9260: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+3
*
ARM: rmobile: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+12
*
ARM: zynq: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+1
*
ARM: UniPhier: use "select" instead of default value in defconfig
Masahiro Yamada
2015-04-18
1
-0
/
+3
*
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
9
-81
/
+64
*
dm: usb: exynos: Enable both EHCI and XHCI on snow
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: usb: exynos: Use driver model for USB
Simon Glass
2015-04-18
1
-0
/
+3
*
dm: usb: dts: sandbox: Add some sample USB devices to sandbox
Simon Glass
2015-04-18
1
-0
/
+40
*
dm: usb: tegra: Add vbus GPIOs for nyan
Simon Glass
2015-04-18
1
-0
/
+2
*
dm: ls1021a: dts: Add QSPI dts node
Haikun.Wang@freescale.com
2015-04-18
3
-0
/
+39
*
dm: ls1021a: dts: Update DSPI node to support DM SPI
Haikun.Wang@freescale.com
2015-04-18
3
-18
/
+4
*
dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1
haikun
2015-04-18
3
-40
/
+40
*
dm: ls1021a: Bring in ls1021a dts files from linux kernel
haikun
2015-04-18
4
-0
/
+662
*
dm: arm: Bring in skeleton64 device tree file from Linux
Haikun.Wang@freescale.com
2015-04-18
1
-0
/
+13
*
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
5
-99
/
+139
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
1
-3
/
+0
*
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
3
-33
/
+52
*
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
2
-0
/
+29
*
dm: x86: Add a uclass for a Platform Controller Hub
Simon Glass
2015-04-18
3
-9
/
+29
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
5
-20
/
+25
*
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
3
-3
/
+127
*
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
5
-0
/
+191
*
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
Joe Hershberger
2015-04-18
1
-0
/
+15
*
sandbox: eth: Add ARP and PING response to sandbox driver
Joe Hershberger
2015-04-18
1
-0
/
+1
*
sandbox: eth: Add network support to sandbox
Joe Hershberger
2015-04-18
2
-0
/
+13
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
7
-7
/
+7
*
net: Provide a function to get the current MAC address
Joe Hershberger
2015-04-18
4
-4
/
+4
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
6
-67
/
+59
*
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-18
2
-47
/
+23
*
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-18
3
-0
/
+50
*
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-04-16
9
-7
/
+284
*
x86: Split up arch_cpu_init()
Simon Glass
2015-04-16
1
-0
/
+8
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
20
-187
/
+191
*
sandbox: Update device tree 'reg' properties for I2C and SPI
Simon Glass
2015-04-16
1
-3
/
+3
*
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-04-16
3
-0
/
+81
*
x86: Support machines with >4GB of RAM
Simon Glass
2015-04-16
1
-2
/
+4
*
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
2015-04-16
1
-2
/
+2
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-16
8
-91
/
+154
|
\
[next]