| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board | Jagan Teki | 2020-06-18 | 9 | -1069/+0 |
* | common: Drop linux/delay.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 relocate_code() to init.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | board: constify struct node_info array | Masahiro Yamada | 2018-07-25 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 6 | -13/+6 |
* | MAINTAINERS: Switch nxp.com domain | Fabio Estevam | 2018-05-01 | 1 | -1/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | 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 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -1/+1 |
* | NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST | Tom Rini | 2017-01-24 | 1 | -0/+2 |
* | usb: fsl: Rename fdt_fixup_dr_usb | Sriram Dash | 2016-09-27 | 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 | -6/+3 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -3/+3 |
* | powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET | Bin Meng | 2016-01-28 | 1 | -2/+2 |
* | driver/ifc: Add 64KB page support | Jaiprakash Singh | 2015-04-23 | 1 | -2/+2 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR | Ashish Kumar | 2014-11-14 | 1 | -0/+12 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -3/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+25 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+15 |
* | powerpc/mpc85xx: Check return value of find_tlb_idx | York Sun | 2014-07-22 | 1 | -3/+9 |
* | board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL | Prabhakar Kushwaha | 2014-01-02 | 1 | -1/+1 |
* | Driver/IFC: Move Freescale IFC driver to a common driver | York Sun | 2013-11-25 | 1 | -1/+1 |
* | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun | 2013-11-25 | 2 | -8/+9 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | 3 | -6/+6 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -32/+5 |
* | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain | 2013-10-16 | 1 | -13/+13 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -5/+5 |
* | board/bsc9132qds: Configure DSP DDR controller | Priyanka Jain | 2013-08-09 | 1 | -0/+22 |
* | board/bsc9132qds: Add DSP side tlb and laws | Priyanka Jain | 2013-08-09 | 2 | -0/+13 |
* | powerpc/mpc8xxx: Add memory reset control | York Sun | 2013-08-09 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 6 | -101/+6 |
* | powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL | Prabhakar Kushwaha | 2013-06-20 | 1 | -3/+8 |
* | 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT | Andy Fleming | 2013-06-20 | 1 | -2/+2 |
* | board/bsc9132qds:Add NAND boot support using new SPL format | Prabhakar Kushwaha | 2013-06-20 | 4 | -11/+166 |
* | ppc: Move lbc_clk and cpu to arch_global_data | Simon Glass | 2013-02-04 | 1 | -1/+1 |
* | powerpc/85xx: Add BSC9132QDS support | Prabhakar Kushwaha | 2013-01-30 | 6 | -0/+941 |