1. ec17476 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  2. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  3. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  4. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  7. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  8. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  9. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  10. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  11. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  12. 7e6ce39 Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
  13. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  14. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  15. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  16. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  17. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  18. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  19. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  20. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  21. 3c96165 ppc4xx: Fix building of sc3 board by Heiko Schocher · 14 years ago
  22. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  23. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  24. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  25. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  26. 1d12cd3 ppc4xx: sc3: Remove unreferenced external declarations from sc3.h by Stefan Roese · 15 years ago
  27. 5c50621 ppc: Clean up calling of misc_init_r() during init by Peter Tyser · 15 years ago
  28. 25ded72 NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  29. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  30. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  31. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  32. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 27a856a cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  39. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  40. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · 17 years ago
  41. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  42. 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  43. 49851be include/configs: Use new CONFIG_CMD_* in various s* named board config files. by Jon Loeliger · 17 years ago
  44. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  45. 15c6b15 Update for SC3 board by Wolfgang Denk · 18 years ago
  46. 7108f36 Make SC3 board build with 'make O='; use 'addcons' consistently by Wolfgang Denk · 18 years ago
  47. aefd623 SC3: fix typo in default environment by Wolfgang Denk · 18 years ago
  48. 3cc2c05 [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT. by Heiko Schocher · 18 years ago
  49. 800db31 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver by Heiko Schocher · 18 years ago
  50. 37efa39 [PATCH] Fix: Compilerwarnings for SC3 board. by Heiko Schocher · 18 years ago
  51. 4f64001 Raname solidcard3 into sc3; add redundant env for sc3 by Wolfgang Denk · 18 years ago[Renamed (89%) from include/configs/solidcard3.h]
  52. e13d35b Update default environment for Solidcard3 by Wolfgang Denk · 18 years ago
  53. 8637071 Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · 18 years ago