1. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  2. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  3. 2b23c40 sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 10 years ago
  4. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  5. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  6. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  7. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  8. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  9. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  12. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  13. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 12 years ago
  14. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  15. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  16. 2467e76 sbc8548: enable support for hardware SPD errata workaround by Paul Gortmaker · 13 years ago
  17. 6840d88 sbc8548: relocate fixed ddr init code to ddr.c file by Paul Gortmaker · 13 years ago
  18. 17f9184 sbc8548: Make enabling SPD RAM configuration work by Paul Gortmaker · 13 years ago
  19. f9d39d3 sbc8548: Fix LBC SDRAM initialization settings by Paul Gortmaker · 13 years ago
  20. 626fa26 sbc8548: enable ability to boot from alternate flash by Paul Gortmaker · 13 years ago
  21. a6d378a sbc8548: relocate 64MB user flash to sane boundary by Paul Gortmaker · 13 years ago
  22. 0e801cc Revert "SBC8548: fix address mask to allow 64M flash" by Paul Gortmaker · 13 years ago
  23. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  24. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  25. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  26. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  27. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  28. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  29. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  30. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  31. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  32. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  33. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  34. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  35. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  36. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  37. 46b4765 sbc8548: reclaim wasted sector in boot flash by Paul Gortmaker · 15 years ago
  38. f5c69a5 sbc8548: allow enabling PCI via a make config option by Paul Gortmaker · 15 years ago
  39. 3bff642 sbc8548: update PCI/PCI-e support code by Paul Gortmaker · 15 years ago
  40. 7fa3832 sbc8548: correct local bus SDRAM size from 64M to 128M by Paul Gortmaker · 15 years ago
  41. 62ad034 sbc8548: enable access to second bank of flash by Paul Gortmaker · 15 years ago
  42. f78c7ce sbc8548: delete unused MPC8548CDS info carried over from port by Paul Gortmaker · 15 years ago
  43. fc01ff5 85xx: Remove unused CONFIG_CLEAR_LAW0 defines by Peter Tyser · 15 years ago
  44. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  45. 2a03a05 sbc8548: use proper PHY address by Paul Gortmaker · 16 years ago
  46. 76a2737 sbc8548: enable command line editing by default. by Paul Gortmaker · 16 years ago
  47. c9af652 sbc8548: don't enable the 3rd and 4th eTSEC by Paul Gortmaker · 16 years ago
  48. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  49. 2ea18aa Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  50. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  51. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  55. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  57. 75d807f SBC8548: fix address mask to allow 64M flash by Jeremy McNicoll · 17 years ago
  58. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  59. 01b7be2 sbc8548: Fix cfi flash bank declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  60. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  61. f57f498 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup by Kumar Gala · 17 years ago
  62. b234342 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code by Kumar Gala · 17 years ago
  63. 3330e2d Remove cache config from ATUM8548 and sbc8548 configs by Andy Fleming · 17 years ago
  64. a7114d0 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · 17 years ago