Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-12-06 | powerpc: mpc85xx: Fix static TLB table for SDRAM | York Sun |
2017-08-16 | env: Rename some other getenv()-related functions | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-15 | env: Add an enum for environment state | Simon Glass |
2017-05-09 | p1_p2_rdb: Fix unused variable warning | Tom Rini |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2017-01-25 | powerpc: Drop probecpu() in favour of arch_cpu_init() | Simon Glass |
2016-11-23 | powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PC | York Sun |
2016-11-23 | powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig | York Sun |
2016-11-23 | powerpc: P1025RDB: Separate from P1_P2_RDB_PC in Kconfig | York Sun |
2016-11-23 | powerpc: P1024RDB: Separate from P1_P2_RDB_PC in Kconfig | York Sun |
2016-11-23 | powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig | York Sun |
2016-11-23 | powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in Kconfig | York Sun |
2016-11-23 | powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in Kconfig | York Sun |
2016-11-23 | powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig | York Sun |
2016-11-23 | powerpc: P1020MBG: Separate from P1_P2_RDB_PC in Kconfig | York Sun |
2016-10-06 | spi: Move freescale-specific code into a private header | Simon Glass |
2016-09-27 | usb: fsl: Rename fdt_fixup_dr_usb | Sriram Dash |
2016-06-03 | freescale: Tweak various Makefiles to remove redundancy, fix aesthetics | Robert P. J. Day |
2016-06-03 | powerpc/board: SPL: Enable malloc flag in global data. | Sumit Garg |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-07-28 | powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issue | Ying Zhang |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-07-22 | powerpc/mpc85xx: Check return value of find_tlb_idx | York Sun |
2014-02-21 | common: Add get_effective_memsize() to memsize.c | York Sun |
2013-12-11 | powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers | Claudiu Manoil |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-06 | freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y | Masahiro Yamada |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-16 | powerpc: Fix CamelCase warnings in DDR related code | Priyanka Jain |
2013-10-16 | powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot | Ying Zhang |
2013-10-16 | powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL | Ying Zhang |
2013-10-16 | powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL | Ying Zhang |
2013-08-20 | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha |
2013-08-09 | p1020rdb-pd: platform support | Haijun.Zhang |
2013-08-09 | powerpc/mpc8xxx: Add memory reset control | York Sun |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-05-02 | powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PC | Xu Jiucheng |
2013-05-02 | qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020 | Zhicheng Fan |