| Commit message (Expand) | Author | Age | Files | Lines |
* | sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD | Paul Gortmaker | 2014-11-14 | 1 | -0/+2 |
* | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk | Masahiro Yamada | 2014-01-24 | 1 | -1/+0 |
* | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy | 2013-12-13 | 1 | -1/+0 |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | 1 | -1/+1 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -6/+5 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -5/+5 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+0 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | 1 | -0/+1 |
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | 1 | -13/+13 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -3/+0 |
* | sbc8548: enable support for hardware SPD errata workaround | Paul Gortmaker | 2012-01-11 | 1 | -4/+10 |
* | sbc8548: relocate fixed ddr init code to ddr.c file | Paul Gortmaker | 2012-01-11 | 1 | -0/+1 |
* | sbc8548: Make enabling SPD RAM configuration work | Paul Gortmaker | 2012-01-11 | 1 | -1/+12 |
* | sbc8548: Fix LBC SDRAM initialization settings | Paul Gortmaker | 2012-01-11 | 1 | -7/+14 |
* | sbc8548: enable ability to boot from alternate flash | Paul Gortmaker | 2012-01-11 | 1 | -22/+84 |
* | sbc8548: relocate 64MB user flash to sane boundary | Paul Gortmaker | 2012-01-11 | 1 | -5/+5 |
* | Revert "SBC8548: fix address mask to allow 64M flash" | Paul Gortmaker | 2012-01-11 | 1 | -3/+3 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | 1 | -1/+1 |
* | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger | 2011-10-22 | 1 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -5/+0 |
* | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi | 2011-09-29 | 1 | -8/+2 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | 1 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | 1 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+4 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -11/+11 |
* | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ | Wolfgang Denk | 2010-10-18 | 1 | -5/+4 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | 1 | -1/+0 |
* | powerpc/85xx: configure autocompletion support | Kim Phillips | 2010-08-01 | 1 | -0/+1 |
* | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h | Kumar Gala | 2010-07-20 | 1 | -4/+0 |
* | mpc85xx: Add reginfo command | Becky Bruce | 2010-07-16 | 1 | -0/+1 |
* | sbc8548: reclaim wasted sector in boot flash | Paul Gortmaker | 2009-09-30 | 1 | -3/+17 |
* | sbc8548: allow enabling PCI via a make config option | Paul Gortmaker | 2009-09-24 | 1 | -10/+33 |
* | sbc8548: update PCI/PCI-e support code | Paul Gortmaker | 2009-09-24 | 1 | -21/+24 |
* | sbc8548: correct local bus SDRAM size from 64M to 128M | Paul Gortmaker | 2009-09-24 | 1 | -4/+38 |
* | sbc8548: enable access to second bank of flash | Paul Gortmaker | 2009-09-24 | 1 | -3/+5 |
* | sbc8548: delete unused MPC8548CDS info carried over from port | Paul Gortmaker | 2009-09-24 | 1 | -9/+0 |
* | 85xx: Remove unused CONFIG_CLEAR_LAW0 defines | Peter Tyser | 2009-08-28 | 1 | -1/+0 |
* | 85xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala | 2009-03-30 | 1 | -30/+7 |
* | sbc8548: use proper PHY address | Paul Gortmaker | 2008-12-19 | 1 | -2/+2 |
* | sbc8548: enable command line editing by default. | Paul Gortmaker | 2008-12-19 | 1 | -0/+1 |
* | sbc8548: don't enable the 3rd and 4th eTSEC | Paul Gortmaker | 2008-12-19 | 1 | -14/+1 |
* | Remove unused CONFIG_ADDR_STREAMING defines | Peter Tyser | 2008-12-14 | 1 | -1/+0 |
* | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-01 | 1 | -1/+0 |
* | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | 1 | -5/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -130/+130 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -3/+3 |