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
/
configs
Commit message (
Expand
)
Author
Age
Files
Lines
*
board: Add Qualcomm Dragonboard 410C support
Mateusz Kulikowski
2016-04-01
1
-0
/
+26
*
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-04-01
1
-0
/
+4
*
Migrate CONFIG_ULPI* to Kconfig
Mateusz Kulikowski
2016-04-01
10
-0
/
+23
*
kc1: Select libfdt to allow running devicetree-based kernels
Paul Kocialkowski
2016-04-01
1
-0
/
+1
*
rpi: BCM2837 and Raspberry Pi 3 32-bit support
Stephen Warren
2016-04-01
1
-0
/
+11
*
sunxi: Add Pine64+ support
Siarhei Siamashka
2016-04-01
1
-0
/
+12
*
sunxi: Cubietruck Plus: Enable USB Kconfig options in defconfig
Chen-Yu Tsai
2016-04-01
1
-1
/
+9
*
sunxi: h8_homlet_v2: Enable USB Kconfig options in defconfig
Chen-Yu Tsai
2016-04-01
1
-0
/
+5
*
sunxi: h8_homlet_v2: Set DLDO4 to 3.3V
Chen-Yu Tsai
2016-03-31
1
-0
/
+1
*
sunxi: h8_homlet_v2: Set DCDC1 to default voltage (3.3V)
Chen-Yu Tsai
2016-03-31
1
-1
/
+0
*
power: axp818: Fix DCDC5 default voltage
Chen-Yu Tsai
2016-03-31
1
-1
/
+0
*
sunxi: Enable LDO3 and LDO4 at 2.8V on OLinuxIno Lime boards
Hans de Goede
2016-03-31
3
-0
/
+6
*
sunxi: A20-OLinuXino-Lime2: Force 8211CL to master
Michael Haas
2016-03-31
1
-0
/
+1
*
sunxi: A20-Olimex-SOM-EVB: Force 8211CL to master
Michael Haas
2016-03-31
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-03-29
4
-0
/
+80
|
\
|
*
armv8: ls2080rdb: ls2080qds: Add secure boot support
Saksham Jain
2016-03-29
4
-0
/
+80
*
|
zipitz2: restore board support
Vasily Khoruzhick
2016-03-27
1
-0
/
+7
*
|
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
Sam Protsenko
2016-03-25
107
-0
/
+185
*
|
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-03-25
2
-2
/
+3
|
\
\
|
*
|
arm: mvebu: theadorable: Add StratixV FPGA programming support
Stefan Roese
2016-03-24
2
-2
/
+3
*
|
|
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-03-23
84
-74
/
+220
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
Hans de Goede
2016-03-23
73
-73
/
+0
|
*
|
sunxi: sinovoip-bpi-m3: drop LDO settings from defconfig
vishnupatekar
2016-03-23
1
-2
/
+0
|
*
|
sunxi: Specify SATAPWR pin for Orangepi Plus
Hans de Goede
2016-03-23
1
-0
/
+1
|
*
|
sunxi: Enable support for the eMMC found on the orangepi plus
Hans de Goede
2016-03-23
1
-0
/
+2
|
*
|
sunxi: Specify USB vbus pins for orangepi boards
Hans de Goede
2016-03-23
2
-0
/
+4
|
*
|
sunxi: Enable composite video out on the CHIP
Alex Kaplan
2016-03-23
1
-0
/
+1
|
*
|
sunxi: Fix DCDC2 output in CHIP_defconfig
Boris Brezillon
2016-03-23
1
-1
/
+0
|
*
|
sunxi: Add defconfig and dts for Orange Pi 2 SBC
Hans de Goede
2016-03-23
1
-0
/
+18
|
*
|
sunxi: Add defconfig and dts for Dserve DSRV9703C tablet
Hans de Goede
2016-03-23
1
-0
/
+23
|
*
|
sunxi: Add defconfig for yones toptech bs1078-v2 tablet
Peter Korsgaard
2016-03-23
1
-0
/
+24
|
*
|
sunxi: Add defconfig for Sinlinx SinA31s
Chen-Yu Tsai
2016-03-23
1
-0
/
+21
|
*
|
sunxi: Add defconfig for icnova-a20-swac
Stefan Roese
2016-03-23
1
-0
/
+21
|
*
|
sun7i: Add defconfig for the Itead Ibox
Marcus Cooper
2016-03-23
1
-0
/
+16
|
*
|
sunxi: Add defconfig for Cubietruck Plus
Chen-Yu Tsai
2016-03-23
1
-0
/
+18
|
*
|
sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tablet
Hans de Goede
2016-03-23
1
-0
/
+25
|
*
|
sunxi: Add defconfig and dts for Difrence DIT4350 tablet
Hans de Goede
2016-03-23
1
-0
/
+23
|
*
|
sunxi: Add defconfig and dts for colorfly e708 q1 tablet
Hans de Goede
2016-03-23
1
-0
/
+25
|
|
/
*
|
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
Masahiro Yamada
2016-03-24
1
-1
/
+1
|
/
*
net: Move CONFIG_RTL8169 to Kconfig
Bin Meng
2016-03-22
7
-0
/
+7
*
net: Move CONFIG_RTL8139 to Kconfig
Bin Meng
2016-03-22
4
-0
/
+4
*
defconfig: Reorder boards' defconfig files
Bin Meng
2016-03-22
48
-103
/
+68
*
arm: socfpga: sr1500: Misc updates (SPI speed, env location)
Stefan Roese
2016-03-20
1
-0
/
+2
*
dm: sandbox: Switch over to use DM for block devices
Simon Glass
2016-03-17
1
-0
/
+1
*
x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
Stefan Roese
2016-03-17
1
-0
/
+47
*
x86: Add support for the samus chromebook
Simon Glass
2016-03-17
1
-0
/
+51
*
x86: gpio: Allow the pinctrl driver to set up the pin config
Simon Glass
2016-03-17
5
-0
/
+10
*
x86: qemu: Enable ACPI table generation by default
Bin Meng
2016-03-17
1
-0
/
+1
*
ARM: DRA7xx: Enable NFS boot command
Andrew F. Davis
2016-03-15
6
-6
/
+0
*
efi_loader: hook up in build environment
Alexander Graf
2016-03-15
2
-0
/
+2
[next]