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
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
powerpc: Move setup_board_extra() into a PPC file
Simon Glass
2017-04-05
Move dram_init_banksize() to a common header
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
Simon Glass
2017-04-05
board_f: powerpc: Move prt_83xx_rsr() to private code
Simon Glass
2017-04-05
board_f: powerpc: Use timer_init() instead of init_timebase()
Simon Glass
2017-04-05
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
Simon Glass
2017-04-05
board_f: Remove sdram_adjust_866() from the init sequence
Simon Glass
2017-04-05
board_f: powerpc: Rename get_clocks_866() to get_clocks()
Simon Glass
2017-04-05
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2017-04-05
Blackfin: Remove
Tom Rini
2017-03-23
dm: Add callback to modify the device tree
mario.six@gdsys.cc
2017-01-25
Drop CONFIG_CMD_DOC
Simon Glass
2017-01-25
Drop the static inline print_cpuinfo()
Simon Glass
2017-01-25
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2017-01-14
time: move timer APIs to include/time.h
Masahiro Yamada
2017-01-14
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2017-01-04
move UL() macro from armv8/mmu.h into common.h
Andre Przywara
2016-09-16
Use separate options for TPL support
Simon Glass
2016-07-14
Add warn_non_spl() to show a message in U-Boot proper
Simon Glass
2016-07-14
Add comments for debug() and pr_fmt
Simon Glass
2016-07-06
common: Always include errno.h in common.h
Joe Hershberger
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
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
[next]