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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
1
-4
/
+26
*
|
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-12-01
1
-1
/
+0
*
|
dm: pci: Add a comment about how to find struct pci_controller
Simon Glass
2015-12-01
1
-0
/
+2
*
|
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
1
-4
/
+0
*
|
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
1
-0
/
+12
*
|
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
1
-0
/
+8
*
|
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
1
-0
/
+31
*
|
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
Simon Glass
2015-12-01
6
-6
/
+0
*
|
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
Simon Glass
2015-12-01
6
-6
/
+0
*
|
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
1
-2
/
+0
*
|
dm: timer: Support 64-bit counter
Bin Meng
2015-12-01
1
-3
/
+11
*
|
dm: timer: Fix several nits
Bin Meng
2015-12-01
1
-5
/
+6
*
|
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-11-30
1
-0
/
+122
|
\
\
|
*
|
arm: atmel: Add SAMA5D2 Xplained board
Wenyou Yang
2015-11-30
1
-0
/
+122
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-11-30
18
-43
/
+1349
|
\
\
\
|
*
|
|
armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr
Alison Wang
2015-11-30
1
-0
/
+3
|
*
|
|
arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board
Alison Wang
2015-11-30
1
-4
/
+4
|
*
|
|
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
York Sun
2015-11-30
1
-0
/
+1
|
*
|
|
armv8/ls1043ardb: add USB support
Gong Qianyu
2015-11-30
2
-1
/
+21
|
*
|
|
armv8/ls1043ardb: add DSPI support
Gong Qianyu
2015-11-30
1
-0
/
+10
|
*
|
|
armv8/ls1043aqds: add LS1043AQDS board support
Shaohui Xie
2015-11-30
1
-0
/
+387
|
*
|
|
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
4
-3
/
+22
|
*
|
|
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-30
6
-14
/
+26
|
*
|
|
driver: net: ldpaa: Use DPMAC as net device
Prabhakar Kushwaha
2015-11-30
1
-1
/
+2
|
*
|
|
driver: net: fsl-mc: Create DPAA2 object at run-time
Prabhakar Kushwaha
2015-11-30
2
-3
/
+25
|
*
|
|
driver: net: fsl-mc: Add DPAA2 commands to manage MC
Prabhakar Kushwaha
2015-11-30
4
-25
/
+6
|
*
|
|
driver: ldpaa: Add api to return linked PHY ID of DPMAC
Prabhakar Kushwaha
2015-11-30
1
-1
/
+2
|
*
|
|
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
Prabhakar Kushwaha
2015-11-30
1
-0
/
+468
|
*
|
|
driver: net: fsl-mc: Add create, destroy APIs in flibs
Prabhakar Kushwaha
2015-11-30
4
-0
/
+381
|
|
/
/
*
|
|
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-11-30
7
-11
/
+100
|
\
\
\
|
*
|
|
arm: socfpga: Remove fsloadcmd from environment
Chin Liang See
2015-11-30
5
-5
/
+0
|
*
|
|
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
Chin Liang See
2015-11-30
1
-2
/
+0
|
*
|
|
arm: socfpga: Repair SoCrates board
Marek Vasut
2015-11-30
1
-0
/
+96
|
*
|
|
ARM: socfpga: rename the cyclone5 and arria5 base address file
Dinh Nguyen
2015-11-30
5
-5
/
+5
|
|
/
/
*
|
|
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2015-11-30
1
-3
/
+4
|
\
\
\
|
*
|
|
cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h
Thomas Chou
2015-11-30
1
-3
/
+4
|
|
/
/
*
|
|
arm: kirkwood: add ZyXEL NSA310S device
Gerald Kerma
2015-11-29
1
-0
/
+99
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2015-11-27
1
-1
/
+2
|
\
\
|
*
|
i2c: Fix the comment to match the function described
Stefan Roese
2015-11-27
1
-1
/
+2
*
|
|
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
124
-179
/
+0
*
|
|
spi: Move SPI drivers to defconfig
Bin Meng
2015-11-25
43
-46
/
+0
|
/
/
*
|
gpt: part: Definition and declaration of GPT verification functions
Lukasz Majewski
2015-11-23
1
-0
/
+35
*
|
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-11-22
2
-5
/
+27
|
\
\
|
*
|
sunxi: Add basic H3 support
Jens Kuske
2015-11-22
1
-0
/
+2
|
*
|
sunxi: Enable DFU for RAM
Siarhei Siamashka
2015-11-22
1
-5
/
+25
|
|
/
*
|
vexpress64: store env in flash
Ryan Harkin
2015-11-21
1
-17
/
+20
*
|
vexpress64: remove #error
Ryan Harkin
2015-11-21
1
-6
/
+0
*
|
vexpress64: use 2nd DRAM bank only on juno
Ryan Harkin
2015-11-21
1
-3
/
+8
*
|
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-21
1
-1
/
+1
*
|
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-21
1
-3
/
+0
[prev]
[next]