Age | Commit message (Expand) | Author |
2014-04-22 | Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768K | Haijun.Zhang |
2014-02-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-02-25 | kbuild: Move linker sciript check to prepare1 | Masahiro Yamada |
2014-02-24 | powerpc/mpc8536DS:Increase binary size for mpc8536DS board | Haijun.Zhang |
2014-01-24 | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk | Masahiro Yamada |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
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-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2012-10-15 | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut |
2012-08-08 | powerpc/85xx: improve definition of BR_PHYS_ADDR macro | Timur Tabi |
2012-07-06 | powerpc/85xx: Add USB device-tree fixup for various platforms | ramneek mehresh |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-02-12 | sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option | Fabio Estevam |
2011-11-09 | powerpc/85xx: Fix NAND SPL support | Kumar Gala |
2011-10-22 | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger |
2011-10-22 | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger |
2011-10-09 | powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash | Xie Xiaobo |
2011-10-09 | powerpc/mpc8536ds: Add USB support for MPC8536DS | Fanzc |
2011-10-09 | powerpc/mpc8536ds: Add eSPI support for MPC8536DS | Xie Xiaobo |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-29 | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi |
2011-07-11 | powerpc/85xx: Add default usb mode and phy type to hwconfig | Ramneek Mehresh |
2011-04-29 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards | Kumar Gala |
2011-04-08 | powerpc/85xx: rename NAND prefixes to CONFIG_SYS | Matthew McClintock |
2011-04-04 | powerpc/85xx: Remove config.mk for nand linker script | Kumar Gala |
2011-03-06 | powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS | Matthew McClintock |
2011-01-19 | powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h | Kumar Gala |
2011-01-14 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards | Kumar Gala |
2011-01-14 | powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code | Kumar Gala |
2011-01-14 | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce |
2011-01-14 | powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function | Kumar Gala |
2010-11-30 | powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC | Kumar Gala |
2010-11-12 | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build | Haiying Wang |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
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-10-18 | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ | Wolfgang Denk |
2010-09-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese |
2010-08-01 | powerpc/85xx: configure autocompletion support | Kim Phillips |
2010-07-21 | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support | Kumar Gala |
2010-07-20 | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h | Kumar Gala |
2010-07-16 | ppc/85xx: Convert MPC8536DS to using board common ICS307 code | Kumar Gala |