index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-0
/
+10
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
1
-3
/
+0
*
powerpc: Move setup_board_extra() into a PPC file
Simon Glass
2017-04-05
1
-0
/
+7
*
Move dram_init_banksize() to a common header
Simon Glass
2017-04-05
1
-0
/
+17
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
1
-1
/
+1
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
1
-1
/
+1
*
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
Simon Glass
2017-04-05
1
-6
/
+1
*
board_f: powerpc: Move prt_83xx_rsr() to private code
Simon Glass
2017-04-05
1
-2
/
+0
*
board_f: powerpc: Use timer_init() instead of init_timebase()
Simon Glass
2017-04-05
1
-1
/
+0
*
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
Simon Glass
2017-04-05
1
-1
/
+0
*
board_f: Remove sdram_adjust_866() from the init sequence
Simon Glass
2017-04-05
1
-1
/
+0
*
board_f: powerpc: Rename get_clocks_866() to get_clocks()
Simon Glass
2017-04-05
1
-1
/
+0
*
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2017-04-05
1
-0
/
+9
*
Blackfin: Remove
Tom Rini
2017-04-05
1
-3
/
+0
*
dm: Add callback to modify the device tree
mario.six@gdsys.cc
2017-03-23
1
-0
/
+1
*
Drop CONFIG_CMD_DOC
Simon Glass
2017-01-25
1
-3
/
+0
*
Drop the static inline print_cpuinfo()
Simon Glass
2017-01-25
1
-7
/
+0
*
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2017-01-25
1
-1
/
+11
*
status_led: Kconfig migration
Uri Mashiach
2017-01-21
1
-1
/
+1
*
time: move timer APIs to include/time.h
Masahiro Yamada
2017-01-14
1
-7
/
+1
*
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2017-01-14
1
-5
/
+1
*
move UL() macro from armv8/mmu.h into common.h
Andre Przywara
2017-01-04
1
-1
/
+12
*
Use separate options for TPL support
Simon Glass
2016-09-16
1
-6
/
+9
*
Add warn_non_spl() to show a message in U-Boot proper
Simon Glass
2016-07-14
1
-0
/
+10
*
Add comments for debug() and pr_fmt
Simon Glass
2016-07-14
1
-0
/
+2
*
common: Always include errno.h in common.h
Joe Hershberger
2016-07-06
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
1
-1
/
+1
|
\
|
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-1
/
+1
*
|
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
1
-8
/
+2
|
/
*
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
1
-3
/
+0
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
1
-20
/
+14
*
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-12-01
1
-1
/
+0
*
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-21
1
-1
/
+1
*
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-21
1
-3
/
+0
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-17
/
+0
*
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
2015-10-29
1
-0
/
+3
*
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-29
1
-0
/
+3
*
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-11
1
-0
/
+3
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-87
/
+0
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
1
-9
/
+0
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
1
-0
/
+9
*
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
1
-0
/
+43
*
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-12
1
-0
/
+7
*
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-08-05
1
-0
/
+7
*
Add a way of checking the position of a structure member
Simon Glass
2015-07-21
1
-0
/
+11
*
arm: Allow cleanup_before_linux() without disabling caches
Simon Glass
2015-06-10
1
-0
/
+15
*
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-05-28
1
-1
/
+1
*
Move display_options functions to their own header
Simon Glass
2015-04-29
1
-15
/
+1
*
gunzip: add gzwrite routine for extracting compresed images to block device
Eric Nelson
2015-04-22
1
-0
/
+39
*
powerpc/mpc85xx: Remove some dead code
Scott Wood
2015-04-20
1
-1
/
+0
[next]