| Commit message (Expand) | Author | Age | Lines |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -2/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -5/+5 |
|\ |
|
| * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | -4/+5 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -1/+0 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
|/ |
|
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | -0/+1 |
* | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut | 2012-10-15 | -1/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -2/+2 |
* | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones | 2011-05-12 | -1/+0 |
* | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -1/+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 | -3/+3 |
* | 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/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese | 2010-09-23 | -8/+0 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -0/+5 |
* | ppc4xx: Fix building of sc3 board | Heiko Schocher | 2010-08-09 | -2/+3 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -2/+2 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -2/+2 |
* | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | -0/+1 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -2/+0 |
* | ppc4xx: sc3: Remove unreferenced external declarations from sc3.h | Stefan Roese | 2009-11-02 | -5/+0 |
* | ppc: Clean up calling of misc_init_r() during init | Peter Tyser | 2009-09-22 | -0/+1 |
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | -0/+1 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -12/+12 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -1/+1 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -112/+112 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Fix printf() format problems with configurable prompts | Wolfgang Denk | 2008-07-31 | -1/+2 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese | 2007-10-31 | -18/+0 |
* | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+1 |
* | include/configs: Use new CONFIG_CMD_* in various s* named board config files. | Jon Loeliger | 2007-07-05 | -23/+25 |
* | Fix config problems on SC3 board; make ide_reset_timeout work. | Wolfgang Denk | 2007-06-08 | -2/+3 |
* | Update for SC3 board | Wolfgang Denk | 2007-04-11 | -5/+5 |
* | Make SC3 board build with 'make O='; use 'addcons' consistently | Wolfgang Denk | 2007-03-13 | -3/+6 |
* | SC3: fix typo in default environment | Wolfgang Denk | 2007-02-28 | -1/+1 |
* | [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT. | Heiko Schocher | 2007-01-19 | -12/+13 |
* | [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver | Heiko Schocher | 2007-01-19 | -0/+3 |
* | [PATCH] Fix: Compilerwarnings for SC3 board. | Heiko Schocher | 2007-01-18 | -13/+26 |
* | Raname solidcard3 into sc3; add redundant env for sc3 | Wolfgang Denk | 2007-01-16 | -0/+568 |