summaryrefslogtreecommitdiff
path: root/board/freescale/b4860qds
Commit message (Expand)AuthorAgeFilesLines
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+2
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0711-23/+11
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* powerpc: fsl: Update maintainersYork Sun2017-06-121-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-132-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-052-3/+5
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-052-2/+2
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-0/+2
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-2/+2
* fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu2016-12-151-0/+3
* powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun2016-11-233-6/+6
* powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun2016-11-231-1/+2
* powerpc: B4420QDS: Split from B4860QDS in KconfigYork Sun2016-11-231-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* board/freescale: Update MAINTAINERS filesYork Sun2016-08-021-1/+1
* freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-3/+3
* board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-031-5/+3
* powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-031-0/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-5/+0
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-4/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* net: Move some header files to include/Shaohui Xie2015-10-291-1/+1
* B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta2014-12-051-0/+19
* powerpc/b4860qds: add workaround for XFIShaohui Xie2014-12-051-0/+13
* B4860QDS: Enable SFP or AMC on basis of hwconfig stringSuresh Gupta2014-12-051-8/+33
* powerpc/b4860qds: dtb fixup for xfiShaohui Xie2014-12-051-0/+38
* powerpc/b4860qds: add xfi supportShaohui Xie2014-12-052-7/+39
* B4860: Add alternate LC VCO serdes protocols support in board fileShaveta Leekha2014-12-051-0/+13
* B4860QDS: SGMII related updatesShaveta Leekha2014-12-051-26/+38
* powerpc/b4860: Enable law creation of MAPLEShaveta Leekha2014-12-052-3/+8