Age | Commit message (Expand) | Author |
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, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach |
2013-06-07 | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2010-11-26 | PPChameleonEVB and CATcenter need a custom linker script | Wolfgang Denk |
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-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-23 | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese |
2010-09-23 | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese |
2010-04-06 | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-07-19 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-07-18 | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |
2009-07-17 | Remove legacy NAND and disk on chip references from boards. | Scott Wood |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2009-01-26 | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files | Matthias Fuchs |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-11-09 | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD |
2008-01-09 | fix comments with new drivers organization | Marcel Ziswiler |
2007-10-31 | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese |
2007-09-16 | TQM8xx[LM]: Fix broken environment alignment. | Wolfgang Denk |
2007-07-10 | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-08 | include/configs: Use new CONFIG_CMD_* in various P* named board config files. | Jon Loeliger |
2006-03-31 | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) | Stefan Roese |
2006-03-06 | Minor code cleanup | Wolfgang Denk |
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka |
2006-02-24 | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka |
2005-09-23 | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk |
2005-08-08 | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk |
2005-07-31 | Minor fixes for PPChameleon Board: | Wolfgang Denk |
2005-06-30 | * Patch by Stefan Roese, 30 Jun 2005: | stroese |
2005-05-05 | Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of | wdenk |
2005-04-02 | Fix problems with SNTP support; | wdenk |
2005-03-17 | * Fix RTC configuration for PPChameleon board | wdenk |
2004-12-31 | * Code cleanup, mostly for GCC-3.3.x | wdenk |
2004-09-09 | Fix SysClk handling for PPChameleon and CATcenter boards | wdenk |
2004-08-01 | * Code cleanup | wdenk |
2004-07-01 | Patch by Andrea Marson, 11 Jun 2004: | wdenk |
2004-06-06 | Add support for the second Ethernet interface for the 'PPChameleon' board. | wdenk |
2004-05-13 | Add support for CATcenter board (based on PPChameleon ME module) | wdenk |