Age | Commit message (Expand) | Author |
2014-05-20 | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu |
2014-01-24 | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada |
2013-12-13 | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy |
2013-11-21 | mtd: move & update nand_ecclayout structure (plus board changes) | Prabhakar Kushwaha |
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-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
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 |
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-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-14 | ppc4xx: alpr: Remove some not needed commands to make image fit again | Stefan Roese |
2010-04-06 | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese |
2009-12-22 | ppc4xx: alpr: Remove some not needed commands to make image fit again | Stefan Roese |
2009-11-19 | ppc4xx: alpr: Remove some not needed commands to make image fit again | Stefan Roese |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-12-10 | ppc4xx: Remove some features from ALPR to fit into 256k again | Stefan Roese |
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-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-03 | ppc4xx: Remove implementations of testdram() | Stefan Roese |
2008-03-27 | ppc4xx: Add fdt support to Prodrive alpr | Stefan Roese |
2008-03-27 | ppc4xx: Enable cache support on the ALPR board | Pieter Voorthuijsen |
2008-03-06 | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel |
2008-01-09 | Improve configuration of FPGA subsystem | Matthias Fuchs |
2007-10-31 | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese |
2007-07-10 | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger |
2007-06-25 | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese |
2007-06-25 | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese |
2007-06-22 | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk |
2007-06-15 | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki |
2007-01-30 | [PATCH] alpr: Update alpr board config file | Stefan Roese |
2007-01-06 | [PATCH] Update ALPR board files | Stefan Roese |
2006-11-27 | [PATCH] Remove testing 4xx enet PHY setup | Stefan Roese |
2006-11-27 | [PATCH] Update Prodrive ALPR board support (440GX) | Stefan Roese |
2006-10-07 | Update ALPR code (NAND support working now) | Stefan Roese |