1. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  2. 587f445 cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  3. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  4. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  5. 94d022b Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  6. 0bffb8c cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 4 years, 10 months ago
  7. ca32678 cmd: pxe: Fix bootm argument count by Abhishek Shah · 4 years, 10 months ago
  8. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 10 months ago
  9. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  10. 428a6a1 common: Drop board_show_dram() by Simon Glass · 4 years, 10 months ago
  11. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  12. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  13. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  14. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 10 months ago
  15. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  16. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 10 months ago
  17. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  18. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  19. b2ea91b crc: Fix code style with crc functions by Simon Glass · 4 years, 10 months ago
  20. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 10 months ago
  21. 3b4847c efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 4 years, 11 months ago
  22. fefff63 cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 4 years, 11 months ago
  23. 672c570 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
  24. 20841c5 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
  25. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  26. 24b7739 Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  27. 965ec3c cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  28. bb43c27 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
  29. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  30. 0896d2c thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
  31. 909338c cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  32. 051aa89 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · 5 years ago
  33. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  34. 683cdd6 cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  35. c2af7fb cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
  36. a539c8b cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  37. a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  38. e6661cf ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  39. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  40. ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  41. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  42. 7d2dc6a cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  43. 100e75b cmd: avoid decimal conversion by T Karthik Reddy · 5 years ago
  44. 92ffd0d cmd: ti: ddr3: Move the print statement after test by Krunal Bhargav · 5 years ago
  45. 5ebe6c0 cmd: ti: ddr3: Fix ecc address calculation by Lokesh Vutla · 5 years ago
  46. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  47. efea5a3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  48. 8679be2 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  49. 3c3886d arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · 5 years ago
  50. a91feae ARM: zynq: Define default SYS_PROMPT by Michal Simek · 5 years ago
  51. 9da3776 iod: Enhance to support display of multiple values by Simon Glass · 5 years ago
  52. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  53. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  54. 5bac9c5 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  55. 3b728f8 cmd: disable CMD_NVEDIT_EFI by default by Heinrich Schuchardt · 5 years ago
  56. 6810caf cmd: env: fix a typo in a comment of do_env_set_efi() by AKASHI Takahiro · 5 years ago
  57. 60a9aeb Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  58. 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  59. 400b955 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  60. dd2d989 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  61. 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
  62. 14a8ade net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  63. 4ebeb4c cmd: pci: Adjust display of digits for 64bit address and size by Kunihiko Hayashi · 5 years ago
  64. e946b5d cmd: gpio: remove redundant assignment by Heinrich Schuchardt · 5 years ago
  65. 3d8fab1 Merge branch '2019-08-23-master-imports' by Tom Rini · 5 years ago
  66. 78f2877 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  67. aeeb2e6 clk: support clk tree dump by Peng Fan · 5 years ago
  68. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  69. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  70. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  71. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  72. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  73. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  74. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  75. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  76. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  77. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  78. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  79. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  80. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  81. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  82. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  83. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  84. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  85. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  86. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  87. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  88. 31d1369 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  89. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  90. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  91. ed3a37a thor: fix crash after usb initialization failure by Marek Szyprowski · 5 years ago
  92. 97f3c09 cmd: avb: Fix compiler warnings by Sam Protsenko · 5 years ago
  93. 7127151 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  94. cf9803a Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · 5 years ago
  95. e231306 autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · 5 years ago
  96. 8fc31e2 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · 5 years ago
  97. 88fa4be autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · 5 years ago
  98. a239147 Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  99. a6ccba0 efi_loader: efidebug.c function documentation by Heinrich Schuchardt · 5 years ago
  100. 5a760f6 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago