1. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  2. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  3. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  4. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  5. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  6. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  7. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  8. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  9. 9008a5b net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  10. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  11. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  12. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  13. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  14. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  15. 4e6ac2c board/freescale: use generic board architecture for p1010rdb by Ying Zhang · 10 years ago
  16. 29e4b0e mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  17. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  18. 604a959 powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size by Ruchika Gupta · 10 years ago
  19. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  20. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  21. c2bc460 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · 10 years ago
  22. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · 11 years ago
  23. c24c0f3 powerpc/p1010rdb: SECURE BOOT- enable workaround for IFC errata A003399 by Aneesh Bansal · 11 years ago
  24. a40370d powerpc/p1010rdb: SECURE BOOT enabled for NAND by Aneesh Bansal · 11 years ago
  25. 1233cbc powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · 11 years ago
  26. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  27. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  28. afffcb0 board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · 11 years ago
  29. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  30. e814500 powerpc/p1010rdb:modify the mtest start_address by Zhao Qiang · 11 years ago
  31. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  32. c655ef1 p1010rdb: enable mtdparts for NAND by Zhao Qiang · 11 years ago
  33. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  34. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  35. f0af438 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · 11 years ago
  36. 36446ef board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · 11 years ago
  37. d103009 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  38. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  40. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  41. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  42. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  43. d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
  44. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  45. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · 12 years ago
  46. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  47. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  48. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  49. 66f0514 powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards by York Sun · 13 years ago
  50. 1843fd3 configs: Remove CONFIG_NET_MULTI from board files by Fabio Estevam · 13 years ago
  51. ae8c45e sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option by Fabio Estevam · 13 years ago
  52. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  53. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  54. b36ccc5 powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASH by Ruchika Gupta · 13 years ago
  55. 2f143ed powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · 13 years ago
  56. a2ec135 powerpc/85xx: Add basic support for P1010RDB by Poonam Aggrwal · 14 years ago