1. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  2. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  3. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 6 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. f1531ad Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · 7 years ago
  6. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  7. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  8. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  9. ed3b082 Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig by Adam Ford · 7 years ago
  10. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  11. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  12. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  13. 3d46f24 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · 7 years ago
  14. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  15. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · 8 years ago
  16. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · 8 years ago
  17. 899fd3e configs: am335x_evm: Use omap2 generic spl load script by Lokesh Vutla · 8 years ago
  18. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  19. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  20. 70b3e34 TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · 8 years ago
  21. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago
  22. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  23. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  24. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  25. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  26. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  27. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  28. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  29. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  30. 27bf441 board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts by Hannes Schmelzer · 9 years ago
  31. 18f4e02 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · 9 years ago
  32. 41bfcfb board/BuR: drop ETH-support in SPL-Stage by Hannes Schmelzer · 9 years ago
  33. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  34. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  35. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  36. 058b17d board/BuR: simplify default IP-setup on B&R boards. by Hannes Petermaier · 9 years ago
  37. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  38. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  39. 3059892 board/BuR/common: fix netconsole by Hannes Schmelzer · 10 years ago
  40. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  41. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  42. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 10 years ago
  43. 9826773 board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  44. 4c4398d board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  45. c84a889 board/BuR/common: use SYS_CONSOLE_OVERWRITE by Hannes Petermaier · 10 years ago
  46. 29ac727 board/BuR/common: fix compiler warning by Hannes Petermaier · 10 years ago
  47. fa12df1 board/BuR/common: Add support for displaying BMP on LCD by Hannes Petermaier · 10 years ago
  48. 7b03b36 board/BuR/common: Enable CONFIG_CMD_TIME by Hannes Petermaier · 10 years ago
  49. 918d97b board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · 10 years ago
  50. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  51. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  52. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  53. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  54. dd1c61e board/BuR/common: Add CONFIG_CMD_I2C by Hannes Petermaier · 10 years ago
  55. 27fbcd4 board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD by Hannes Petermaier · 10 years ago
  56. 8924b94 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · 11 years ago
  57. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  58. fb00366 board: Add support for B&R T-Series Motherboard by Hannes Petermaier · 11 years ago