1. 7824ad6 bootvx: Refactor the bootline copy codes a little bit by Bin Meng · 6 years ago
  2. 447ae4f bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · 6 years ago
  3. 839c4e9 elf: Add a very simple ELF64 loader by Bin Meng · 6 years ago
  4. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  5. fa5e91f vxworks: x86: Rename e820info to e820_info by Bin Meng · 6 years ago
  6. 1351700 bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · 6 years ago
  7. 2902be8 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · 6 years ago
  8. df13a44 Merge git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  9. 3194daa vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · 6 years ago
  10. 092f2f3 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 6 years ago
  11. 3dfbc53 net: Make the BOOTP options default by Joe Hershberger · 6 years ago
  12. 2b9f486 net: Improve BOOTP PXE config option by Joe Hershberger · 6 years ago
  13. 80449c0 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · 6 years ago
  14. 8df69d9 net: Improve menu options and help for BOOTP options by Joe Hershberger · 6 years ago
  15. e88b256 net: Move the DHCP command below the BOOTP command by Joe Hershberger · 6 years ago
  16. 92fa44d net: Move net command options to the cmd menu by Joe Hershberger · 6 years ago
  17. d7a45ea net: Make CMD_NET a menuconfig by Joe Hershberger · 6 years ago
  18. 844fb49 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  19. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  20. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  21. 55b2556 cmd: Add command for calculating binary operations by Mario Six · 7 years ago
  22. 8354aa2 cmd: ximg: Respect cache line size for flushing by Mario Six · 7 years ago
  23. 476c2fc bootvx: use program header for loading by Christian Gmeiner · 7 years ago
  24. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  25. 806d2fa efi_loader: Respect DT reserved regions by Alexander Graf · 6 years ago
  26. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  27. 2db1eba efi_loader: correctly determine the boot partition by Heinrich Schuchardt · 6 years ago
  28. bc4f913 efi_loader: support device tree for bootefi selftest by Heinrich Schuchardt · 7 years ago
  29. fc225e6 efi_loader: check initialization of EFI subsystem is successful by Heinrich Schuchardt · 7 years ago
  30. 45204b1 efi_loader: do_bootefi_exec should always return an EFI status code by Heinrich Schuchardt · 7 years ago
  31. 098a6cd efi_loader: simplify calling efi_init_obj_list by Heinrich Schuchardt · 7 years ago
  32. d14db11 sunxi: revert disabling of features by Andre Przywara · 6 years ago
  33. 33222c8 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · 7 years ago
  34. 10f087f cmd: sf: fix map_physmem check by Liam Beguin · 7 years ago
  35. 64e6a49 cmd: part: Extract common code to separate function by Sam Protsenko · 7 years ago
  36. 36df616 cmd: part: Allow passing partition name to start and size by Sam Protsenko · 7 years ago
  37. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  38. d231182 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  39. 3b3ea2c Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  40. c550389 cmd: mdio: Fix style violations by Mario Six · 7 years ago
  41. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  42. b0cce3f cmd: fastboot: Kconfig: solve config issue by Patrick Delaunay · 7 years ago
  43. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  44. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  45. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  46. c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  47. 0c3fecd cmd: scsi: move CMD_SCSI to device access commands by Heinrich Schuchardt · 7 years ago
  48. bf14d9a cmd: booti: fix invalid image address in debug message by Masahiro Yamada · 7 years ago
  49. ac08432 cmd: fitupd: Convert CONFIG_CMD_FITUPD by Marek Vasut · 7 years ago
  50. f623e07 efi_loader: fix the online help for bootefi bootmgr by Heinrich Schuchardt · 7 years ago
  51. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  52. a451bc2 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  53. 6808ef9 move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
  54. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  55. 3fd24fa log: Add a command to output a log record by Simon Glass · 7 years ago
  56. ad0e503 log: Add a command to control the log output format by Simon Glass · 7 years ago
  57. e4d4604 usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command by Lukasz Majewski · 7 years ago
  58. 87c7fb3 cmd: nvedit: env_get_f must check for env_get_char error codes by Simon Goldschmidt · 7 years ago
  59. ca92ad4 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · 7 years ago
  60. af09eba aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  61. 49db1cb efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · 7 years ago
  62. c6fa5df efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · 7 years ago
  63. 8996975 powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  64. 9c24dfb cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  65. 748277c4 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  66. 07dc22d cmd: misc: Disable by default on sunXi by Maxime Ripard · 7 years ago
  67. e302ede cmd: loads: Disable by default on sunXi by Maxime Ripard · 7 years ago
  68. 197e0be cmd: loadb: Disable by default on sunXi by Maxime Ripard · 7 years ago
  69. 3b50382 cmd: unzip: Disable by default on sunXi by Maxime Ripard · 7 years ago
  70. b024360 cmd: crc32: Disable by default on sunXi by Maxime Ripard · 7 years ago
  71. a516416 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  72. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  73. 17ff6f0 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory by Heinrich Schuchardt · 7 years ago
  74. 2074f70 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · 7 years ago
  75. 3d22bae fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  76. 7e37a88 cmd: pmic: update help description by Klaus Goger · 7 years ago
  77. 8a8af8a cmd: ti: Generalize cmd_ddr3 command by Lokesh Vutla · 7 years ago
  78. 5cd9661 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · 7 years ago
  79. 3dde8f2 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  80. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  81. b7a6e2c mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  82. e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  83. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  84. cf17789 mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  85. 52d241d mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  86. 7a96ec7 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · 7 years ago
  87. 453c95e usb: rockchip: add rockusb command by Eddie Cai · 7 years ago
  88. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  89. 76cc372 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  90. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  91. d5f61f2 log: Add a 'log level' command by Simon Glass · 7 years ago
  92. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  93. 95b41b8 mtdparts: Correct use of debug() by Simon Glass · 7 years ago
  94. 7c750fa fastboot: Enable flashing by default on sunxi by Maxime Ripard · 7 years ago
  95. 28df8ed cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C by Nobuhiro Iwamatsu · 7 years ago
  96. 9188c43 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  97. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  98. ea54ad5 efi_loader: pass handle of loaded image by Heinrich Schuchardt · 7 years ago
  99. 8300be6 efi_loader: Exit in efi_set_bootdev() upon invalid "desc" by Stefan Roese · 7 years ago
  100. b57f48a efi_loader: use bootargs as load options by Heinrich Schuchardt · 7 years ago