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
/
include
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-11-04
1
-4
/
+0
*
Support setenv_ulong() and setenv_addr() for powerpc
Simon Glass
2012-11-02
1
-1
/
+1
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
1
-2
/
+2
*
ppc4xx: Remove IOP480 support
Stefan Roese
2012-10-15
1
-1
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
1
-12
/
+0
*
COMMON: Add __stringify() function
Marek Vasut
2012-10-15
1
-0
/
+1
*
lib: add gzip lib function callback
Lei Wen
2012-09-29
1
-0
/
+7
*
Add run_command_list() to run a list of commands
Simon Glass
2012-08-09
1
-0
/
+13
*
common.h: Remove include compiler.h
Marek Vasut
2012-07-20
1
-2
/
+1
*
common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
Marek Vasut
2012-07-18
1
-3
/
+18
*
net: use common rand()/srand() functions
Michael Walle
2012-07-07
1
-1
/
+3
*
lib: add rand() function
Michael Walle
2012-07-07
1
-0
/
+8
*
pxe: add support for parsing local syslinux files
Rob Herring
2012-06-21
1
-0
/
+6
*
MIPS: board.c: move extern declarations to u-boot-mips.h
Daniel Schwierzeck
2012-06-03
1
-0
/
+3
*
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
1
-7
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2012-05-20
1
-0
/
+4
|
\
|
*
net: cosmetic: net.c checkpatch compliance
Joe Hershberger
2012-05-15
1
-0
/
+4
*
|
Add abs() macro to return absolute value
Simon Glass
2012-05-15
1
-0
/
+25
|
/
*
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-10
1
-7
/
+0
*
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
2012-03-23
1
-7
/
+0
*
bootstage: Define an optional microsecond timer
Simon Glass
2012-03-18
1
-0
/
+7
*
bootstage: Create an initial header for boot progress integers
Simon Glass
2012-03-18
1
-4
/
+2
*
Stop using builtin_run_command()
Simon Glass
2012-03-06
1
-1
/
+0
*
Rename run_command2() to run_command()
Simon Glass
2012-03-06
1
-1
/
+1
*
Rename run_command() to builtin_run_command()
Simon Glass
2012-03-06
1
-1
/
+1
*
Remove CMD_PXE's static on run_command()
Simon Glass
2012-03-06
1
-2
/
+0
*
davinci: add support for printing clock frequency
Hadli, Manjunath
2012-02-12
1
-0
/
+1
*
common: add possibility for readline_into_buffer timeout
Heiko Schocher
2012-02-12
1
-1
/
+2
*
Revert "common.h: remove value from bool defines"
Wolfgang Denk
2012-01-06
1
-8
/
+8
*
common.h: remove value from bool defines
Igor Grinberg
2012-01-05
1
-8
/
+8
*
Move vsprintf functions into their own header
Simon Glass
2011-12-17
1
-10
/
+1
*
Add board_pre_console_putc to deal with early console output
Simon Glass
2011-12-09
1
-0
/
+7
*
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-11-22
1
-0
/
+1
*
DEBUG: Fix debug macros
Marek Vasut
2011-10-27
1
-10
/
+16
*
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
2011-10-26
1
-0
/
+1
*
tftpput: add save_addr and save_size global variables
Simon Glass
2011-10-26
1
-0
/
+2
*
Add setenv_ulong() and setenv_addr()
Simon Glass
2011-10-26
1
-0
/
+2
*
Move simple_itoa to vsprintf
Simon Glass
2011-10-26
1
-0
/
+1
*
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
Anton staaf
2011-10-25
1
-0
/
+58
*
Add getenv_ulong() to read an integer from an environment variable
Simon Glass
2011-10-23
1
-0
/
+1
*
cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
Anton Staaf
2011-10-23
1
-0
/
+8
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
1
-0
/
+1
*
nds32: add NDS32 support into common header file
Macpaul Lin
2011-10-22
1
-0
/
+4
*
sandbox: Add architecture header files
Simon Glass
2011-10-17
1
-0
/
+3
*
Add pxe command
Jason Hobbs
2011-10-17
1
-0
/
+6
*
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-10-17
1
-0
/
+4
*
common, menu: use abortboot for menu timeout
Jason Hobbs
2011-10-17
1
-0
/
+3
*
serial_exit: punt unused prototype
Mike Frysinger
2011-10-15
1
-1
/
+0
*
ppc: Include <asm/cache.h> in common.h
Stefan Roese
2011-10-09
1
-0
/
+8
*
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
York Sun
2011-09-29
1
-1
/
+3
[next]