| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -0/+2 |
* | 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 | -3/+3 |
* | env: Rename environment.h to env_internal.h | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 2 | -0/+2 |
* | board/freescale: Remove invalid fsl email addresses | Fabio Estevam | 2018-05-10 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 12 | -25/+12 |
* | 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 | 2 | -4/+4 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Add an enum for environment state | Simon Glass | 2017-08-15 | 1 | -1/+2 |
* | 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 |
* | fsl/board/ddr: optimize board-specific cpo for erratum A-009942 | Shengzhou Liu | 2016-12-15 | 1 | -0/+3 |
* | powerpc: T4240QDS: Remove macro CONFIG_T4240QDS | York Sun | 2016-11-23 | 1 | -1/+1 |
* | powerpc: T4160QDS: Separate from T4240QDS in Kconfig | York Sun | 2016-11-23 | 2 | -1/+2 |
* | pbl: use "wait" command instead of "flush" command | Zhao Qiang | 2016-10-14 | 1 | -2/+1 |
* | Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. | Zhao Qiang | 2016-10-14 | 2 | -1/+8 |
* | usb: fsl: Rename fdt_fixup_dr_usb | Sriram Dash | 2016-09-27 | 2 | -2/+2 |
* | board/freescale: Update MAINTAINERS files | York Sun | 2016-08-02 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2016-06-04 | 3 | -7/+7 |
|\ |
|
| * | 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 | -4/+3 |
| * | powerpc/board: SPL: Enable malloc flag in global data. | Sumit Garg | 2016-06-03 | 1 | -0/+1 |
* | | board/freescale: Update ddr clk_adjust | Shengzhou Liu | 2016-06-03 | 1 | -19/+19 |
|/ |
|
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 2 | -11/+11 |
* | powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq | Prabhakar Kushwaha | 2016-01-25 | 2 | -12/+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 | -1/+1 |
* | 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 |
* | powerpc/t4240qds: Update RCW, defconfig and maintainer | Shaohui Xie | 2015-05-04 | 2 | -4/+2 |
* | mpc85xx/T4240EMU: Remove T4240EMU board | York Sun | 2015-05-04 | 4 | -46/+0 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 2 | -2/+6 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -6/+0 |
* | powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds | York Sun | 2014-08-20 | 1 | -0/+194 |
* | powerpc/T4240QDS/eth: some fix for XFI | Shaohui Xie | 2014-08-20 | 1 | -18/+118 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+26 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+31 |
* | powerpc/t4240qds: fix offset of serdes when checking reference clock | Shaohui Xie | 2014-07-22 | 1 | -4/+6 |
* | powerpc/mpc85xx: Check return value of find_tlb_idx | York Sun | 2014-07-22 | 2 | -6/+18 |
* | powerpc/t4qds: Add alternate serdes protocols to align with A-007186 | Shaohui Xie | 2014-06-05 | 3 | -2/+49 |
* | powerpc/T4QDS: add two stage boot of nand/sd | Shaohui Xie | 2014-04-22 | 4 | -3/+158 |
* | powerpc/t4240: updated RCW and PBI for rev2.0 | Shaohui Xie | 2014-04-22 | 2 | -17/+3 |