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
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-12-01
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-11-22
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-22
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-10-29
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-13
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-07-21
Add a way of checking the position of a structure member
Simon Glass
2015-06-11
arm: Allow cleanup_before_linux() without disabling caches
Simon Glass
2015-05-28
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-04-30
Move display_options functions to their own header
Simon Glass
2015-04-22
gunzip: add gzwrite routine for extracting compresed images to block device
Eric Nelson
2015-04-20
powerpc/mpc85xx: Remove some dead code
Scott Wood
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-17
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-03-04
powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
Shaveta Leekha
2015-02-17
common/board_f: factor out reserve_stacks
Andreas Bießmann
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
2015-01-30
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-05
mpc8xx: remove lwmon board support
Masahiro Yamada
2014-12-15
ARM: remove redundant asmlinkage define
Masahiro Yamada
2014-12-15
x86: move arch-specific asmlinkage to <asm/linkage.h>
Masahiro Yamada
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-11-25
x86: Add a definition of asmlinkage
Simon Glass
2014-11-23
Add pr_fmt() macro
Thierry Reding
2014-11-20
linux/kernel.h: add typechecking to roundup macro
Masahiro Yamada
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
include/common.h: remove DIV_ROUND definition
Masahiro Yamada
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
[next]