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
...
*
|
arm: socfpga: misc: Export bootmode into environment variable
Marek Vasut
2015-08-08
1
-0
/
+1
*
|
arm: socfpga: spl: Add support for booting from QSPI
Marek Vasut
2015-08-08
1
-0
/
+9
*
|
arm: socfpga: spl: Add support for booting from SD/MMC
Marek Vasut
2015-08-08
1
-0
/
+14
*
|
arm: socfpga: spl: Remove custom linker script
Marek Vasut
2015-08-08
1
-3
/
+0
*
|
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
Marek Vasut
2015-08-08
1
-1
/
+0
*
|
arm: socfpga: system: Clean up pinmux_config.c
Marek Vasut
2015-08-08
2
-2
/
+0
*
|
arm: socfpga: scan: Zap iocsr_scan_chain*_table()
Marek Vasut
2015-08-08
2
-2
/
+0
*
|
arm: socfpga: clock: Clean up pll_config.h
Marek Vasut
2015-08-08
2
-2
/
+0
*
|
arm: socfpga: enable the Altera SDRAM controller driver
Dinh Nguyen
2015-08-08
1
-0
/
+5
*
|
arm: socfpga: Move generated files into qts subdir
Marek Vasut
2015-08-08
2
-6
/
+6
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-06
25
-264
/
+771
|
\
|
*
dm: core: Fix a typo in the uclass_get_device_by_name() comment
Simon Glass
2015-08-06
1
-1
/
+1
|
*
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
1
-0
/
+15
|
*
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
1
-0
/
+9
|
*
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
2
-0
/
+95
|
*
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
1
-0
/
+44
|
*
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
2
-0
/
+159
|
*
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
1
-0
/
+3
|
*
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
1
-0
/
+12
|
*
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
York Sun
2015-08-06
1
-4
/
+2
|
*
exynos: Add support for spring
Simon Glass
2015-08-05
1
-0
/
+20
|
*
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
2015-08-05
1
-1
/
+0
|
*
video: Remove the old parade driver
Simon Glass
2015-08-05
4
-23
/
+0
|
*
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
1
-14
/
+0
|
*
power: Remove old TPS65090 drivers
Simon Glass
2015-08-05
3
-76
/
+0
|
*
exynos: Drop old exynos5250-specific board code
Simon Glass
2015-08-05
1
-0
/
+2
|
*
exynos: Drop old exynos5420-specific board code
Simon Glass
2015-08-05
1
-0
/
+2
|
*
exynos: config: Move common options to the common headers and tidy up
Simon Glass
2015-08-05
11
-90
/
+39
|
*
exynos: Enable new features for exynos5 boards
Simon Glass
2015-08-05
5
-19
/
+6
|
*
dm: video: Add support for video bridges
Simon Glass
2015-08-05
2
-0
/
+93
|
*
dm: power: Add support for the S5M8767 PMIC
Simon Glass
2015-08-05
1
-0
/
+85
|
*
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-05
1
-0
/
+56
|
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
1
-2
/
+2
|
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
1
-2
/
+12
|
*
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
2
-0
/
+40
|
*
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
1
-0
/
+13
|
*
dm: i2c: Move definitions to the top of the header file
Simon Glass
2015-08-05
1
-43
/
+43
|
*
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
Simon Glass
2015-08-05
1
-0
/
+2
|
*
dm: i2c: Add a message debug function
Simon Glass
2015-08-05
1
-0
/
+10
|
*
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
1
-0
/
+17
*
|
ARM: tegra: Add p2371-0000 board
Stephen Warren
2015-08-06
1
-0
/
+65
*
|
ARM: tegra: Add e2220-1170 board
Stephen Warren
2015-08-06
1
-0
/
+65
*
|
ARM: tegra: p2571: remove another unused define
Stephen Warren
2015-08-06
1
-3
/
+0
*
|
ARM: tegra: enable GPU DT node when appropriate
Alexandre Courbot
2015-08-06
3
-0
/
+5
*
|
ARM: tegra: move VPR configuration to a later stage
Alexandre Courbot
2015-08-06
2
-0
/
+6
*
|
Tegra: P2571: Clean up config file
Tom Warren
2015-08-05
1
-6
/
+1
*
|
Tegra: spi: Move TEGRA114_SPI switch to defconfigs
Tom Warren
2015-08-05
5
-10
/
+0
*
|
T210: P2571: Restore USB gadget mode (ums)
Tom Warren
2015-08-05
1
-0
/
+1
|
/
*
configs: Remove CONFIG_SERIAL_MULTI
Stephen Warren
2015-08-05
16
-16
/
+0
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
16
-35
/
+736
|
\
[prev]
[next]