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
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-10-21
29
-86
/
+602
|
\
|
*
mpc85xx: Add inline GPIO acessor functions
Kyle Moffett
2011-10-21
1
-0
/
+123
|
*
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
Timur Tabi
2011-10-20
4
-19
/
+35
|
*
powerpc/85xx: Fix P2020DS booting
Kumar Gala
2011-10-18
1
-0
/
+12
|
*
powerpc/85xx: Update USB device tree status based on pin settings
Shengzhou Liu
2011-10-18
1
-0
/
+23
|
*
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
Shengzhou Liu
2011-10-18
4
-49
/
+101
|
*
powerpc/85xx: Add support for RMan LIODN initialization
Kumar Gala
2011-10-18
11
-0
/
+115
|
*
powerpc/85xx: Update device tree handling for SRIO
Kumar Gala
2011-10-18
2
-10
/
+93
|
*
powerpc/85xx: Update setting of SRIO LIODNs
Kumar Gala
2011-10-18
7
-6
/
+72
|
*
fm: Don't allow disabling of FM1-DTSEC1
Kumar Gala
2011-10-18
4
-0
/
+20
|
*
fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
Kumar Gala
2011-10-18
1
-2
/
+8
*
|
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Wolfgang Denk
2011-10-21
29
-1352
/
+168
|
\
\
|
*
|
ColdFire: Clean Makefile _config rules
stany MARCEL
2011-10-19
1
-2
/
+8
|
*
|
ColdFire: Move boards with simple _config rules to boards.cfg
stany MARCEL
2011-10-19
4
-107
/
+24
|
*
|
ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined
stany MARCEL
2011-10-19
1
-0
/
+3
|
*
|
ColdFire: Merge differentiated linking files into a sigle one by board
stany MARCEL
2011-10-19
10
-574
/
+0
|
*
|
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-10-19
5
-5
/
+5
|
*
|
ColdFire: Cleanup lds files for multiple defined symbols
stany MARCEL
2011-10-19
12
-685
/
+149
|
|
/
*
|
Merge branch 'master' of /home/wd/git/u-boot/master
Wolfgang Denk
2011-10-21
98
-186
/
+4369
|
\
\
|
*
|
cosmetic: Fixup fixup_silent_linux() for checkpatch
Doug Anderson
2011-10-20
1
-12
/
+13
|
*
|
Correct dependency rule to fix SPL build
Simon Glass
2011-10-18
1
-1
/
+2
|
|
/
|
*
Move timestamp and version files into 'generated' subdir
Simon Glass
2011-10-17
8
-13
/
+8
|
*
sandbox: Makefile changes to build sandbox architecture
Simon Glass
2011-10-17
1
-0
/
+8
|
*
Add generic gpio.h in asm-generic
Simon Glass
2011-10-17
1
-0
/
+74
|
*
Adjust dependency rules to permit per-file flags
Simon Glass
2011-10-17
4
-13
/
+42
|
*
sandbox: Use uintptr_t for 32/64-bit compatibility
Simon Glass
2011-10-17
2
-5
/
+5
|
*
sandbox: Add basic config file
Simon Glass
2011-10-17
1
-0
/
+85
|
*
sandbox: Add serial uart
Simon Glass
2011-10-17
2
-0
/
+64
|
*
sandbox: Add main program
Simon Glass
2011-10-17
2
-1
/
+34
|
*
sandbox: Add OS dependent layer
Simon Glass
2011-10-17
4
-5
/
+135
|
*
sandbox: Force command sections to be 4-byte aligned
Simon Glass
2011-10-17
1
-1
/
+2
|
*
sandbox: Disable standalone/API support
Simon Glass
2011-10-17
1
-3
/
+6
|
*
sandbox: Disable built-in malloc
Simon Glass
2011-10-17
1
-0
/
+2
|
*
sandbox: Add bootm support
Simon Glass
2011-10-17
1
-4
/
+3
|
*
sandbox: Add board info for architecture
Simon Glass
2011-10-17
1
-4
/
+30
|
*
sandbox: Add sandbox board
Simon Glass
2011-10-17
3
-0
/
+92
|
*
sandbox: Add architecture lib files
Simon Glass
2011-10-17
3
-0
/
+366
|
*
sandbox: Add cpu files
Simon Glass
2011-10-17
4
-0
/
+164
|
*
sandbox: Add compiler defines to support a 64-bit x86_64 platform
Simon Glass
2011-10-17
1
-1
/
+15
|
*
sandbox: Add architecture image support
Simon Glass
2011-10-17
2
-0
/
+4
|
*
Fix use of int as pointer in image.c
Simon Glass
2011-10-17
1
-2
/
+2
|
*
sandbox: Add architecture header files
Simon Glass
2011-10-17
15
-0
/
+739
|
*
arm: ca9x4_ct_vxp: enable PXE BOOTP options support
Jason Hobbs
2011-10-17
1
-0
/
+3
|
*
arm: ca9x4_ct_vxp: enable pxe command support
Jason Hobbs
2011-10-17
1
-0
/
+4
|
*
Convert ca9x4_ct_vxp to standard env variables
Jason Hobbs
2011-10-17
1
-6
/
+6
|
*
net: bootp: add PXE/RFC 4578 DHCP options support
Jason Hobbs
2011-10-17
1
-0
/
+40
|
*
Add pxe command
Jason Hobbs
2011-10-17
5
-0
/
+1604
|
*
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-10-17
3
-0
/
+90
|
*
README: document standard image variables
Jason Hobbs
2011-10-17
1
-0
/
+19
|
*
Replace space and tab checks with isblank
Jason Hobbs
2011-10-17
6
-16
/
+23
[next]