1. 386c65e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
  2. fa23ba1 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  3. c2caaee kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig by Tien Fong Chee · 7 years ago
  4. 6867e19 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  5. 6a34af5 arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset by Tien Fong Chee · 7 years ago
  6. 3304990 efi_loader: remove more double EFI_EXIT() in efi_disk.c by Rob Clark · 7 years ago
  7. b510482 efi_loader: remove double EFI_EXIT() with efi_unsupported by Rob Clark · 7 years ago
  8. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  9. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  10. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  11. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  12. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  13. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  14. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  15. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  16. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  17. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  18. e94136b mips-relocs: Fix warning from gcc 6.3 by Paul Burton · 7 years ago
  19. 48bfc31 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · 7 years ago
  20. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  21. 09bebb8 Makefile: Allow arch post-link hook by Paul Burton · 7 years ago
  22. 5785e51 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  23. a17e62c efi_loader: expose protocols via GUID by Rob Clark · 7 years ago
  24. 641833d efi_loader: add helper macro to construct protocol objects by Rob Clark · 7 years ago
  25. 804b1d7 efi_loader: log EFI return values too by Rob Clark · 7 years ago
  26. c0ebfc8 efi_loader: implement ProtocolsPerHandle by xypron.glpk@gmx.de · 7 years ago
  27. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  28. b521d29 efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · 7 years ago
  29. 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
  30. ff92593 efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · 7 years ago
  31. 661c832 efi_loader: workaround for grub lsefi bug by Rob Clark · 7 years ago
  32. 09c5ab9 efi_loader: implement ConvertDeviceNodeToText by xypron.glpk@gmx.de · 7 years ago
  33. c6e3c3e efi_memory: return MapKey by xypron.glpk@gmx.de · 7 years ago
  34. 0ecba5d efi_memory: do parameter checks first by xypron.glpk@gmx.de · 7 years ago
  35. ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  36. 3e094c5 efi_loader: move guidcmp to header by Rob Clark · 7 years ago
  37. 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
  38. 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
  39. 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
  40. f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  41. b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
  42. fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  43. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  44. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  45. c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  46. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  47. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  48. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  49. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  50. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  51. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  52. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  53. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  54. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  55. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  56. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  57. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  58. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  59. b2f2c7be km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
  60. b63d4f3 km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
  61. 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  62. dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  63. 7fe463f board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
  64. 3630094 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
  65. ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  66. 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  67. 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  68. 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  69. 0d982c5 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
  70. 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  71. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  72. 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  73. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  74. 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
  75. 7e99e14 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 11 years ago
  76. 8787b02 efi_loader: correctly implement 100ns conversion by xypron.glpk@gmx.de · 7 years ago
  77. 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  78. bfc7246 efi_loader: refactor efi_set_timer by xypron.glpk@gmx.de · 7 years ago
  79. 49deb45 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · 7 years ago
  80. 503f269 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
  81. c684159 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
  82. 2fd945f efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
  83. 71275a3 efi_memory: avoid NULL dereference in efi_free_pool by xypron.glpk@gmx.de · 7 years ago
  84. 70bfcdc efi_loader: disk: iterate only over valid block devices by xypron.glpk@gmx.de · 7 years ago
  85. 1da1bac efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
  86. 3c8ffb6 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
  87. b06d8ac bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
  88. cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  89. 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  90. 011f432 efi_loader: provide a sufficient number of protocols by xypron.glpk@gmx.de · 7 years ago
  91. c2e703f efi_loader: implement LocateHandleBuffer by xypron.glpk@gmx.de · 7 years ago
  92. 2632958 efi_loader: refactor efi_locate_handle by xypron.glpk@gmx.de · 7 years ago
  93. 58b8358 efi_loader: implement InstallMultipleProtocolInterfaces by xypron.glpk@gmx.de · 7 years ago
  94. 3d8e145 efi_loader: refactor efi_uninstall_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  95. 8bee5a3 efi_loader: refactor efi_install_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  96. 4b6ed0d efi_loader: implement UninstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  97. e0549f8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  98. 69baec6 efi_loader: efi_open_protocol: parameter checks by xypron.glpk@gmx.de · 7 years ago
  99. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  100. aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago