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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: Use os functions to read host device tree
Simon Glass
2014-03-17
1
-27
/
+21
*
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-07
3
-26
/
+26
*
cmd_nvedit: Make 'env import -c' require size parameter
Tom Rini
2014-03-07
1
-0
/
+3
*
hush: fix some quoted variable expansion issues
Stephen Warren
2014-03-07
1
-6
/
+25
*
Add 64-bit data support for memory commands
York Sun
2014-03-04
2
-10
/
+151
*
dm: Enable gpio command to support driver model
Simon Glass
2014-03-04
1
-13
/
+116
*
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
2
-0
/
+103
*
dm: Set up driver model after relocation
Simon Glass
2014-03-04
1
-0
/
+33
*
Add cmd_process_error() to report and process errors
Simon Glass
2014-03-04
1
-0
/
+10
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
4
-15
/
+16
|
\
|
*
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
1
-2
/
+0
|
*
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
2
-13
/
+5
|
*
pxe: allow compilation when !defined(CONFIG_CMD_NET)
Stephen Warren
2014-02-21
1
-0
/
+11
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-02-25
1
-1
/
+6
|
\
\
|
*
|
SPL: P2020RDB: fix the problem booting from spi flash
Ying Zhang
2014-02-24
1
-1
/
+6
*
|
|
ubifs: fix checkpatch warning
Karicheri, Muralidharan
2014-02-21
1
-9
/
+0
*
|
|
common, itest: pass u-boot env variables to itest.s
Heiko Schocher
2014-02-21
1
-0
/
+13
*
|
|
common, ubi: add ubi check volumename command
Heiko Schocher
2014-02-21
1
-0
/
+31
*
|
|
Fix memory commands for 64-bit platforms
York Sun
2014-02-21
1
-36
/
+36
*
|
|
pxe: prepend fdtdir to DTB name irrespective of source
Stephen Warren
2014-02-21
1
-37
/
+40
*
|
|
fix address of error message in mtest command
David Feng
2014-02-21
1
-5
/
+9
*
|
|
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-21
3
-13
/
+16
*
|
|
common: Remove invalid endianess conversion
Christian Eggers
2014-02-21
1
-2
/
+2
*
|
|
fs/fdos: Remove
Tom Rini
2014-02-21
2
-69
/
+1
*
|
|
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-20
1
-0
/
+1
|
|
/
|
/
|
*
|
cosmetic: FIT: fix a strange comment
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
|
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
1
-2
/
+0
*
|
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
|
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
1
-7
/
+3
*
|
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
1
-5
/
+4
*
|
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
5
-0
/
+60
*
|
EXT4: Fix number base handling of "ext4write" command
Wolfgang Denk
2014-02-19
1
-2
/
+2
*
|
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
|
cmd_test: implement -e test for file existence
Stephen Warren
2014-02-19
1
-0
/
+6
*
|
cmd_test: evaluate to false without any arguments
Stephen Warren
2014-02-19
1
-1
/
+1
*
|
cmd_test: implement ! on sub-expressions
Stephen Warren
2014-02-19
1
-19
/
+24
*
|
cmd_test: check for binary operators before unary
Stephen Warren
2014-02-19
1
-4
/
+4
*
|
cmd_test: use table lookup for parsing
Stephen Warren
2014-02-19
1
-67
/
+110
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
1
-14
/
+13
|
\
\
|
*
|
common: lcd.c: fix data abort exception when try to access bmp header
Przemyslaw Marczak
2014-02-03
1
-14
/
+13
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-02-17
2
-58
/
+74
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
1
-72
/
+0
|
*
|
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
1
-0
/
+29
|
*
|
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
1
-1
/
+29
|
*
|
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
Tom Rini
2014-02-07
1
-4
/
+4
|
*
|
cmd_mmc.c: Change 'bootpart' code to match normal coding style
Tom Rini
2014-02-07
1
-4
/
+11
|
*
|
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-02-07
1
-0
/
+24
*
|
|
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
2014-02-07
2
-0
/
+19
|
/
/
*
|
cmd_pxe.c add any option for filesystem with sysboot uses generic load
Dennis Gilmore
2014-02-04
1
-3
/
+19
*
|
Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-02-04
2
-0
/
+52
|
\
\
[next]