| Commit message (Expand) | Author | Age | Lines |
* | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | -1/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | -1/+0 |
* | powerpc: p1022ds: add TPL for p1022ds nand boot | Ying Zhang | 2013-08-20 | -16/+61 |
* | powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL | Ying Zhang | 2013-08-20 | -7/+29 |
* | powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL | Ying Zhang | 2013-08-20 | -7/+47 |
* | powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct... | Ying Zhang | 2013-08-20 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -8/+8 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -8/+8 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -4/+1 |
|/ |
|
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | -0/+1 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | -2/+0 |
* | P1022DS: Set CONFIG_SPL_MAX_SIZE directly | Tom Rini | 2013-05-03 | -1/+1 |
* | powerpc/p1022ds: Add support for NAND and NAND boot using SPL | Matthew McClintock | 2013-05-02 | -14/+118 |
* | powerpc/corenet_ds: move SATA config to board configuration | Zang Roy-R61911 | 2012-11-27 | -0/+1 |
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | -2/+2 |
* | powerpc/85xx: improve definition of BR_PHYS_ADDR macro | Timur Tabi | 2012-08-08 | -1/+1 |
* | powerpc/p1022ds: add support for SPI and SD boot | Matthew McClintock | 2012-08-08 | -3/+48 |
* | powerpc/85xx: clean up P1022DS board configuration header file | Timur Tabi | 2012-07-06 | -24/+19 |
* | powerpc/85xx: Add USB device-tree fixup for various platforms | ramneek mehresh | 2012-07-06 | -1/+4 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h | Timur Tabi | 2011-11-29 | -1/+0 |
* | powerpc/85xx: Set max alloc length to 10MB on P1022DS | Jerry Huang | 2011-11-11 | -1/+1 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | -1/+1 |
* | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger | 2011-10-22 | -1/+1 |
* | powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT | Timur Tabi | 2011-10-09 | -1/+2 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -2/+0 |
* | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi | 2011-09-29 | -12/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-04-30 | -3/+18 |
|\ |
|
| * | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards | Kumar Gala | 2011-04-29 | -3/+3 |
| * | powerpc/85xx: Enable eSPI support on P1022DS | Jiang Yutang | 2011-04-29 | -0/+15 |
* | | powerpc: use 'video-mode' environment variable to configure DIU | Timur Tabi | 2011-04-28 | -4/+4 |
|/ |
|
* | powerpc/85xx: Update default hwconfig on P1022DS | Jiang Yutang | 2011-04-10 | -0/+1 |
* | powerpc/85xx: Enable support for ATI graphics cards on P1022DS | Jiang Yutang | 2011-04-10 | -0/+16 |
* | powerpc: clean up DIU macro definitions for Freescale reference boards | Timur Tabi | 2011-04-04 | -2/+1 |
* | powerpc/85xx: Add 36-bit address map support to P1022DS | Jiang Yutang | 2011-04-04 | -1/+45 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -1/+1 |
* | powerpc/85xx: Enable various errata on P1022/P1013 SoCs | Jiang Yutang | 2011-03-28 | -0/+1 |
* | p1022ds: fix pixis_reset altbank | York Sun | 2011-01-26 | -1/+1 |
* | powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h | Kumar Gala | 2011-01-19 | -0/+4 |
* | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards | Kumar Gala | 2011-01-14 | -1/+2 |
* | powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function | Kumar Gala | 2011-01-14 | -1/+0 |
* | p1022ds: enable reginfo command | Matthew McClintock | 2010-12-18 | -0/+1 |
* | powerpc/8xxx: Enable e1000 driver on some FSL boards | Kumar Gala | 2010-11-10 | -0/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+4 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -6/+6 |
* | p1022ds: add audclk hwconfig setting to enable codec reference clock | Timur Tabi | 2010-10-07 | -0/+1 |
* | p1022ds: use weak CFI flash accessors when DIU is enabled | Timur Tabi | 2010-09-25 | -0/+6 |