index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
common.h
Age
Commit message (
Expand
)
Author
2014-10-27
Tidy up data sizes and function comment in display_options
Simon Glass
2014-10-27
Use uint64_t for time types
Simon Glass
2014-10-27
Add some standard headers external code might need
Gabe Black
2014-10-27
ppc: Zap Hymod board
Marek Vasut
2014-10-24
serial: add static directive to local functions
Masahiro Yamada
2014-09-24
common.h: remove MIN, MAX, MIN3, MAX3 macros
Masahiro Yamada
2014-09-05
arm:reset: call the reset_misc() before the cpu reset
Przemyslaw Marczak
2014-08-21
powerpc: mpc8xx: remove stxxtc board support
Masahiro Yamada
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-07
mpc8xx: remove fads board support
Masahiro Yamada
2014-07-07
mpc8xx: remove RPXlite_dw, quantum board support
Masahiro Yamada
2014-07-03
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
York Sun
2014-06-11
Add run_command_repeatable()
Thomas Betker
2014-05-30
powerpc: ep8248: remove orphan board
Masahiro Yamada
2014-05-29
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-29
Move bootretry code into bootretry.c and clean up
Simon Glass
2014-05-29
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-23
Add the function 'confirm_yesno' for interactive
Pierre Aubert
2014-05-13
powerpc/mpc85xx: Fix boot_flag for calling board_init_f()
York Sun
2014-05-12
rand: do not surround function declarations by #ifdef
Masahiro Yamada
2014-04-20
MIPS: drop incaip board
Daniel Schwierzeck
2014-04-18
powerpc: remove RPXClassic, RPXlite boards support
Masahiro Yamada
2014-04-18
powerpc: remove MBX and MBX860T boards support
Masahiro Yamada
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-18
sandbox: config: Enable cros_ec emulation and related items
Simon Glass
2014-03-18
sandbox: Deal with conflicting getenv() for SDL
Simon Glass
2014-03-07
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-04
Add 64-bit data support for memory commands
York Sun
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-20
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
common: Provide DIV_ROUND_CLOSEST macro
Soren Brinkmann
2014-02-07
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
2014-01-24
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2013-12-16
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...
Miao Yan
2013-11-21
sandbox: Make map_to_sysmem() use a constant pointer
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-08
exynos: Export timer_get_us() to get microsecond timer
Rajeshwari Shinde
2013-10-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-10-03
ARM: add SMP support for non-secure switch
Andre Przywara
2013-09-20
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2013-09-20
Add parentheses to ALLOC_ALIGN_BUFFER macro's
Mischa Jonker
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-07-25
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
nds32: Enable the function of passing parameters to Linux
ken kuo
[next]