1. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  2. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  3. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  4. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  5. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  8. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  9. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  10. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  11. f658866 PPChameleonEVB and CATcenter need a custom linker script by Wolfgang Denk · 14 years ago
  12. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  13. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  14. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  15. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  16. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  17. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  18. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  19. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  20. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  21. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  22. 25ded72 NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  23. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · 15 years ago
  24. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  25. 5814bb7 ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files by Matthias Fuchs · 16 years ago
  26. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  27. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  30. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  34. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · 17 years ago
  35. 4ed40bb TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · 17 years ago
  36. beb9ff4 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  37. cc1f0bb include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · 17 years ago
  38. fd63793 Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) by Stefan Roese · 19 years ago
  39. 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago
  40. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  41. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  42. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  43. 47f5779 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · 19 years ago
  44. 04a3cc1 Minor fixes for PPChameleon Board: by Wolfgang Denk · 19 years ago
  45. 3c890fe * Patch by Stefan Roese, 30 Jun 2005: by stroese · 19 years ago
  46. e84ec90 Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of by wdenk · 20 years ago
  47. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
  48. 6601db2 * Fix RTC configuration for PPChameleon board by wdenk · 20 years ago
  49. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  50. 9e7130b Fix SysClk handling for PPChameleon and CATcenter boards by wdenk · 20 years ago
  51. 7ac1610 * Code cleanup by wdenk · 20 years ago
  52. 99874b4 Patch by Andrea Marson, 11 Jun 2004: by wdenk · 20 years ago
  53. 2a6109c Add support for the second Ethernet interface for the 'PPChameleon' board. by wdenk · 20 years ago
  54. bb33bab Add support for CATcenter board (based on PPChameleon ME module) by wdenk · 21 years ago
  55. 8886a66 * Configure PPChameleon board to use redundand environment in flash by wdenk · 21 years ago
  56. d360213 Code cleanup by wdenk · 21 years ago
  57. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  58. ad276f2 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
  59. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  60. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  61. ad7541e * Fix PCI problems on PPChameleonEVB by wdenk · 21 years ago
  62. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  63. 7182b0f * Update TRAB auto update code by wdenk · 21 years ago
  64. bd08bc4 * Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board by wdenk · 21 years ago
  65. a4685fe Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  66. 232fe0b * Add support for PPChameleon Eval Board by wdenk · 21 years ago