Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0c81336b353f9101841ca1312697d427ecee552a
/
include
/
common.h
0c81336
lib: uuid: code refactor for proper maintain between uuid bin and string
by Przemyslaw Marczak
· 11 years ago
fa90734
part_efi: move uuid<->string conversion functions into lib/uuid.c
by Przemyslaw Marczak
· 11 years ago
cd9c268
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
by Przemyslaw Marczak
· 11 years ago
84640e8
sandbox: config: Enable cros_ec emulation and related items
by Simon Glass
· 11 years ago
e128a4e
sandbox: Deal with conflicting getenv() for SDL
by Simon Glass
· 11 years ago
5a2bf98
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
6c48001
Add 64-bit data support for memory commands
by York Sun
· 11 years ago
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
1f493d9
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
d394e3b
common: Provide DIV_ROUND_CLOSEST macro
by Soren Brinkmann
· 11 years ago
78bc86f
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· 11 years ago
227f0a5
Remove obsolete _LINUX_CONFIG_H macro
by Masahiro Yamada
· 11 years ago
1bd5456
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· 11 years ago
656bfc4
sandbox: Make map_to_sysmem() use a constant pointer
by Simon Glass
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
98cff63
exynos: Export timer_get_us() to get microsecond timer
by Rajeshwari Shinde
· 11 years ago
6b79146
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
dbbe196
ARM: add SMP support for non-secure switch
by Andre Przywara
· 11 years ago
732ace3
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
2333cd9
Add parentheses to ALLOC_ALIGN_BUFFER macro's
by Mischa Jonker
· 11 years ago
832d36e
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
827b6f6
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3756a37
nds32: Enable the function of passing parameters to Linux
by ken kuo
· 11 years ago
c44b800
Add trace library
by Simon Glass
· 11 years ago
e71c1e6
main: Separate out the two abortboot() functions
by Simon Glass
· 12 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
9ca3742
image: Add device tree setup to image library
by Simon Glass
· 12 years ago
131533c
usb: common: Use a global definition for 'min3'
by Vivek Gautam
· 12 years ago
3ab6a5a
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 12 years ago
4c0c7bb
mpc512x: remove dead code
by Anatolij Gustschin
· 12 years ago
9b2ecea
disk/iso: Add Support for block sizes > 512 byte to ISO partition support
by Egbert Eich
· 12 years ago
071e423
disk/gpt: Fix GPT partition handling for blocksize != 512
by Egbert Eich
· 12 years ago
abbd512
Add getenv_hex() to return an environment variable as hex
by Simon Glass
· 12 years ago
e23d293
sandbox: Provide a way to map from host RAM to U-Boot RAM
by Simon Glass
· 12 years ago
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
9039c10
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
5af29bd
Adjust board_r.c for ppc
by Simon Glass
· 12 years ago
c45e359
Introduce generic pre-relocation board_f.c
by Simon Glass
· 12 years ago
044dc9e
Update set_working_fdt_addr() to use setenv_addr()
by Simon Glass
· 12 years ago
17dabf0
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
d963b72
Update print_buffer() to use const
by Simon Glass
· 12 years ago
eacd14f
Add option to display customised memory information
by Simon Glass
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
a1b457a
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
99ab379
Support setenv_ulong() and setenv_addr() for powerpc
by Simon Glass
· 12 years ago
d47f07e
ppc4xx: Remove AP1000 board support
by Stefan Roese
· 12 years ago
32ca04a
ppc4xx: Remove IOP480 support
by Stefan Roese
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
a3f1634
COMMON: Add __stringify() function
by Marek Vasut
· 12 years ago
7592d1b
lib: add gzip lib function callback
by Lei Wen
· 12 years ago
a6642e0
Add run_command_list() to run a list of commands
by Simon Glass
· 13 years ago
f4bfbb7
common.h: Remove include compiler.h
by Marek Vasut
· 12 years ago
1988f18
common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
by Marek Vasut
· 12 years ago
b90b97a
net: use common rand()/srand() functions
by Michael Walle
· 12 years ago
d96bd01
lib: add rand() function
by Michael Walle
· 12 years ago
eee675f
pxe: add support for parsing local syslinux files
by Rob Herring
· 13 years ago
2fbdb74
MIPS: board.c: move extern declarations to u-boot-mips.h
by Daniel Schwierzeck
· 12 years ago
05a377b
net: Allow filtering on debug traces in the net subsystem
by Joe Hershberger
· 13 years ago
7be5b04
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 13 years ago
77001b43
net: cosmetic: net.c checkpatch compliance
by Joe Hershberger
· 13 years ago
eae8e7e
Add abs() macro to return absolute value
by Simon Glass
· 13 years ago
fd0b644
Move bootstage timer out of lib/time.c
by Simon Glass
· 13 years ago
89aa5c9
Revert "Add board_pre_console_putc to deal with early console output"
by Simon Glass
· 13 years ago
4d7372f
bootstage: Define an optional microsecond timer
by Simon Glass
· 13 years ago
8445d00
bootstage: Create an initial header for boot progress integers
by Simon Glass
· 13 years ago
bf8c5b0
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
8161d04
Rename run_command2() to run_command()
by Simon Glass
· 13 years ago
c023a89
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
388d223
Remove CMD_PXE's static on run_command()
by Simon Glass
· 13 years ago
0dfccbe
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
0eab4d5
common: add possibility for readline_into_buffer timeout
by Heiko Schocher
· 13 years ago
bcbd521
Revert "common.h: remove value from bool defines"
by Wolfgang Denk
· 13 years ago
f778260
common.h: remove value from bool defines
by Igor Grinberg
· 13 years ago
f7ae6806
Move vsprintf functions into their own header
by Simon Glass
· 13 years ago
7420ca1
Add board_pre_console_putc to deal with early console output
by Simon Glass
· 13 years ago
269cbef
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· 13 years ago
2c5910c
DEBUG: Fix debug macros
by Marek Vasut
· 13 years ago
38d6b8d
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago
34f5229
tftpput: add save_addr and save_size global variables
by Simon Glass
· 13 years ago
b8e926e
Add setenv_ulong() and setenv_addr()
by Simon Glass
· 13 years ago
931948a
Move simple_itoa to vsprintf
by Simon Glass
· 13 years ago
fb683db
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
by Anton staaf
· 13 years ago
bf690f8
Add getenv_ulong() to read an integer from an environment variable
by Simon Glass
· 13 years ago
cda2e48
cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
by Anton Staaf
· 13 years ago
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
3258ffa
nds32: add NDS32 support into common header file
by Macpaul Lin
· 13 years ago
b4a905e
sandbox: Add architecture header files
by Simon Glass
· 13 years ago
0e3a593
Add pxe command
by Jason Hobbs
· 13 years ago
6e39cce
lib: add uuid_str_to_bin for use with bootp and PXE uuid
by Jason Hobbs
· 13 years ago
65febe6
common, menu: use abortboot for menu timeout
by Jason Hobbs
· 13 years ago
4b55d9a
serial_exit: punt unused prototype
by Mike Frysinger
· 13 years ago
d4b46ac
ppc: Include <asm/cache.h> in common.h
by Stefan Roese
· 13 years ago
e12ce98
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
by York Sun
· 13 years ago
4728942
powerpc/mp: add support for discontiguous cores
by Timur Tabi
· 13 years ago
02aa9e6
Add assert() for debug assertions
by Simon Glass
· 13 years ago
Next »