1. 593eb22 imx6: aristainetos: disable gigabit support by Heiko Schocher · 5 years ago
  2. 1b857f1 imx6: aristainetos: remove 2b version by Heiko Schocher · 5 years ago
  3. 3882e6f imx6: aristainetos: move defines to Kconfig by Heiko Schocher · 5 years ago
  4. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  5. a7e2dc9 imx6: remove aristainetos board by Heiko Schocher · 5 years ago
  6. c6ad936 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · 5 years ago
  7. d11fa9c include: fix 'ulong' definition on musl targets by Sergei Trofimovich · 5 years ago
  8. 28aa6dc Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  9. 09e7065 rockchip: rk3328: add COUNTER_FREQUENCY definition by Kever Yang · 5 years ago
  10. 6cb87cb Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  11. 5278e25 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW by Patrik Dahlström · 5 years ago
  12. 502f3ca imx8m_evk: Remove unneeded earlycon string by Fabio Estevam · 5 years ago
  13. 89c832c mx51evk: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  14. d7cd860 mx6sxsabresd: Adjust the mmcdev after DM conversion by Fabio Estevam · 5 years ago
  15. 0abe0af rockchip: rk3308: allow loading larger kernel Image by Andy Yan · 5 years ago
  16. 7da4fb9 arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig by Grygorii Strashko · 5 years ago
  17. c013a2f common: remove duplicate typedef for uchar by Heinrich Schuchardt · 5 years ago
  18. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  19. b86f6d1 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 5 years ago
  20. cd61e86 riscv: ax25-ae350: add SPL configuration by Rick Chen · 5 years ago
  21. ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  22. 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  23. b8a4dd2 dma: Introduce dma_get_cfg() interface by Vignesh Raghavendra · 5 years ago
  24. 2f62455 net: mdio-uclass: add dm_eth_phy_connect helper function by Alex Marginean · 5 years ago
  25. a5d32c3 net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity by Alex Marginean · 5 years ago
  26. d718b69 include: phy: add data field for private driver data by Alex Marginean · 5 years ago
  27. 17285fc include: phy: define XFI and USXGMII interface types by Alex Marginean · 5 years ago
  28. fb60383 dt-bindings: phy: dp83867: Add documentation for disabling clock output by Grygorii Strashko · 5 years ago
  29. d724321 net: Improve documentation for string_to_ip() by Joe Hershberger · 5 years ago
  30. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  31. 37db55b linux/types.h: fix typo unchar by Heinrich Schuchardt · 5 years ago
  32. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  33. e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 5 years ago
  34. 9b933bf lib: crypto: add rsa public key parser by AKASHI Takahiro · 5 years ago
  35. c4e961e lib: crypto: add public key utility by AKASHI Takahiro · 5 years ago
  36. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
  37. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  38. bd3c3dd linux/time.h: include vsprintf.h by AKASHI Takahiro · 5 years ago
  39. 29852bf include: kernel.h: include printk.h by AKASHI Takahiro · 5 years ago
  40. 1872311 lib: add mktime64() for linux compatibility by AKASHI Takahiro · 5 years ago
  41. 09030e0 rtc.h: add struct udevice declaration by AKASHI Takahiro · 5 years ago
  42. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  43. 5c1c7c1 imx: imx8qxp_mek: increase buffer sizes and args number by Anatolij Gustschin · 5 years ago
  44. 26822fd ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · 5 years ago
  45. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 5 years ago
  46. 949b5a9 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 5 years ago
  47. 1fae238 warp7: Fix U-Boot corruption after saving the environment by Fabio Estevam · 5 years ago
  48. b2e373d rockchip: allow loading larger kernels by Ben Wolsieffer · 5 years ago
  49. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  50. e0a4c2d configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago
  51. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  52. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  53. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  54. abf2c68 ARM: MediaTek: add basic support for MT8518 boards by mingming lee · 5 years ago
  55. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  56. 69acc36 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · 5 years ago
  57. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  58. 60f3c01 Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · 5 years ago
  59. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 5 years ago
  60. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 5 years ago
  61. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  62. 533cee0 common: Drop get_endaddr() by Simon Glass · 5 years ago
  63. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  64. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  65. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  66. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  67. 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
  68. 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
  69. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  70. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  71. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  72. 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
  73. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  74. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  75. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  76. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  77. 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
  78. b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
  79. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  80. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  81. f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
  82. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
  83. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  84. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
  85. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  86. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  87. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  88. 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  89. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  90. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  91. f083583 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
  92. c660444 spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  93. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  94. b2ea91b crc: Fix code style with crc functions by Simon Glass · 5 years ago
  95. c3a4d1c common: Drop linux/crc8.h by Simon Glass · 5 years ago
  96. 840ef4d common: Move random-number functions into their own header by Simon Glass · 5 years ago
  97. c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
  98. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  99. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  100. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago