1. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  2. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  3. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  4. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  5. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  6. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  9. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  10. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  11. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  12. b72e962 nand_spl: store ecc data on the stack by Scott Wood · 13 years ago
  13. 24d094d ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  14. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  15. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  16. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  17. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  18. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  19. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  20. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  21. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  22. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  23. 795b56c ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  24. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  25. 97c75c4 ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 15 years ago
  26. f10f5ad ppc4xx: Remove unused features from PMC440 board support by Matthias Fuchs · 15 years ago
  27. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  28. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  29. 739a36f ppc4xx: Add SDRAM detection for PMC440 boards by Matthias Fuchs · 15 years ago
  30. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  31. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  32. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  33. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  35. b8b5bb7 ppc4xx: Update PMC440 board configuration by Matthias Fuchs · 16 years ago
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  38. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  44. e2a1242f ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 17 years ago
  45. 333b27b ppc4xx: Update PMC440 config file by Matthias Fuchs · 17 years ago
  46. f071901 ppc4xx: Disable error message when no NAND chip is installed on PMC440 by Matthias Fuchs · 17 years ago
  47. e139c0a ppc4xx: Complete PMC440 board support by Matthias Fuchs · 17 years ago