1. 891b3d9 efi_loader: fix efi_net_get_status by Heinrich Schuchardt · 7 years ago
  2. e5c2160 efi_loader: implement WaitForPacket event by Heinrich Schuchardt · 7 years ago
  3. a0549ef efi_loader: use events for efi_net_receive by Heinrich Schuchardt · 7 years ago
  4. 61da678 efi_net: return EFI_UNSUPPORTED where appropriate by Heinrich Schuchardt · 7 years ago
  5. 5d4a5ea efi_loader: efi_net: hwaddr_size = 6 by Heinrich Schuchardt · 7 years ago
  6. bdecf97 efi_loader: fill simple network protocol revision by Heinrich Schuchardt · 7 years ago
  7. 2e0864a efi_loader: correct bits of receive_filters bit mask by Heinrich Schuchardt · 7 years ago
  8. 84a12ce efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL by Heinrich Schuchardt · 7 years ago
  9. ca379e1 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · 7 years ago
  10. 5a9682d efi_loader: pass GUIDs as const efi_guid_t * by Heinrich Schuchardt · 7 years ago
  11. fc05a95 efi_loader: parameters of CopyMem and SetMem by Heinrich Schuchardt · 7 years ago
  12. f7c7817 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem by Heinrich Schuchardt · 7 years ago
  13. 7d96332 efi_loader: replace efi_div10 by do_div by Heinrich Schuchardt · 7 years ago
  14. 332468f efi_loader: provide function comments for boot services by Heinrich Schuchardt · 7 years ago
  15. e67e724 efi_selftest: make tests easier to read by Heinrich Schuchardt · 7 years ago
  16. e190e89 efi_loader: use type bool for event states by Heinrich Schuchardt · 7 years ago
  17. 037ee6f efi_selftest: use efi_st_error for all error messages by Heinrich Schuchardt · 7 years ago
  18. 04d0da5 sandbox: avoid memory leak in os_dirent_ls by Heinrich Schuchardt · 7 years ago
  19. 68a3452 dm: ofnode: query correct property in livetree ofnode_get_addr_size by Klaus Goger · 7 years ago
  20. 5924da1 dm: core: Round up size when allocating so that it is cache line aligned by Faiz Abbas · 7 years ago
  21. ae06a1b dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · 7 years ago
  22. 7c84319 dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  23. 4d68604 dm: gpio: Add a comment about not copying some drivers by Simon Glass · 7 years ago
  24. 1ba2147 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · 7 years ago
  25. 085391b test: print_ut: Add test for %ls strings by Rob Clark · 7 years ago
  26. 52ff287 configs: stm32h743-eval: enable filesystem related flags by Patrice Chotard · 7 years ago
  27. 9f7d8f6 configs: stm32h743-disco: enable filesystem related flags by Patrice Chotard · 7 years ago
  28. a3def70 configs: stm32h743-disco: enable SDMMC support by Patrice Chotard · 7 years ago
  29. fac0013 configs: stm32h743-eval: enable SDMMC support by Patrice Chotard · 7 years ago
  30. 53c656a dm: mmc: remove DM_MMC_OPS for STM32_SDMMC by Patrice Chotard · 7 years ago
  31. d8f69e5 ARM: DTS: stm32: add SDMMC support fo stm32h743-eval by Patrice Chotard · 7 years ago
  32. eccac3e ARM: DTS: stm32: add SDMMC support for stm32h743 disco by Patrice Chotard · 7 years ago
  33. ca4abdc configs: stm32: update SRAM address for STM32H7 disco and eval by Patrice Chotard · 7 years ago
  34. 72dee54 ARM: stm32f7: fix prescaler calculation of timer by Bo Shen · 7 years ago
  35. af609e3 fs/fat: Check malloc return values and fix memory leaks by Tuomas Tynkkynen · 7 years ago
  36. 09fa964 fs/fat: Fix 'CACHE: Misaligned operation at range' warnings by Tuomas Tynkkynen · 7 years ago
  37. 99e46df cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · 7 years ago
  38. 610eec7 scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  39. 9a212d7 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  40. 6c30f15 serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  41. 2a7ecc5 serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  42. 60a996b serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  43. 75d5853 serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  44. 2a52a95 serial: stm32x7: cleanup code by Patrice Chotard · 7 years ago
  45. 34f9a92 ARMv8: make master CPU checking logic more clear by zijun_hu · 7 years ago
  46. b813908 board: STiH410-B2260: set ramdisk_addr_r to 0x48000000 by Lee Jones · 7 years ago
  47. 7aac4e9 board: STiH410-B2260: fix sdram size by Nicolas Le Bayon · 7 years ago
  48. 3ef751e board: STiH410-B2260: update environment variable by Patrice Chotard · 7 years ago
  49. 7baf952f ARMv8: fix error in freeing stack frame by zijun_hu · 7 years ago
  50. 01a8359 ARMv8: get new GD address from gd->new_gd directly by zijun_hu · 7 years ago
  51. 0d3aaa3 Travis-CI: Fix microblaze and xilinx jobs by Tom Rini · 7 years ago
  52. bf52fcd cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
  53. 83e92f7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  54. 256df1e x86: edison: Bring minimal ACPI support to the board by Andy Shevchenko · 7 years ago
  55. 39665be x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · 7 years ago
  56. b6519b7 x86: theadorable-x86-xxx_defconfig: Enable setexpr command by Stefan Roese · 7 years ago
  57. 70e6c8c x86: theadorable-x86-common: Move "-generic" into kernel-ver variable by Stefan Roese · 7 years ago
  58. 43c9841 x86: theadorable-x86-common: Add further pci hotplug cmdline parameters by Stefan Roese · 7 years ago
  59. afbdfd8 Travis-CI: Split out more vendors from the catch-all ARM job by Tom Rini · 7 years ago
  60. 575e160 Travis-CI: Move Boundary and Engicam devices to their own jobs by Tom Rini · 7 years ago
  61. bc3eed9 Travis-CI: Move Toradex into its own job by Tom Rini · 7 years ago
  62. fa9ca8a fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls by Tom Rini · 7 years ago
  63. 3c2dff5 tools/fit_image.c: Update some return code paths by Tom Rini · 7 years ago
  64. 146dda3 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · 7 years ago
  65. 48ee0a8 cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · 7 years ago
  66. c667723 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · 7 years ago
  67. e2e6dae test/dm: Fix string handling issues in the eth test by Tom Rini · 7 years ago
  68. d91062c test/overlay: Fix various malloc/free leaks by Tom Rini · 7 years ago
  69. 18030d0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · 7 years ago
  70. 7c890f1 fs-test: Add test for a filename using '..' to go back to the root by Tuomas Tynkkynen · 7 years ago
  71. 8df8731 fs/fat: Fix pathnames using '..' that lead to the root directory by Tuomas Tynkkynen · 7 years ago
  72. edce588 fs-test: Add FAT16 support by Tuomas Tynkkynen · 7 years ago
  73. 385b731 fs/ext4: Fix group descriptor checksum calculation by Tuomas Tynkkynen · 7 years ago
  74. bd2259e doc: Fix statements on case sensitivity for regulator prefix by Felix Brack · 7 years ago
  75. 2685776 omap: Fix warning when looking for userdata part by Sam Protsenko · 7 years ago
  76. 3078909 disk: Provide API to get partition by name for specific type by Sam Protsenko · 7 years ago
  77. 19d141a omap: Omit fastboot.userdata_size related errors by Sam Protsenko · 7 years ago
  78. 7b09dff travis.yml: Add job for running test.py in qemu_arm by Tuomas Tynkkynen · 7 years ago
  79. 32f1182 ARM: Add a new arch + board for QEMU's 'virt' machine by Tuomas Tynkkynen · 7 years ago
  80. 3675cb0 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · 7 years ago
  81. e434a90 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · 7 years ago
  82. 75e3fea pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · 7 years ago
  83. badb992 pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · 7 years ago
  84. a4d7286 omap: detect board before spl_early_init() by Jean-Jacques Hiblot · 7 years ago
  85. 2f57c95 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  86. 035d640 fdtdec: sort include files by Jean-Jacques Hiblot · 7 years ago
  87. f52bdf4 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
  88. 376ddf9 gzip: add a function to parse the header by Jean-Jacques Hiblot · 7 years ago
  89. d753f94 lzo: add a function to check the validity of the header by Jean-Jacques Hiblot · 7 years ago
  90. 02035d0 fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · 7 years ago
  91. d56b86e fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  92. 906a9db fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · 7 years ago
  93. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  94. 84570a0 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux by Masahiro Yamada · 7 years ago
  95. 3ea0520 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · 7 years ago
  96. 4a59ada efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 7 years ago
  97. 3cc6e3f efi_loader: allow creating new handles by Heinrich Schuchardt · 7 years ago
  98. 842a8e4 efi_loader: support 16 protocols per efi_object by Heinrich Schuchardt · 7 years ago
  99. 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  100. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago