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