1. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  2. c4f603f fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL by Lukas Auer · 5 years ago
  3. 50b4b80 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  4. 3d8fab1 Merge branch '2019-08-23-master-imports' by Tom Rini · 5 years ago
  5. 78f2877 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  6. 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  7. 5484793 kconfig: Convert CONFIG_MXS_GPIO to Kconfig by Lukasz Majewski · 5 years ago
  8. b242d1b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  9. cbd298b evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0 by Max Kellermann · 6 years ago
  10. 0557d46 disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs by Urja Rannikko · 6 years ago
  11. cb8c492 rockchip: rk3288: remove fennec board support by Kever Yang · 5 years ago
  12. 4d2c572 rockchip: Move config SYS_MALLOC_LEN to Kconfig by Kever Yang · 5 years ago
  13. 1748990 armv8: ls1088aqds: support DSPI mode by hwconfig by Chuanhua Han · 5 years ago
  14. 64fb43d armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot by Alison Wang · 5 years ago
  15. c8b2e36 armv8: ls1088aqds: Add support of I2C driver model. by Chuanhua Han · 5 years ago
  16. 5dd043a boards: ls1088a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  17. 885ae05 boards: ls2088aqds: Add support of I2C driver model. by Chuanhua Han · 5 years ago
  18. db07c44 rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module by Chuanhua Han · 5 years ago
  19. 654e4e7 boards: ls2088a: Add support of I2C driver model. by Chuanhua Han · 5 years ago
  20. 113214f armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT by Chuanhua Han · 5 years ago
  21. 954cd78 boards: ls1028a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  22. bc475d0 configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 5 years ago
  23. cf0bbbd drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 5 years ago
  24. c66f4f5 sandbox: clk: add clk enable/disable test code by Peng Fan · 5 years ago
  25. e6849e2 clk: introduce enable_count by Peng Fan · 5 years ago
  26. a6f1402 ARM: da850evm: Remove dead code by Adam Ford · 5 years ago
  27. 5569304 ARM: da850evm: Remove dead SPI Code by Adam Ford · 5 years ago
  28. 8f6babf ARM: omapl138_lcdk: Enable USB by Adam Ford · 5 years ago
  29. 3d52736 configs: Rename environment variable fit_bootfile to name_fit by Andrew F. Davis · 5 years ago
  30. d2986a9 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · 5 years ago
  31. ee53b59 configs: Remove unneeded overlay_files environment variable by Andrew F. Davis · 5 years ago
  32. a2ca54f Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  33. a186e8a configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig by Urja Rannikko · 5 years ago
  34. 64df512 configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig by Urja Rannikko · 5 years ago
  35. d117f91 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · 5 years ago
  36. 630b2f3 cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
  37. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  38. 039c031 x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · 5 years ago
  39. 81fed78 Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  40. a6d3709 efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  41. 998f7cb ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img by Dalon Westergreen · 5 years ago
  42. 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  43. 60f38d8 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  44. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  45. d2c3019 ARM: da850-evm: Increase environment NOR partition offset by Adam Ford · 5 years ago
  46. 66e2637 ARM: da850-evm: Fix Lowlevel init by Adam Ford · 5 years ago
  47. 476e991 arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
  48. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  49. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  50. 60df809 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  51. 6912f2a watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  52. 0998367 boards: meson: add g12a sei510 by Jerome Brunet · 6 years ago
  53. 191a374 configs: meson64: permit redefining ENV_SIZE by Neil Armstrong · 6 years ago
  54. 00f9baf powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · 5 years ago
  55. 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  56. 1bd17b9 km/arm: remove unmaintained target PORTL2 by Pascal Linder · 5 years ago
  57. abbaa8e km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  58. b75e9e3 km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  59. 9db6bff km: fixed typo in KM Kirkwood header file by Pascal Linder · 5 years ago
  60. e5c9e83 km: clean up header files for KM Kirkwood boards by Pascal Linder · 5 years ago
  61. 432579c km: remove obsolete definitions in KM header files by Pascal Linder · 5 years ago
  62. 707f06f km: add Kconfig menus for KM boards by Pascal Linder · 5 years ago
  63. ec1fa18 common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  64. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  65. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  66. f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  67. cb2ba9d env: Drop the double underscores in search.h by Simon Glass · 5 years ago
  68. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  69. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  70. 25e51e9 env: Drop _ENTRY by Simon Glass · 5 years ago
  71. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  72. 02cf933 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  73. db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
  74. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  75. c62f62b env: Move env_reloc() to env.h by Simon Glass · 5 years ago
  76. b5f449e env: Move env_get_char() to env.h by Simon Glass · 5 years ago
  77. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  78. 1f3db0c env: Drop env_crc_update() by Simon Glass · 5 years ago
  79. 4e9ce8a env: Move env import/export functions to env.h by Simon Glass · 5 years ago
  80. 4be490a env: Move env_load/save functions to env.h by Simon Glass · 5 years ago
  81. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  82. 03ed918 env: Move env_fix_drivers() to env.h by Simon Glass · 5 years ago
  83. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  84. b79cf1a env: Move eth_env_get/set_enetaddr() to env.h by Simon Glass · 5 years ago
  85. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  86. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  87. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  88. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  89. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  90. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  91. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  92. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  93. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  94. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  95. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  96. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  97. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago
  98. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago
  99. 3c1ecde common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  100. 4575a77 common: Drop the dpram_... functions by Simon Glass · 5 years ago