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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-25
1
-0
/
+1
|
\
|
*
arm: zynq: fix a bug in Zynq linker script
Masahiro Yamada
2014-06-17
1
-0
/
+1
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-25
385
-15624
/
+8705
|
\
\
|
*
\
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
Tom Rini
2014-06-24
9
-18
/
+39
|
|
\
\
|
|
*
|
sandbox: change local_irq_save() to macro
Masahiro Yamada
2014-06-23
2
-6
/
+4
|
|
*
|
sandbox: terminate os_dirent_ls() result list
Stephen Warren
2014-06-23
1
-0
/
+1
|
|
*
|
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-23
4
-9
/
+30
|
|
*
|
x86: Enable 32-bit build using x86_64 multilib toolchain
Vasili Galka
2014-06-23
2
-3
/
+4
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-06-24
2
-6
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
dm: Use '*' to indicate a device is activated
Simon Glass
2014-06-21
1
-5
/
+6
|
|
*
|
include/dm.h: fix inclusion guard
Jeroen Hofstee
2014-06-21
1
-1
/
+1
|
*
|
|
mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board
Heiko Schocher
2014-06-23
1
-1
/
+2
|
*
|
|
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-06-23
4
-36
/
+41
|
|
/
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-06-20
38
-61
/
+831
|
|
\
\
|
|
*
|
dm: Expand and improve the device lifecycle docs
Simon Glass
2014-06-20
1
-7
/
+213
|
|
*
|
dm: Tidy up four minor code nits
Simon Glass
2014-06-20
4
-6
/
+28
|
|
*
|
tegra: Enable driver model
Simon Glass
2014-06-20
1
-0
/
+3
|
|
*
|
tegra: dts: Bring in GPIO bindings from linux
Simon Glass
2014-06-20
8
-28
/
+155
|
|
*
|
dm: Fix printf() strings in the 'dm' command
Simon Glass
2014-06-20
1
-4
/
+4
|
|
*
|
dm: Allow driver model tests only for sandbox
Simon Glass
2014-06-20
2
-2
/
+11
|
|
*
|
dm: Cast away the const-ness of the global_data pointer
Simon Glass
2014-06-20
3
-4
/
+8
|
|
*
|
dm: Add missing header files in lists and root
Simon Glass
2014-06-20
2
-0
/
+2
|
|
*
|
dm: Use case-insensitive comparison for GPIO banks
Simon Glass
2014-06-20
1
-1
/
+1
|
|
*
|
dm: Update README to encourage conversion to driver model
Simon Glass
2014-06-20
1
-0
/
+5
|
|
*
|
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-20
7
-9
/
+9
|
|
*
|
Makefile: Support include files for .dts files
Simon Glass
2014-06-20
5
-0
/
+5
|
|
*
|
sandbox: Support iotrace feature
Simon Glass
2014-06-20
2
-0
/
+13
|
|
*
|
arm: Support iotrace feature
Simon Glass
2014-06-20
1
-0
/
+3
|
|
*
|
Add an I/O tracing feature
Simon Glass
2014-06-20
5
-0
/
+371
|
*
|
|
cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
Masahiro Yamada
2014-06-20
6
-49
/
+48
|
|
/
/
|
*
|
cosmetic: autoboot: update old style GNU struct init
Jeroen Hofstee
2014-06-19
1
-4
/
+4
|
*
|
cmd_md5sum.c: remove dead code / fix warning
Jeroen Hofstee
2014-06-19
1
-1
/
+0
|
*
|
Remove nios-32 arch remnants
Vasili Galka
2014-06-19
4
-335
/
+0
|
*
|
m68k: Remove CONFIG_CMD_BEDBUG related code
Vasili Galka
2014-06-19
1
-8
/
+0
|
*
|
pmic: tps65090: correct checking i2c bus
Jeroen Hofstee
2014-06-19
1
-1
/
+1
|
*
|
fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL
Hannes Petermaier
2014-06-19
1
-2
/
+2
|
*
|
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
25
-31
/
+30
|
*
|
test: vboot: explicitly request bash
Stephen Warren
2014-06-19
1
-1
/
+1
|
*
|
Add documentation for verified boot on Beaglebone Black
Simon Glass
2014-06-19
1
-0
/
+608
|
*
|
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
7
-7
/
+96
|
*
|
bootm: Move decompression code into its own function
Simon Glass
2014-06-19
1
-27
/
+48
|
*
|
Allow compiling common/bootm.c on with HOSTCC
Simon Glass
2014-06-19
2
-4
/
+15
|
*
|
Avoid including config.h in command.h
Simon Glass
2014-06-19
1
-1
/
+0
|
*
|
Fix small 'case' typo in image-fit.c
Simon Glass
2014-06-19
1
-1
/
+1
|
*
|
bootm: Support android boot on sandbox
Simon Glass
2014-06-19
2
-1
/
+2
|
*
|
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
5
-7
/
+33
|
*
|
bootm: Split out code from cmd_bootm.c
Simon Glass
2014-06-19
5
-1338
/
+1356
|
*
|
Reverse the meaning of the fit_config_verify() return code
Simon Glass
2014-06-19
4
-6
/
+5
|
*
|
tools: Check arguments in fit_check_sign/fit_info
Simon Glass
2014-06-19
2
-0
/
+21
|
*
|
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
Simon Glass
2014-06-19
3
-5
/
+5
[next]