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-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 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
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-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-04-06 | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese |
2009-11-19 | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese |
2009-11-19 | ppc4xx: Consolidate pci_target_init() function | Stefan Roese |
2009-06-12 | i2c: Remove deprecated individual i2c commands | Peter Tyser |
2009-01-29 | ppc4xx: Clean up configuration file for Korat board | Larry Johnson |
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-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-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-10 | ppc4xx: Remove implementation of testdram() from Korat board support | Larry Johnson |
2008-07-10 | ppc4xx: Update and add FDT to Korat board support | Larry Johnson |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-03-27 | ppc4xx: Updates to Korat-specific code | Larry Johnson |
2008-03-27 | ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" | Stefan Roese |
2008-03-06 | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2008-02-16 | ppc4xx: Beautify configuration files for Sequoia and Korat boards | Larry Johnson |
2008-01-12 | Remove superfluous preprocessor conditionals from LM73 driver | Larry Johnson |
2008-01-04 | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board | Lawrence R. Johnson |
2007-12-27 | Add configuration file for Korat board | Larry Johnson |