1. 5589be6 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · 5 years ago
  2. 685fb74 configs: Remove unneeded overlay_files environment variable by Andrew F. Davis · 5 years ago
  3. b9b918f Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  4. 17dd9d3 configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig by Urja Rannikko · 6 years ago
  5. 7a19eec configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig by Urja Rannikko · 6 years ago
  6. f3cc3a0 global_data: Remove comment of reserved arch-specific GD flags by Stefan Roese · 5 years ago
  7. aa4274e cbfs: Add functions to support multiple CBFSs by Simon Glass · 5 years ago
  8. f152bf0 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  9. a5e37ef x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n by Bin Meng · 5 years ago
  10. 68fe663 Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  11. 3127e7e efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub by Heinrich Schuchardt · 5 years ago
  12. 7c4c0c3 ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img by Dalon Westergreen · 5 years ago
  13. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  14. 3194ec9 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  15. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  16. 9c404d9 ARM: da850-evm: Increase environment NOR partition offset by Adam Ford · 5 years ago
  17. 482a2a6 ARM: da850-evm: Fix Lowlevel init by Adam Ford · 5 years ago
  18. 956760a arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
  19. f677c6f dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  20. cf3119d clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  21. 8208848 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  22. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  23. 55f54b2 boards: meson: add g12a sei510 by Jerome Brunet · 6 years ago
  24. f3f2c3d configs: meson64: permit redefining ENV_SIZE by Neil Armstrong · 6 years ago
  25. 3bb91f6 powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · 5 years ago
  26. b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  27. e15e4b5 km/arm: remove unmaintained target PORTL2 by Pascal Linder · 5 years ago
  28. 2dc8953 km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  29. cc4d10a km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  30. 9da11de km: fixed typo in KM Kirkwood header file by Pascal Linder · 5 years ago
  31. 8a30f4a km: clean up header files for KM Kirkwood boards by Pascal Linder · 5 years ago
  32. 3eff62e km: remove obsolete definitions in KM header files by Pascal Linder · 5 years ago
  33. ae01e1a km: add Kconfig menus for KM boards by Pascal Linder · 5 years ago
  34. 1ed83ba common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  35. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  36. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  37. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  38. 32c3f3c env: Drop the double underscores in search.h by Simon Glass · 5 years ago
  39. 63a2f57 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  40. 4686d8f env: Rename the redundancy flags by Simon Glass · 5 years ago
  41. d2c1ca8 env: Drop _ENTRY by Simon Glass · 5 years ago
  42. 1a23686 env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  43. 337c973 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  44. bf86488 env: Move env_valid to env.h by Simon Glass · 5 years ago
  45. 204eb22 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  46. 7a7f81c env: Move env_reloc() to env.h by Simon Glass · 5 years ago
  47. e0033ef env: Move env_get_char() to env.h by Simon Glass · 5 years ago
  48. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  49. 8037bb2 env: Drop env_crc_update() by Simon Glass · 5 years ago
  50. 7564e41 env: Move env import/export functions to env.h by Simon Glass · 5 years ago
  51. 813878f env: Move env_load/save functions to env.h by Simon Glass · 5 years ago
  52. eec9796 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  53. 7ac9151 env: Move env_fix_drivers() to env.h by Simon Glass · 5 years ago
  54. d416b4b env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  55. dc978f2 env: Move eth_env_get/set_enetaddr() to env.h by Simon Glass · 5 years ago
  56. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  57. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  58. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  59. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  60. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  61. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  62. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  63. 909ff4d env: Move envmatch() to env.h by Simon Glass · 5 years ago
  64. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  65. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  66. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  67. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  68. bf4229c env: Create a new file for environment functions by Simon Glass · 5 years ago
  69. ad375cc common: Remove video_setmem() by Simon Glass · 5 years ago
  70. 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  71. 57d21d0 common: Drop the dpram_... functions by Simon Glass · 5 years ago
  72. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  73. cf33f92 board: hisilicon: Add support for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  74. 2a433b0 arm: dts: Import HI3660 devicetree from Linux by Manivannan Sadhasivam · 5 years ago
  75. 70a7098 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  76. 7341f30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  77. b700f03 ARM: renesas: Add R8A77980 V3H Condor board code by Marek Vasut · 5 years ago
  78. 8330f88 ARM: dts: renesas: Add R8A77980 V3H DTs and headers by Marek Vasut · 5 years ago
  79. 58c4ab3 apalis-tk1: configs: remove legacy usbboot command by Igor Opaniuk · 5 years ago
  80. 46eb729 apalis-tk1: support v1.2 hardware revision by Marcel Ziswiler · 5 years ago
  81. 21627ec apalis-tk1: remove default vesa vga mode from vidargs by Marcel Ziswiler · 5 years ago
  82. 09a31c9 apalis-tk1: switch to zImage by Igor Opaniuk · 5 years ago
  83. 0b685db apalis-tk1: add pcie_aspm=off to defargs by Igor Opaniuk · 5 years ago
  84. 5649c6f apalis-tk1: enable user debug by default by Igor Opaniuk · 5 years ago
  85. 9835d6d board: intel: Add new slimbootloader board by Park, Aiden · 5 years ago
  86. 11ca716 x86: qemu: Fix non-working ramboot and nfsboot environment variables by Bin Meng · 5 years ago
  87. 4201203 qemu-x86: Use config_distro_bootcmd by Joshua Watt · 5 years ago
  88. c7cd7bf Update include/android_image.h from AOSP by Alex Deymo · 5 years ago
  89. a3d81fe ARM: dts: add hifsys reset for MediaTek SoCs by developer · 5 years ago
  90. 7c395c9 log: document the assign() macro by Heinrich Schuchardt · 5 years ago
  91. 6a05765 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  92. 94ca0a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  93. ab81008 autoboot: Add comments for menu_show() by Simon Glass · 5 years ago
  94. 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  95. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  96. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  97. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  98. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  99. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  100. 4d6c9b6 Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago