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
...
|
*
|
|
|
mtd: nand: fix initialization of BBT options
Daniel Schwierzeck
2013-06-18
2
-4
/
+2
|
*
|
|
|
mtd: nand/docg4: fix driver after Linux resync
Mike Dunn
2013-06-17
1
-12
/
+14
*
|
|
|
|
Prepare v2013.07-rc2
Tom Rini
2013-06-28
1
-1
/
+1
*
|
|
|
|
Fix bootm to work on powerpc again (compressed uImage)
Stefan Roese
2013-06-28
1
-5
/
+0
*
|
|
|
|
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
Simon Glass
2013-06-28
3
-5
/
+6
*
|
|
|
|
bootm: Disable interrupts before loading OS
Simon Glass
2013-06-28
1
-26
/
+27
*
|
|
|
|
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
Tom Rini
2013-06-28
1
-27
/
+38
*
|
|
|
|
am335x_evm: Add missing ';' in findfdt
Tom Rini
2013-06-27
1
-1
/
+1
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
Tom Rini
2013-06-27
1
-3
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
PPC 74xx_7xx: Fix build warnings for ELPPC board
Wolfgang Denk
2013-06-27
1
-3
/
+8
*
|
|
|
|
|
ColdFire: Update the arch_global_date changes for mcf5441x
Jason Jin
2013-06-27
1
-5
/
+5
*
|
|
|
|
|
Fix MCF5235 SDRAM base address macro
Steve deRosier
2013-06-27
1
-1
/
+1
*
|
|
|
|
|
m68k: fix debug call befor serial init
Jens Scharsig (BuS Elektronik)
2013-06-27
1
-2
/
+2
*
|
|
|
|
|
usb: musb: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
2
-4
/
+2
*
|
|
|
|
|
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
1
-4
/
+3
*
|
|
|
|
|
hwmon: lm63: Use ARRAY_SIZE at appropriate place
Axel Lin
2013-06-26
1
-2
/
+1
*
|
|
|
|
|
serial: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-06-26
1
-3
/
+2
*
|
|
|
|
|
README: align default commands with code
Vincent Stehlé
2013-06-26
1
-6
/
+8
*
|
|
|
|
|
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
5
-24
/
+26
*
|
|
|
|
|
cmd_bootm: Add command line arguments to Plan 9
Steven Stallion
2013-06-26
2
-7
/
+47
*
|
|
|
|
|
Add verified boot information and test
Simon Glass
2013-06-26
7
-0
/
+334
*
|
|
|
|
|
sandbox: config: Enable FIT signatures with RSA
Simon Glass
2013-06-26
1
-0
/
+2
*
|
|
|
|
|
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
5
-3
/
+798
*
|
|
|
|
|
libfdt: Add fdt_find_regions()
Simon Glass
2013-06-26
2
-0
/
+193
*
|
|
|
|
|
mkimage: Add -r option to specify keys that must be verified
Simon Glass
2013-06-26
4
-6
/
+18
*
|
|
|
|
|
mkimage: Add -c option to specify a comment for key signing
Simon Glass
2013-06-26
4
-3
/
+16
*
|
|
|
|
|
mkimage: Add -F option to modify an existing .fit file
Simon Glass
2013-06-26
3
-9
/
+38
*
|
|
|
|
|
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
2013-06-26
4
-4
/
+44
*
|
|
|
|
|
mkimage: Add -k option to specify key directory
Simon Glass
2013-06-26
4
-5
/
+38
*
|
|
|
|
|
image: Add RSA support for image signing
Simon Glass
2013-06-26
9
-2
/
+1031
*
|
|
|
|
|
image: Support signing of images
Simon Glass
2013-06-26
6
-38
/
+478
*
|
|
|
|
|
image: Add signing infrastructure
Simon Glass
2013-06-26
6
-2
/
+358
*
|
|
|
|
|
x86: config: Add tracing options
Simon Glass
2013-06-26
1
-0
/
+7
*
|
|
|
|
|
x86: Support tracing function
Simon Glass
2013-06-26
5
-7
/
+10
*
|
|
|
|
|
exynos: config: Add tracing options
Simon Glass
2013-06-26
1
-0
/
+8
*
|
|
|
|
|
exynos: Avoid function instrumentation for microsecond timer
Simon Glass
2013-06-26
2
-5
/
+7
*
|
|
|
|
|
arm: Implement the 'fake' go command
Simon Glass
2013-06-26
1
-9
/
+18
*
|
|
|
|
|
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
2
-3
/
+19
*
|
|
|
|
|
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-26
2
-248
/
+225
*
|
|
|
|
|
Clarify bootm OS arguments
Simon Glass
2013-06-26
6
-37
/
+54
*
|
|
|
|
|
Add a simple test for sandbox trace
Simon Glass
2013-06-26
1
-0
/
+89
*
|
|
|
|
|
sandbox: Support trace feature
Simon Glass
2013-06-26
3
-2
/
+15
*
|
|
|
|
|
Add proftool to decode profile data
Simon Glass
2013-06-26
4
-1
/
+620
*
|
|
|
|
|
Add trace support to generic board
Simon Glass
2013-06-26
3
-1
/
+30
*
|
|
|
|
|
Support tracing in config.mk when enabled
Simon Glass
2013-06-26
1
-1
/
+10
*
|
|
|
|
|
Add a trace command
Simon Glass
2013-06-26
2
-0
/
+134
*
|
|
|
|
|
Add trace library
Simon Glass
2013-06-26
5
-0
/
+870
*
|
|
|
|
|
Add function to print a number with grouped digits
Simon Glass
2013-06-26
3
-18
/
+31
*
|
|
|
|
|
bootstage: Correct printf types
Simon Glass
2013-06-26
1
-2
/
+2
*
|
|
|
|
|
Show stdout on error in fit-test
Simon Glass
2013-06-26
1
-9
/
+10
[prev]
[next]