1. d241820 cmd: make MTD commands depend on MTD by Miquel Raynal · Fri Oct 25 19:39:30 2019 +0200
  2. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  3. f21322f cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · Thu Oct 03 19:50:25 2019 +0200
  4. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  5. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  6. 0fb975d Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 03 18:12:58 2019 -0500
  7. dab93f4 cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · Tue Nov 26 10:11:22 2019 +0900
  8. 7ca4e2c cmd: pxe: Fix bootm argument count by Abhishek Shah · Mon Nov 18 16:41:49 2019 -0800
  9. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · Mon Dec 02 10:52:31 2019 -0500
  10. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  11. 320a5d4 common: Drop board_show_dram() by Simon Glass · Thu Nov 14 12:57:44 2019 -0700
  12. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  13. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  14. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  15. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  16. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  17. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  18. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  19. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  20. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  21. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  22. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · Thu Nov 07 08:05:17 2019 +0100
  23. 8d95b6e cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · Fri Nov 08 10:32:15 2019 +0900
  24. 6cae4f4 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · Wed Oct 30 16:53:55 2019 +0100
  25. 2e5aad6 cmd: nand: Remove not used declaration by Alexander Dahl · Wed Oct 30 16:53:54 2019 +0100
  26. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Nov 06 07:11:02 2019 -0500
  27. 6f5056f Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Nov 01 09:37:02 2019 -0400
  28. f6b91bf cmd: avb: Support A/B slots by Sam Protsenko · Mon Oct 21 13:55:16 2019 +0300
  29. ac80a98 cmd: avb: Fix requested partitions list by Sam Protsenko · Thu Aug 15 20:49:47 2019 +0300
  30. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · Mon Oct 14 09:28:02 2019 +0200
  31. af23348 thor: fix error path after g_dnl_register() failure by Marek Szyprowski · Wed Oct 02 14:29:21 2019 +0200
  32. de4752e cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · Wed Oct 02 12:29:08 2019 +0200
  33. 2e95212 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · Thu Oct 24 15:17:13 2019 +0900
  34. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  35. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · Mon Oct 07 13:52:16 2019 +0530
  36. 132e81f cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · Wed Oct 16 17:59:42 2019 +0530
  37. 61e9fbb cmd: Add Support for UFS commands by Faiz Abbas · Tue Oct 15 18:24:40 2019 +0530
  38. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Thu Oct 17 07:26:16 2019 -0400
  39. 9ea7786 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · Tue Sep 17 09:17:53 2019 +0200
  40. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · Thu Sep 12 16:41:01 2019 +0200
  41. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · Tue Sep 24 11:32:29 2019 +0200
  42. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · Sat Oct 12 10:10:59 2019 -0400
  43. ba81b90 cmd: itest: add support for .q size specifier by Marek Szyprowski · Wed Oct 02 12:24:46 2019 +0200
  44. d396410 cmd: avoid decimal conversion by T Karthik Reddy · Wed Sep 11 15:39:53 2019 +0200
  45. 986fb6a cmd: ti: ddr3: Move the print statement after test by Krunal Bhargav · Mon Sep 16 13:47:19 2019 +0530
  46. e728d54 cmd: ti: ddr3: Fix ecc address calculation by Lokesh Vutla · Mon Sep 16 13:47:16 2019 +0530
  47. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  48. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Oct 08 18:45:26 2019 -0400
  49. a55d317 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Oct 08 18:43:37 2019 -0400
  50. 4f10743 arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · Wed Sep 25 12:37:15 2019 +0200
  51. f048cae ARM: zynq: Define default SYS_PROMPT by Michal Simek · Wed Sep 25 12:32:41 2019 +0200
  52. d45fc8f iod: Enhance to support display of multiple values by Simon Glass · Wed Sep 25 08:56:25 2019 -0600
  53. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600
  54. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  55. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · Thu Aug 22 16:47:39 2019 +0900
  56. 01437e1 cmd: disable CMD_NVEDIT_EFI by default by Heinrich Schuchardt · Sun Oct 06 15:44:22 2019 +0200
  57. a383c81 cmd: env: fix a typo in a comment of do_env_set_efi() by AKASHI Takahiro · Fri Oct 04 13:46:25 2019 +0900
  58. 1d5ccd6 Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · Mon Sep 23 22:43:41 2019 +0100
  59. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · Fri Sep 20 17:36:50 2019 -0400
  60. 014a381 cmd: part: number: return hexadecimal value by Roman Stratiienko · Fri Sep 20 15:59:18 2019 +0200
  61. c492752 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · Thu Sep 12 15:31:22 2019 +0900
  62. ac598c1 net: introduce packet capture support by Ramon Fried · Thu Jul 18 21:43:30 2019 +0300
  63. 8a3968c net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · Tue Jul 30 16:51:41 2019 -0500
  64. c36366c cmd: pci: Adjust display of digits for 64bit address and size by Kunihiko Hayashi · Fri Aug 23 10:56:55 2019 +0900
  65. 02767cb cmd: gpio: remove redundant assignment by Heinrich Schuchardt · Thu Aug 22 22:19:41 2019 +0200
  66. 87eb2a1 Merge branch '2019-08-23-master-imports' by Tom Rini · Sat Aug 24 08:32:22 2019 -0400
  67. 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · Wed Aug 14 07:54:34 2019 -0500
  68. 51709f7 clk: support clk tree dump by Peng Fan · Wed Aug 21 13:35:14 2019 +0000
  69. f152bf0 cbfs: Move result variable into the struct by Simon Glass · Wed Aug 14 19:56:13 2019 -0600
  70. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  71. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  72. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  73. 63a2f57 env: Drop the ACTION typedef by Simon Glass · Thu Aug 01 09:47:09 2019 -0600
  74. 4686d8f env: Rename the redundancy flags by Simon Glass · Thu Aug 01 09:47:08 2019 -0600
  75. 1a23686 env: Drop the ENTRY typedef by Simon Glass · Fri Aug 02 09:44:18 2019 -0600
  76. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  77. eec9796 env: Move set_default_vars to env.h by Simon Glass · Thu Aug 01 09:46:56 2019 -0600
  78. d416b4b env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · Thu Aug 01 09:46:54 2019 -0600
  79. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  80. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  81. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  82. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · Thu Aug 01 09:46:49 2019 -0600
  83. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  84. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  85. 909ff4d env: Move envmatch() to env.h by Simon Glass · Thu Aug 01 09:46:45 2019 -0600
  86. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  87. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · Thu Aug 01 09:46:41 2019 -0600
  88. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  89. a2ac168 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Aug 10 12:21:27 2019 -0400
  90. 538aec9 x86: Add a common HOB library by Park, Aiden · Sat Aug 03 08:30:31 2019 +0000
  91. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · Sat Aug 03 08:30:20 2019 +0000
  92. c7eaa8b thor: fix crash after usb initialization failure by Marek Szyprowski · Fri Jun 21 15:39:29 2019 +0200
  93. 6954351 cmd: avb: Fix compiler warnings by Sam Protsenko · Wed Jul 31 19:59:09 2019 +0300
  94. 6a05765 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Aug 04 19:39:54 2019 -0400
  95. 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · Sat Jul 20 20:51:25 2019 -0600
  96. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · Sat Jul 20 20:51:24 2019 -0600
  97. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · Sat Jul 20 20:51:21 2019 -0600
  98. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:17 2019 -0600
  99. 3a591aa Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Jul 30 19:19:54 2019 -0400
  100. 2171509 efi_loader: efidebug.c function documentation by Heinrich Schuchardt · Thu Jul 25 20:52:23 2019 +0200