1. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 4 months ago
  2. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  5. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  6. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  7. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  8. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  9. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  10. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  11. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  12. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  13. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 4 months ago
  14. a0cd1e1 doc: update reference to README.imx8image by Patrick Delaunay · 4 years, 7 months ago
  15. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  16. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  17. eb79caf imx: add imx8x based deneb board by Anatolij Gustschin · 4 years, 9 months ago
  18. 7b5b934 imx: add imx8x capricorn giedi board by Anatolij Gustschin · 4 years, 9 months ago
  19. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  20. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  21. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  22. 3c7166d siemens: avoid out of bound access by Heinrich Schuchardt · 5 years ago
  23. 055c2a7 MAINTAINERS,board/siemens: update maintainer by Samuel Egli · 5 years ago
  24. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  25. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  26. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  27. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  28. 490e6d6 board: siemens: extend factoryset reading for giedi and deneb boards by Anatolij Gustschin · 5 years ago
  29. 4987bc2 board: siemens: adapt factoryset reading for DM_I2C enabled boards by Anatolij Gustschin · 5 years ago
  30. 0cac0fb at91: cleanup taurus port by Heiko Schocher · 5 years ago
  31. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  32. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  33. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  34. 8b562ef at91: taurus: Enable DM_SPI by Jagan Teki · 7 years ago
  35. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  36. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  37. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  38. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  39. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  40. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  41. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  42. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  43. be2787b atmel, at91: fix taurus board by Heiko Schocher · 7 years ago
  44. e91ead8 at91, dfu, smartweb: set serial number by Heiko Schocher · 7 years ago
  45. be88459 atmel, at91: fix smartweb board by Heiko Schocher · 7 years ago
  46. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  47. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  48. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  49. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  50. 6b3943f siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  51. 02b11f1 am335x, dxr2: get ECC sType from I2C eeprom by Heiko Schocher · 8 years ago
  52. 30f65c8 board: atmel: siemens: clean up PLLB code by Wenyou Yang · 9 years ago
  53. 8d23352 board: atmel: siemens: clean up UTMI PLL code by Wenyou Yang · 9 years ago
  54. 70341e2 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  55. 7e8702a arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · 9 years ago
  56. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  57. 9d5108d siemens,am33x: remove ddr3 delay workaround by Egli, Samuel · 9 years ago
  58. aca5d08 arm, at91: small updates for the smartweb board by Heiko Schocher · 9 years ago
  59. e8b81ee at91, taurus, smartweb: add dfu support by Heiko Schocher · 9 years ago
  60. 0ed366f taurus: board updates by Heiko Schocher · 9 years ago
  61. 4054082 arm, at91: add axm extensions by Heiko Schocher · 9 years ago
  62. e11793b corvus, dfu: add dfu support by Heiko Schocher · 9 years ago
  63. fd45a0d at91: corvus: board updates by Heiko Schocher · 9 years ago
  64. c982f6b arm: at91: pmc: replace the constant with a define in at91_pmc.h by Erik van Luijk · 9 years ago
  65. 6560491 arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init by Erik van Luijk · 9 years ago
  66. 0c01c3e arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · 9 years ago
  67. 3b5df50 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · 9 years ago
  68. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  69. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  70. 8c65a2f siemens,am33x,thuban: rename dxr2 to thuban by Heiko Schocher · 9 years ago
  71. 578056c siemens,am33x,rastaban: add rastaban config by Heiko Schocher · 9 years ago
  72. 61159b7 arm, am33xx: update for siemens am335x based boards by Heiko Schocher · 9 years ago
  73. 012681b am33xx, spl, siemens: enable debug uart output again by Heiko Schocher · 9 years ago
  74. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  75. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  76. a5f8cca arm, at91: corvus board updates by Heiko Schocher · 10 years ago
  77. a1655bb taurus, spl: erase also spi flash if recovery button is pressed by Heiko Schocher · 10 years ago
  78. 0c331eb arm, am335x: siemens boards add FIT support by Heiko Schocher · 10 years ago
  79. 4ac32b9 arm, am335x, siemens: read COMP/ver from factoryset by Heiko Schocher · 10 years ago
  80. 7dc60d8 arm, am335x, siemens: fix factoryset interpretation by Heiko Schocher · 10 years ago
  81. 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  82. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  83. 50921cd arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
  84. 60ca5ad arm: am335x: net: pxm2: disable rgmii internal delay mode by Heiko Schocher · 10 years ago
  85. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  86. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  87. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  88. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  89. 820969f siemens:cosmetic, dxr2: rename dxr2 to draco by Egli, Samuel · 10 years ago
  90. 111c8e4 siemens: add led cmd for flexible LED control by Egli, Samuel · 10 years ago
  91. 823b2c4 siemens: update DDR3 parameters for dxr2 by Egli, Samuel · 10 years ago
  92. 9fc2ed4 siemens: cosmetic: remove unused and rename defines by Egli, Samuel · 10 years ago
  93. 4b97bcb am33xx: add SSC enable macro by Yegor Yefremov · 10 years ago
  94. ec716e3 arm: am335x: DXR2: Move unconditional LAN9303 reset into command by Stefan Roese · 11 years ago
  95. cc07294 arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup by Stefan Roese · 11 years ago
  96. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  97. 965de8b ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  98. 12115c6 am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF by Tom Rini · 11 years ago
  99. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  100. b89ac72 arm, at91: add siemens corvus board by Heiko Schocher · 11 years ago