1. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  2. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  3. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  4. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  5. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  6. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  9. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  10. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  11. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  12. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  13. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  14. d4590da powerpc: cpm2 boards: update fcc register logic by Mike Frysinger · 13 years ago
  15. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  16. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  17. 28415b6 85xx: enable FDT support for STX SSA board by Wolfgang Denk · 13 years ago
  18. 810c442 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  19. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  20. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  21. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  22. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  23. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  24. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  25. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  26. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  27. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  28. ba490b7 Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  29. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  30. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  32. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 0e7927d FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · 16 years ago
  36. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  38. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  39. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  40. 7dc358b 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  41. 74121b4 85xx: Convert STXGP3 & STXSSA to new TLB setup by Kumar Gala · 17 years ago
  42. 572b13a 85xx: convert STXGP3/STXSSA over to use new LAW init code by Kumar Gala · 17 years ago
  43. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  44. e189381 GP3 SSA: enable RTC by Wolfgang Denk · 17 years ago
  45. 38ad82d [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to by Grzegorz Bernacki · 17 years ago
  46. 10327dc Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  47. 3a79013 Define tsec flag values in config files by Andy Fleming · 17 years ago
  48. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  49. 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  50. f1152f8 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · 17 years ago
  51. ef0df52 include/configs: Use new CONFIG_CMD_* in STx board config files. by Jon Loeliger · 17 years ago
  52. 2835e51 include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · 17 years ago
  53. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  54. ee15298 Add support for STX GP3SSA (stxssa) Board with 4 MiB flash. by Wolfgang Denk · 17 years ago
  55. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  56. c64a89d Update board configuration for STX GP3SSA board: by Wolfgang Denk · 17 years ago
  57. 35171dc Add support for STX GP3SSA (stxssa) Board by Dan Malek · 18 years ago