1. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  2. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  3. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  4. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  5. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  6. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  7. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  8. 9d6fda7 arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · 5 years ago
  9. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  10. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  11. f7bcc09 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option 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. 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
  15. 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
  16. f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
  17. 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
  18. 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
  19. 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
  20. beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
  21. df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
  22. 1d01c03 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
  23. 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
  24. 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
  25. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  26. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  27. 67ebb1c arm: lpc32xx: Fix timer initialization by Gregory CLEMENT · 6 years ago
  28. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  29. e2114f9 arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option by Vladimir Zapolskiy · 6 years ago
  30. 31d0e96 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · 6 years ago
  31. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  32. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  33. f1c773b arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · 6 years ago
  34. f25cdc6 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
  35. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  36. 6bd0393 ARM: mxs: let boards override entire dram parameter table by Mans Rullgard · 7 years ago
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · 7 years ago
  39. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · 7 years ago
  40. 96db04f ARM: arm926ejs: fix lowlevel_init call by Mans Rullgard · 7 years ago
  41. 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · 7 years ago
  42. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  43. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  44. a9e5609 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
  45. 39412c2 board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
  46. 699c223 arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
  47. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  48. 9d69424 mx25: Add function to set PER clocks by Benoît Thébaudeau · 8 years ago
  49. 9f2aa98 mx25: Fix imx_get_perclk() by Benoît Thébaudeau · 8 years ago
  50. 80f2edf arch/arm/cpu/arm926ejs/omap: Remove by Tom Rini · 8 years ago
  51. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  52. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  53. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  54. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  55. aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · 8 years ago
  56. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  57. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  58. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  59. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  60. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  61. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
  62. 0ad9e1f arm: mxs: Remove misleading comments by Michael Heimpold · 8 years ago
  63. 3056e50 mx27: 16-bit wide watchdog registers by Leonid Iziumtsev · 9 years ago
  64. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  65. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
  66. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  67. 45e3fd9 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
  68. 8bf9450 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
  69. 364e536 ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · 9 years ago
  70. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · 9 years ago
  71. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · 9 years ago
  72. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  73. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  74. a7209a2 imx: cpu: move common chip revision id's by Adrian Alonso · 9 years ago
  75. c62d1b5 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
  76. 69804d4 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · 9 years ago
  77. b7f8ed2 lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition by Vladimir Zapolskiy · 9 years ago
  78. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · 9 years ago
  79. 0fe2e85 imx: mx27 implement get_cpu_rev by Peng Fan · 9 years ago
  80. c58b7ef arm: mxs: Fix mkimage invocation by Marek Vasut · 9 years ago
  81. 448e84f arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago
  82. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · 9 years ago
  83. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  84. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  85. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · 9 years ago
  86. 0e2e12a arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · 9 years ago
  87. eb48e2b lpc32xx: cpu: add support for soft reset by Sylvain Lemieux · 9 years ago
  88. 4f62bc1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  89. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · 9 years ago
  90. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  91. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  92. 78f04f0 nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  93. 8bffd71 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · 9 years ago
  94. a787d95 mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · 10 years ago
  95. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  96. 09b0057 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · 10 years ago
  97. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  98. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  99. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  100. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago