aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/b4860qds
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-12-02common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+2
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_init() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_f() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini11-23/+11
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-06-12powerpc: fsl: Update maintainersYork Sun1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass2-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass2-3/+5
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass2-2/+2
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-2/+2
2016-12-15fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu1-0/+3
2016-11-23powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun3-6/+6
2016-11-23powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun1-1/+2
2016-11-23powerpc: B4420QDS: Split from B4860QDS in KconfigYork Sun1-1/+1
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-02board/freescale: Update MAINTAINERS filesYork Sun1-1/+1
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-3/+3
2016-06-03board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu1-5/+3
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-5/+0
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-4/+4
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-10-29net: Move some header files to include/Shaohui Xie1-1/+1
2014-12-05B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta1-0/+19
2014-12-05powerpc/b4860qds: add workaround for XFIShaohui Xie1-0/+13
2014-12-05B4860QDS: Enable SFP or AMC on basis of hwconfig stringSuresh Gupta1-8/+33
2014-12-05powerpc/b4860qds: dtb fixup for xfiShaohui Xie1-0/+38
2014-12-05powerpc/b4860qds: add xfi supportShaohui Xie2-7/+39
2014-12-05B4860: Add alternate LC VCO serdes protocols support in board fileShaveta Leekha1-0/+13
2014-12-05B4860QDS: SGMII related updatesShaveta Leekha1-26/+38
2014-12-05powerpc/b4860: Enable law creation of MAPLEShaveta Leekha2-3/+8