Age | Commit message (Expand) | Author |
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-08-20 | powerpc: p1022ds: add TPL for p1022ds nand boot | Ying Zhang |
2013-08-20 | powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL | Ying Zhang |
2013-08-20 | powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL | Ying Zhang |
2013-08-20 | powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct... | Ying Zhang |
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-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin |
2013-05-03 | P1022DS: Set CONFIG_SPL_MAX_SIZE directly | Tom Rini |
2013-05-02 | powerpc/p1022ds: Add support for NAND and NAND boot using SPL | Matthew McClintock |
2012-11-27 | powerpc/corenet_ds: move SATA config to board configuration | Zang Roy-R61911 |
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-08-08 | powerpc/p1022ds: add support for SPI and SD boot | Matthew McClintock |
2012-07-06 | powerpc/85xx: clean up P1022DS board configuration header file | 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 |
2011-11-29 | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h | Timur Tabi |
2011-11-11 | powerpc/85xx: Set max alloc length to 10MB on P1022DS | Jerry Huang |
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/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT | Timur Tabi |
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-04-30 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2011-04-29 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards | Kumar Gala |
2011-04-29 | powerpc/85xx: Enable eSPI support on P1022DS | Jiang Yutang |
2011-04-28 | powerpc: use 'video-mode' environment variable to configure DIU | Timur Tabi |
2011-04-10 | powerpc/85xx: Update default hwconfig on P1022DS | Jiang Yutang |
2011-04-10 | powerpc/85xx: Enable support for ATI graphics cards on P1022DS | Jiang Yutang |
2011-04-04 | powerpc: clean up DIU macro definitions for Freescale reference boards | Timur Tabi |
2011-04-04 | powerpc/85xx: Add 36-bit address map support to P1022DS | Jiang Yutang |
2011-04-04 | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala |
2011-03-28 | powerpc/85xx: Enable various errata on P1022/P1013 SoCs | Jiang Yutang |
2011-01-26 | p1022ds: fix pixis_reset altbank | York Sun |
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: Replace CONFIG_SYS_HAS_SERDES with a weak function | Kumar Gala |
2010-12-18 | p1022ds: enable reginfo command | Matthew McClintock |
2010-11-10 | powerpc/8xxx: Enable e1000 driver on some FSL boards | Kumar Gala |
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-07 | p1022ds: add audclk hwconfig setting to enable codec reference clock | Timur Tabi |