1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  3. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  4. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  5. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  6. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  7. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  8. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  9. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  10. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  11. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  12. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  13. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  14. 468fb1e arm: imx6: tqma6: add support for TQMa6DL variant by Markus Niebel · 8 years ago
  15. d4b349e arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings by Markus Niebel · 8 years ago
  16. 4ba8117 mx6: tqma6: clear enet clk sel for mba6 by Markus Niebel · 8 years ago
  17. d5fa17e imx6: tqma6: adjust ethernet phy reset delay by Markus Niebel · 8 years ago
  18. e8548f8 imx6: tqma6: disable spi CS unused in U-Boot by Markus Niebel · 8 years ago
  19. 03cfff0 imx6: tqma6: use lower driver stength for I2C pins by Markus Niebel · 8 years ago
  20. d7d8e8e imx6: tqma6: implement power_init_board by Markus Niebel · 8 years ago
  21. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  22. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  23. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  24. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  25. 755a116e tqma6_wru4: Fix the reset delay for the the LAN8720 PHY by Fabio Estevam · 9 years ago
  26. 4019e54 powerpc: tqm834x: Fix build warnings in initdram() by Bin Meng · 9 years ago
  27. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  28. 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  29. 36f5a7f tqma6_mba6: Fix the error handling in board_eth_init() by Fabio Estevam · 9 years ago
  30. f20562e mx6: remove SYS_SOC from board Kconfig by Peng Fan · 9 years ago
  31. 8b8ca0d arm: mx6: Remove SPI support from WRU-IV baseboard by Stefan Roese · 9 years ago
  32. 452308c arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM by Stefan Roese · 9 years ago
  33. fc6e442 arm: imx6: tqma6: implement KConfig baseboard selection by Markus Niebel · 9 years ago
  34. 55c0e49 arm: imx6: tqma6: boot device selection via Kconfig by Markus Niebel · 9 years ago
  35. 30ed125 arm: imx6: tqma6: implement IMX_CONFIG with Kconfig by Markus Niebel · 9 years ago
  36. 51f6c42 arm: mx6: tqma6: CPU type selection via Kconfig by Markus Niebel · 9 years ago
  37. 34ee786 arm: mx6: tqma6: Update to optionally configure an alternative SPI setup by Stefan Roese · 10 years ago
  38. 470ee8b powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  39. 5d2a5ef mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support by Masahiro Yamada · 10 years ago
  40. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  41. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  42. b6d7810 tqma6: use imx_ddr_size by Markus Niebel · 10 years ago
  43. fd53ec5 tqma6: add warning on failed setup_i2c by Markus Niebel · 10 years ago
  44. 8cc65d3 tqma6: add missing include by Markus Niebel · 10 years ago
  45. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  46. 29fd5c2 tqma6: fix typo in header guard define by Markus Niebel · 10 years ago
  47. 1719d49 tqma6: fix sf detection by Markus Niebel · 10 years ago
  48. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  49. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  50. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  51. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  52. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  53. a126363 mx6: tqma6: get board support back to Kconfig build system by Masahiro Yamada · 10 years ago
  54. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  55. 6af857c Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  56. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  57. 1899fac Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  58. f93f219 i.MX31 PDK: Enable generic board for i.MX31 PDK by Magnus Lilja · 10 years ago