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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
5
-10
/
+25
|
*
|
buildman: Put the toolchain path first instead of last in PATH
Simon Glass
2015-01-14
1
-1
/
+1
|
*
|
buildman: Try to avoid hard-coded string parsing
Simon Glass
2015-01-14
1
-1
/
+8
|
*
|
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-14
3
-9
/
+45
|
*
|
buildman: Don't remove entire output directory when testing
Simon Glass
2015-01-14
1
-1
/
+2
|
*
|
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
4
-6
/
+24
|
*
|
buildman: Try to guess the upstream commit
Simon Glass
2015-01-14
3
-16
/
+67
|
*
|
buildman: Don't prune output space for 'current source' build
Simon Glass
2015-01-14
1
-0
/
+2
|
*
|
buildman: Put build in 'current', not 'current/current'
Simon Glass
2015-01-14
1
-4
/
+3
|
*
|
buildman: Add tests that check the correct output directory is used
Simon Glass
2015-01-14
1
-0
/
+31
*
|
|
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
2015-01-14
7
-354
/
+347
|
\
\
\
|
*
|
|
lcd_console: remove unused defines
Nikita Kiryanov
2015-01-10
1
-4
/
+0
|
*
|
|
lcd: refactor lcd console stuff into its own file
Nikita Kiryanov
2015-01-10
5
-230
/
+303
|
*
|
|
lcd: make lcd_drawchars() independant of lcd_base
Nikita Kiryanov
2015-01-10
1
-5
/
+2
|
*
|
|
lcd: introduce getters for bg/fg color
Nikita Kiryanov
2015-01-10
2
-9
/
+36
|
*
|
|
lcd: get rid of COLOR_MASK
Nikita Kiryanov
2015-01-10
1
-8
/
+6
|
*
|
|
lcd: expand console api
Nikita Kiryanov
2015-01-10
1
-9
/
+26
|
*
|
|
lcd: replace CONSOLE_(ROWS|COLS) with variables
Nikita Kiryanov
2015-01-10
1
-17
/
+18
|
*
|
|
lcd: rename console_(row|col)
Nikita Kiryanov
2015-01-10
1
-27
/
+27
|
*
|
|
lcd: remove LCD_MONOCHROME
Nikita Kiryanov
2015-01-10
4
-69
/
+3
|
*
|
|
mpc8xx_lcd: get rid of CONFIG_EDT32F10
Nikita Kiryanov
2015-01-10
1
-28
/
+0
|
*
|
|
lcd: cleanup lcd_drawchars
Nikita Kiryanov
2015-01-10
1
-13
/
+1
|
*
|
|
lcd: remove CONFIG_SYS_INVERT_COLORS
Nikita Kiryanov
2015-01-10
2
-11
/
+1
*
|
|
|
net: Declare physical address as phys_addr_t unsigned type
Michal Simek
2015-01-14
1
-1
/
+1
*
|
|
|
ARM: armv8: Fix typo in commentary
Michal Simek
2015-01-14
1
-1
/
+1
*
|
|
|
doc: ARM: Use the right function name
Michal Simek
2015-01-14
1
-1
/
+1
*
|
|
|
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2015-01-14
9
-4
/
+10
*
|
|
|
spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
Masahiro Yamada
2015-01-14
1
-25
/
+39
*
|
|
|
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2015-01-14
1
-2
/
+8
*
|
|
|
image: bootm: Add OpenRTOS image type
Marek Vasut
2015-01-14
3
-0
/
+34
*
|
|
|
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2015-01-14
8
-0
/
+469
*
|
|
|
arm: vf610: Remove duplicate MTD defines.
Bill Pringlemeir
2015-01-14
1
-3
/
+0
*
|
|
|
lzo: Update dst_len even on error
Simon Glass
2015-01-14
1
-1
/
+3
*
|
|
|
gunzip: Update lenp even on error
Simon Glass
2015-01-14
1
-3
/
+4
*
|
|
|
bzlib: Update destLen even on error
Simon Glass
2015-01-14
1
-1
/
+1
*
|
|
|
bootm: Factor out common parts of image decompression code
Simon Glass
2015-01-14
1
-39
/
+49
*
|
|
|
bootm: Use print_decomp_msg() in all cases
Simon Glass
2015-01-14
1
-16
/
+18
*
|
|
|
test: Add unit tests for bootm image decompression
Simon Glass
2015-01-14
1
-0
/
+84
*
|
|
|
test: Rename test_compression to ut_compression
Simon Glass
2015-01-14
1
-5
/
+4
*
|
|
|
bootm: Export bootm_decomp_image()
Simon Glass
2015-01-14
2
-19
/
+27
*
|
|
|
test: Add DEBUG output option to test-fit.py
Simon Glass
2015-01-14
1
-0
/
+10
*
|
|
|
sandbox: Correct ordering of 'sb save' commands
Simon Glass
2015-01-14
3
-5
/
+5
*
|
|
|
bootm: Move compression progress/error messages into a function
Simon Glass
2015-01-14
1
-24
/
+47
*
|
|
|
lzma: fix buffer bound check error further
Simon Glass
2015-01-14
1
-2
/
+2
*
|
|
|
common/memsize.c: Coding style cleanup
Wolfgang Denk
2015-01-14
1
-14
/
+17
*
|
|
|
.travis.yml: build u-boot on travis-ci
Meier, Roger
2015-01-14
1
-0
/
+150
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-14
1
-0
/
+2
|
\
\
\
|
*
|
|
patman: Use the full commit hash for 'git checkout'
Simon Glass
2014-11-03
2
-3
/
+2
|
*
|
|
buildman: Don't default to -e when using -s
Simon Glass
2014-11-03
1
-1
/
+2
|
*
|
|
buildman: Fix repeating board list with -l
Simon Glass
2014-11-03
1
-1
/
+2
[prev]
[next]