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
/
board
/
freescale
/
b4860qds
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-2
/
+2
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move env_init() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
11
-23
/
+11
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
2017-12-06
1
-1
/
+1
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Add an enum for environment state
Simon Glass
2017-08-15
1
-1
/
+2
*
powerpc: fsl: Update maintainers
York Sun
2017-06-12
1
-1
/
+1
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
2
-2
/
+2
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
2
-3
/
+5
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
2
-2
/
+2
*
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2017-01-25
1
-1
/
+1
*
NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
Tom Rini
2017-01-24
1
-0
/
+2
*
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
York Sun
2017-01-04
1
-2
/
+2
*
fsl/board/ddr: optimize board-specific cpo for erratum A-009942
Shengzhou Liu
2016-12-15
1
-0
/
+3
*
powerpc: B4420: Remove macro CONFIG_PPC_B4420
York Sun
2016-11-23
3
-6
/
+6
*
powerpc: B4860QDS: Remove macro CONFIG_B4860QDS
York Sun
2016-11-23
1
-1
/
+2
*
powerpc: B4420QDS: Split from B4860QDS in Kconfig
York Sun
2016-11-23
1
-1
/
+1
*
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-09-27
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
board/freescale: Update MAINTAINERS files
York Sun
2016-08-02
1
-1
/
+1
*
freescale: Tweak various Makefiles to remove redundancy, fix aesthetics
Robert P. J. Day
2016-06-03
1
-3
/
+3
*
board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot
Shengzhou Liu
2016-06-03
1
-5
/
+3
*
powerpc/board: SPL: Enable malloc flag in global data.
Sumit Garg
2016-06-03
1
-0
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
Prabhakar Kushwaha
2016-01-25
1
-5
/
+0
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-3
/
+1
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-4
/
+4
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
net: Move some header files to include/
Shaohui Xie
2015-10-29
1
-1
/
+1
*
B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig
Suresh Gupta
2014-12-05
1
-0
/
+19
*
powerpc/b4860qds: add workaround for XFI
Shaohui Xie
2014-12-05
1
-0
/
+13
*
B4860QDS: Enable SFP or AMC on basis of hwconfig string
Suresh Gupta
2014-12-05
1
-8
/
+33
*
powerpc/b4860qds: dtb fixup for xfi
Shaohui Xie
2014-12-05
1
-0
/
+38
*
powerpc/b4860qds: add xfi support
Shaohui Xie
2014-12-05
2
-7
/
+39
*
B4860: Add alternate LC VCO serdes protocols support in board file
Shaveta Leekha
2014-12-05
1
-0
/
+13
[next]