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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: add lseek helper
Mike Frysinger
2012-03-12
1
-0
/
+13
*
sandbox: add required header to os.c
Simon Glass
2012-03-12
1
-0
/
+1
*
sandbox: sort header files in os.c
Simon Glass
2012-03-12
1
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Wolfgang Denk
2012-03-06
1
-3
/
+2
|
\
|
*
sc520: fix build warning about unused temp var
Mike Frysinger
2012-03-06
1
-3
/
+2
*
|
Stop using builtin_run_command()
Simon Glass
2012-03-06
1
-6
/
+1
*
|
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
1
-1
/
+1
*
|
Remove execute permissions from source files
Thomas Weber
2012-03-04
1
-0
/
+0
|
/
*
ppc: Change memsz variable to signed char
Simon Glass
2012-03-03
1
-4
/
+3
*
m68k: Change memsz to a signed char to avoid warning
Simon Glass
2012-03-03
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Wolfgang Denk
2012-03-03
3
-2
/
+32
|
\
|
*
nds32/board.c: add PCI prompt at boot up
Macpaul Lin
2012-02-28
1
-0
/
+1
|
*
nds32/ag101/watchdog.S: add linkage support
Macpaul Lin
2012-02-28
1
-2
/
+3
|
*
nds32: add linkage support
Macpaul Lin
2012-02-28
1
-0
/
+28
*
|
armv7: omap3: leave outer cache enabled
Aneesh V
2012-02-27
1
-1
/
+1
*
|
tt01: add video support
Helmut Raiger
2012-02-27
1
-0
/
+1
*
|
net: fec_mxc: add 1000 Mbps selection
Troy Kisky
2012-02-27
1
-0
/
+1
*
|
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...
prabhakar.csengg@gmail.com
2012-02-27
1
-1
/
+1
*
|
am33xx: ddr_defs.h: Change DDR timings
Chase Maupin
2012-02-27
1
-1
/
+1
*
|
davinci: cleanup davinci_sync_env_enetaddr() fucntion
Hadli, Manjunath
2012-02-27
1
-3
/
+6
*
|
mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...
Fabio Estevam
2012-02-27
1
-1
/
+1
*
|
mx6q: Add support for ECSPI through mxc_spi driver
Eric Nelson
2012-02-27
1
-0
/
+44
*
|
mxc_spi: move machine specifics into CPU headers
Eric Nelson
2012-02-27
3
-0
/
+82
*
|
mx6q: define GPIO macros for translating between ordinals and port:index
Eric Nelson
2012-02-27
1
-0
/
+4
*
|
MX27: add missing get_tbclk()
Stefano Babic
2012-02-27
1
-0
/
+5
*
|
MX28: Fix get_timer() / get_tbclk() issue
Marek Vasut
2012-02-27
1
-2
/
+17
*
|
mx28: fix SPL code to make USB booting work
Matthias Fuchs
2012-02-27
1
-1
/
+20
*
|
i.MX28: Fix VDDIO and VDDA setup
Marek Vasut
2012-02-27
1
-4
/
+12
*
|
MX5/MX6: add missing get_ticks() and get_tbclk()
Stefano Babic
2012-02-27
1
-18
/
+57
*
|
MX31: add missing get_tbclk()
Stefano Babic
2012-02-27
1
-0
/
+9
*
|
MX35: add missing get_ticks() and get_tbclk()
Stefano Babic
2012-02-27
1
-39
/
+64
|
/
*
microblaze: avoid interrupt race conditions
Stephan Linz
2012-02-23
1
-2
/
+2
*
microblaze: fix build failure due to undefined reference to `get_ticks'
Stephan Linz
2012-02-23
1
-0
/
+18
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2012-02-17
4
-4
/
+4
|
\
|
*
omap_hsmmc: Wait for CMDI to be clear
Tom Rini
2012-02-15
4
-4
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2012-02-17
1
-16
/
+31
|
\
\
|
*
|
powerpc/8xxx:Add MPH controller support in USB device-tree fixup
ramneek mehresh
2012-02-15
1
-10
/
+19
|
*
|
powerpc/8xxx: Cleanup USB device-tree fixup
ramneek mehresh
2012-02-15
1
-6
/
+12
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Wolfgang Denk
2012-02-17
21
-513
/
+1152
|
\
\
|
*
\
Merge branch 'staging'
Graeme Russ
2012-01-21
21
-513
/
+1152
|
|
\
\
|
|
*
|
x86: Convert board_init_f_r to a processing loop
Graeme Russ
2012-01-04
5
-125
/
+206
|
|
*
|
x86: Split init functions out of board.c
Graeme Russ
2012-01-04
6
-221
/
+438
|
|
*
|
x86: Move relocation code out of board.c
Graeme Russ
2012-01-04
3
-67
/
+118
|
|
*
|
x86: Move setup_pcat_compatibility() out of board.c
Graeme Russ
2012-01-04
2
-7
/
+7
|
|
*
|
x86: Move do_go_exec() out of board.c
Graeme Russ
2012-01-04
3
-27
/
+65
|
|
*
|
CHECKPATCH: arch/x86/lib/*
Graeme Russ
2012-01-04
2
-73
/
+122
|
|
*
|
x86: Tweak IDT and GDT for alignment and readability
Graeme Russ
2012-01-04
2
-13
/
+46
|
|
*
|
x86: Allow cache before copy to RAM
Graeme Russ
2012-01-04
1
-5
/
+10
|
|
*
|
x86: Create weak init_cache() and default enable_caches() functions
Graeme Russ
2012-01-04
3
-3
/
+17
|
|
*
|
x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot
Graeme Russ
2012-01-04
1
-2
/
+2
[next]