1. 599b11b Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig by Tom Rini · 2 years ago
  2. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  3. 0b881ac lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX by Trevor Woerner · 3 years, 6 months ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  6. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  8. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  9. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  10. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  11. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  12. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  13. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  14. 31d0e96 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · 6 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  17. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  18. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  19. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  20. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  21. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  22. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  23. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  24. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  25. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  26. 902d796 lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config by Vladimir Zapolskiy · 9 years ago
  27. 89f86a2 lpc32xx: devkit3250: add spl build support by Vladimir Zapolskiy · 9 years ago
  28. 3704e43 lpc32xx: devkit3250: update of board configuration by Vladimir Zapolskiy · 9 years ago
  29. cf84a82 arm: omap3: devkit8000: inherit from ti_omap3_common.h by Anthoine Bourgeois · 10 years ago
  30. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  31. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  32. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  33. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  34. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  35. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  36. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  38. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  39. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  40. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  41. f51b4c7 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define by Stefano Babic · 12 years ago
  42. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  43. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  44. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  45. 3ed0fcf devkit3250: add Timll DevKit3250 board initial support by Vladimir Zapolskiy · 13 years ago
  46. bbb57cb devkit8000: Implement and activate direct OS boot by Simon Schwarz · 13 years ago
  47. 23cced1 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  48. 30e219a Devkit8000: Switch over to enable_gpmc_cs_config by Thomas Weber · 13 years ago
  49. 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  50. 35c13d1 devkit8000: protect board_mmc_init by Simon Schwarz · 13 years ago
  51. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  52. 7ae359c devkit8000: Add nand-spl support for new SPL by Simon Schwarz · 13 years ago
  53. bde8eea devkit8000: Use generic MMC driver by Tom Rini · 13 years ago
  54. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  55. 1211d14 Devkit8000: Adapt changes to ARM relocation support by Thomas Weber · 14 years ago
  56. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  57. 17887bf TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  58. 4c391e5 OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  59. 9939650 Add support for the DevKit8000 board by Frederik Kriewitz · 15 years ago