1. a1c6aed arm: imx6q: pcm058: Rework SPI NOR configuration by Niel Fourie · 4 years, 2 months ago
  2. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  3. 26a6ed1 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 4 months ago
  4. 7e64182 arm: imx6q: pcm058: change MAINTAINER by Niel Fourie · 4 years, 4 months ago
  5. 64efd11 arm: Remove pcm051 board by Jagan Teki · 4 years, 4 months ago
  6. 049756c pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 4 months ago
  7. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 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. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  11. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  12. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 7 months ago
  13. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  14. d98929d imx: sync with kernel device tree for Phycore SoM by Parthiban Nallathambi · 4 years, 11 months ago
  15. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  16. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  17. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  18. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  19. 921bb86 imx: initialize fec only when enabled by Parthiban Nallathambi · 5 years ago
  20. 84d5e72 imx: remove board specific boot order from spl by Parthiban Nallathambi · 5 years ago
  21. a919b6b imx: pcl063: add nand boot support by Parthiban Nallathambi · 5 years ago
  22. 1ff6c1f imx: bk4: Print proper HW revision of VF610's BK4 board by Lukasz Majewski · 5 years ago
  23. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  24. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  25. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  26. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  27. 271318a rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  28. 8f5b5aa rockchip: rk3288-phycore: move phycore_init() to its own board file by Kever Yang · 5 years ago
  29. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  30. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  31. d2d1191 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 5 years ago
  32. a443c82 ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl by Parthiban Nallathambi · 5 years ago
  33. bdc9fef pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy by Lukasz Majewski · 6 years ago
  34. 15a4456 pcm052: mac: Provide board specific imx_get_mac_from_fuse() function by Lukasz Majewski · 6 years ago
  35. 379255f pcm052: board: Add code to setup LED default states by Lukasz Majewski · 6 years ago
  36. e5b345f pcm052: bk4: sdcard: Add support for SD card booting/recovery by Lukasz Majewski · 6 years ago
  37. 27e15e5 pcm052: board: Remove in-board setup code (it is now replaced by DM setup) by Lukasz Majewski · 6 years ago
  38. fbe114a pcm052: board: cosmetic: Add copyright notice to pcm052.c by Lukasz Majewski · 6 years ago
  39. 5f1588a pcm052: board: vybrid: Update the board name for BK4 device by Lukasz Majewski · 6 years ago
  40. fea63a5 pcm052: board: Remove "m4go" command as it is superseded by "bootaux" by Lukasz Majewski · 6 years ago
  41. bc51c91 pcm052: board: Do not enable I2C2 code in the board file by Lukasz Majewski · 6 years ago
  42. 0963060 imx: Add PHYTEC phyBOARD-i.MX6UL-Segin by Martyn Welch · 6 years ago
  43. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  44. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  45. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  46. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  47. 32191a3 rockchip: phycore: Read configuration EEPROM & set ethaddr in late init by Wadim Egorov · 7 years ago
  48. cb40adf pfla02: Fix RAM detection and support 1 bank SOM by Stefano Babic · 7 years ago
  49. 3aa4b70 imx: imx6: Move gpr_init() function to soc.c by Breno Lima · 7 years ago
  50. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  51. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  52. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  53. 83605d3 mx6: Add support for Phytec pfla02 (NAND) by Stefano Babic · 7 years ago
  54. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  55. bafcf2d rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  56. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  57. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  58. b3cf433 pcm058: Fix unused variable warnings by Tom Rini · 7 years ago
  59. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  60. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  61. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  62. 7966b43 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  63. db74cbf pcm052: fix DDR initialization sequence by Albert ARIBAUD \(3ADEV\) · 8 years ago
  64. 03bf9d5 imx: s/docs\/README.imximage/doc\/README.imximage/g by Jagan Teki · 8 years ago
  65. 27192d1 pcm052: add new BK4r1 target based on PCM052 SoM by Albert ARIBAUD \(3ADEV\) · 8 years ago
  66. a7e5f7f pcm052: allow specifying onboard DDR size in configs by Albert ARIBAUD \(3ADEV\) · 8 years ago
  67. 303a244 pcm052: add 'm4go' command by Albert ARIBAUD \(3ADEV\) · 8 years ago
  68. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  69. edf0093 mx6: ddr: Allow changing REFSEL and REFR fields by Fabio Estevam · 8 years ago
  70. 876a25d mx6: Add Phytec PCM058 i.MX6 Quad by Stefano Babic · 8 years ago
  71. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  72. 931a1d2 vf610: add support for Phytec PCM052 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  73. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  74. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  75. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  76. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  77. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  78. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  79. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  80. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  81. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  82. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  83. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  84. 965de8b ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  85. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  86. 39245c8 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  87. 7aecdb0 pcm051: Support for revision 3 by Lars Poeschel · 11 years ago
  88. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  89. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  90. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  91. 6478cde pcm051/igep0033: Supply bd_ram_ofs for cpsw driver by Lars Poeschel · 11 years ago
  92. dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  93. 73feefd am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  94. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  95. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  96. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  97. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  98. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  99. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  100. cecac32 pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · 11 years ago