1. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  2. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  3. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  4. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  5. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 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. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 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. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  12. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  13. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  14. 109de97 powerpc: cpm2 boards: update fcc register logic by Mike Frysinger · 13 years ago
  15. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  16. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  17. f0ed565 85xx: enable FDT support for STX SSA board by Wolfgang Denk · 13 years ago
  18. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  19. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  20. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  21. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  22. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  23. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  24. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  25. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  26. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  27. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  28. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  29. 2ea18aa Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  30. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  32. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 0abad32 FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · 16 years ago
  36. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  38. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  39. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  40. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  41. f0b87a7 85xx: Convert STXGP3 & STXSSA to new TLB setup by Kumar Gala · 17 years ago
  42. a3b76c5 85xx: convert STXGP3/STXSSA over to use new LAW init code by Kumar Gala · 17 years ago
  43. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  44. 9c8baad GP3 SSA: enable RTC by Wolfgang Denk · 17 years ago
  45. 06553ce [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to by Grzegorz Bernacki · 17 years ago
  46. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  47. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  48. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  49. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  50. 7583913 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · 17 years ago
  51. 595f262 include/configs: Use new CONFIG_CMD_* in STx board config files. by Jon Loeliger · 17 years ago
  52. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · 17 years ago
  53. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  54. 5b9a5d8 Add support for STX GP3SSA (stxssa) Board with 4 MiB flash. by Wolfgang Denk · 17 years ago
  55. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  56. 3dc499b Update board configuration for STX GP3SSA board: by Wolfgang Denk · 18 years ago
  57. 6acf048 Add support for STX GP3SSA (stxssa) Board by Dan Malek · 18 years ago