Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2020-05-18 | flash: Tidy up coding style for flash functions | Simon Glass |
2020-01-17 | common: Move testdram() into init.h | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move clock functions into a new file | Simon Glass |
2020-01-17 | common: Move upmconfig() to ppc.h | Simon Glass |
2019-11-06 | mpc85xx, socrates: add DM PCI support | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: enable DM serial | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: disable VIDEO | Heiko Schocher |
2019-11-06 | mpc85xx, socrates: add DM support | Heiko Schocher |
2019-11-06 | mpc85xx, dts, socrates: add u-boot specific dtsi | Heiko Schocher |
2019-11-06 | mpc85xx: add socrates dts from linux | Heiko Schocher |
2019-08-11 | env: Move env_get_f() to env.h | Simon Glass |
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-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-05-12 | socrates: Fix a misleading indentation warning | Tom Rini |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-06-03 | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood |
2016-05-27 | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP | Robert P. J. Day |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-03-30 | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser |
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-08-25 | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-11-25 | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-08-20 | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-11-27 | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-10-03 | PPC: Fix socrates NAND problem | Marek Vasut |
2011-05-12 | Fix incorrect use of getenv() before relocation | Wolfgang Denk |
2011-04-04 | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala |
2011-04-04 | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala |
2011-01-14 | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce |
2011-01-14 | socrates: rename sdram_setup fixed_sdram() | Becky Bruce |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-19 | socrates: adjust TEXT_BASE to increase U-Boot image size | Wolfgang Denk |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |
2009-10-31 | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger |
2009-09-24 | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala |