| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: mpc86xx: move CONFIG_MPC86xx 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 |
* | 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 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -7/+6 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -6/+6 |
| * | 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 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | 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/86xx: Convert SBC8641 to use common SRIO init code | Kumar Gala | 2011-01-14 | 1 | -6/+9 |
* | 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/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -2/+2 |
* | ppc: Conditionally compile bat_rw.c | Peter Tyser | 2010-10-13 | 1 | -0/+1 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | 1 | -1/+0 |
* | powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 | Kumar Gala | 2010-07-20 | 1 | -25/+25 |
* | powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h | Kumar Gala | 2010-07-20 | 1 | -3/+0 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -3/+0 |
* | mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define | Paul Gortmaker | 2009-10-16 | 1 | -2/+0 |
* | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal | 2009-08-28 | 1 | -1/+0 |
* | pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory | Kumar Gala | 2009-08-28 | 1 | -0/+1 |
* | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | 1 | -0/+1 |
* | sbc8641d: Fix PCI mapping concepts | Becky Bruce | 2009-01-13 | 1 | -14/+18 |
* | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-01 | 1 | -1/+0 |
* | 86xx: Fix non-64-bit compilation problems. | Jon Loeliger | 2008-12-01 | 1 | -0/+14 |
* | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce | 2008-11-10 | 1 | -0/+9 |
* | powerpc: change 86xx SMP boot method | Becky Bruce | 2008-11-04 | 1 | -0/+7 |
* | 86xx: 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 | -184/+184 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -3/+3 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | FSL DDR: Convert SBC8641D to new DDR code. | Kumar Gala | 2008-08-27 | 1 | -2/+4 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 1 | -1/+1 |
* | POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config | Becky Bruce | 2008-08-11 | 1 | -0/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -12/+12 |
* | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala | 2008-04-29 | 1 | -1/+1 |
* | 86xx: Convert sbc8641d to use libfdt. | Jon Loeliger | 2008-02-18 | 1 | -7/+3 |
* | 86xx: Add reginfo command | Becky Bruce | 2008-01-24 | 1 | -0/+1 |
* | 86xx: Convert sbc8641d to use new law setup code. | Becky Bruce | 2008-01-24 | 1 | -0/+1 |
* | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE | Kim Phillips | 2007-08-29 | 1 | -3/+0 |
* | Add CONFIG_HAS_ETH0 to all boards with TSEC | Andy Fleming | 2007-08-16 | 1 | -0/+1 |
* | Define tsec flag values in config files | Andy Fleming | 2007-08-16 | 1 | -0/+4 |