| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -6/+5 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -5/+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 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -3/+0 |
* | 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: cpm2 boards: update fcc register logic | Mike Frysinger | 2011-10-17 | -2/+2 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -5/+0 |
* | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi | 2011-09-29 | -5/+3 |
* | 85xx: enable FDT support for STX SSA board | Wolfgang Denk | 2011-07-29 | -1/+6 |
* | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce | 2011-01-14 | -1/+0 |
* | 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/+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 | -1/+0 |
* | powerpc/85xx: configure autocompletion support | Kim Phillips | 2010-08-01 | -0/+1 |
* | mpc85xx: Add reginfo command | Becky Bruce | 2010-07-16 | -0/+1 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | Remove unused CONFIG_ADDR_STREAMING defines | Peter Tyser | 2008-12-14 | -1/+0 |
* | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-01 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -100/+100 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -8/+8 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | FSL DDR: Convert STXSSA to new DDR code. | Kumar Gala | 2008-08-27 | -13/+17 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | FSL LAW: Keep track of LAW allocations | Kumar Gala | 2008-06-11 | -0/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -8/+8 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -0/+1 |
* | 85xx: Get ride of old TLB setup code | Kumar Gala | 2008-01-17 | -1/+0 |
* | 85xx: Convert STXGP3 & STXSSA to new TLB setup | Kumar Gala | 2008-01-17 | -0/+1 |
* | 85xx: convert STXGP3/STXSSA over to use new LAW init code | Kumar Gala | 2008-01-16 | -0/+1 |
* | 85xx: Remove cache config from configs.h | Kumar Gala | 2008-01-09 | -7/+0 |
* | GP3 SSA: enable RTC | Wolfgang Denk | 2007-10-12 | -7/+13 |
* | [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to | Grzegorz Bernacki | 2007-09-11 | -1/+1 |
* | Add CONFIG_HAS_ETH0 to all boards with TSEC | Andy Fleming | 2007-08-16 | -0/+1 |
* | Define tsec flag values in config files | Andy Fleming | 2007-08-16 | -1/+2 |
* | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -28/+33 |
|\ |
|
| * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in STx board config files. | Jon Loeliger | 2007-07-05 | -3/+3 |
| * | include/configs: Use new CONFIG_CMD_* in 85xx board config files. | Jon Loeliger | 2007-07-05 | -25/+21 |
* | | Code cleanup and default config update for STC GP3 SSA board. | Wolfgang Denk | 2007-07-06 | -63/+63 |
|/ |
|
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-07-03 | -4/+4 |
|\ |
|
| * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips | 2007-05-17 | -4/+4 |
* | | Add support for STX GP3SSA (stxssa) Board with 4 MiB flash. | Wolfgang Denk | 2007-05-31 | -17/+24 |
|/ |
|