1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  2. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  4. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  5. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  6. d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
  7. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  10. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  11. ec75fab build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  12. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  13. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  14. 26688b2 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  15. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  16. 816264f arm: mx35: use common timer functions by Andrew Ruder · 10 years ago
  17. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  18. fa8f950 ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. e2003c1 imx: mx35: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  21. 04f7953 mx35 iomux: correct offsets of IOMUX registers by Philip Paeps · 12 years ago
  22. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  23. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  24. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  25. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  26. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  27. d81b27a MX35: add support for woodburn board by Stefano Babic · 12 years ago
  28. d41924a MX35: Add soc_boot_mode and soc_boot_device to MX35 by Stefano Babic · 12 years ago
  29. 6e3dc12 mx35: Fix eSDHC clocks by Benoît Thébaudeau · 12 years ago
  30. b809b3a mx35: Define MAX and AIPS registers by Benoît Thébaudeau · 12 years ago
  31. e7bed5c imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  32. 543d247 mx35 timer: Switch to 32-kHz source by Benoît Thébaudeau · 12 years ago
  33. 9c6c5c0 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  34. 82e1b54 mx35: Fix clock dividers by Benoît Thébaudeau · 12 years ago
  35. e761955 mx35: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  36. 7c80326 mx35: Move clock enums to clock.h by Benoît Thébaudeau · 12 years ago
  37. e23ee56 mx35 iomux: Remove unused macro by Benoît Thébaudeau · 12 years ago
  38. 09bc3d0 mx35: Add cpu_mmc_init() by Benoît Thébaudeau · 12 years ago
  39. ec0919f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · 13 years ago
  40. 31bb50f MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  41. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  42. d330883 MX35: add reset cause as provided by other i.MX by Stefano Babic · 13 years ago
  43. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  44. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  45. 7acec259 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  46. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  47. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  48. f456445 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  49. b9bb053 Add support for MX35 processor by Stefano Babic · 14 years ago