1. 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
  2. ff92593 efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · 7 years ago
  3. 661c832 efi_loader: workaround for grub lsefi bug by Rob Clark · 7 years ago
  4. 09c5ab9 efi_loader: implement ConvertDeviceNodeToText by xypron.glpk@gmx.de · 7 years ago
  5. c6e3c3e efi_memory: return MapKey by xypron.glpk@gmx.de · 7 years ago
  6. 0ecba5d efi_memory: do parameter checks first by xypron.glpk@gmx.de · 7 years ago
  7. ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  8. 3e094c5 efi_loader: move guidcmp to header by Rob Clark · 7 years ago
  9. 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
  10. 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
  11. 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
  12. f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  13. b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
  14. fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  15. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  16. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  17. c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  18. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  19. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  20. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  21. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  22. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  23. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  24. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  25. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  26. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  27. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  28. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  29. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  30. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  31. b2f2c7be km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
  32. b63d4f3 km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
  33. 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  34. dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  35. 7fe463f board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
  36. 3630094 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
  37. ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  38. 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  39. 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  40. 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  41. 0d982c5 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
  42. 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  43. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  44. 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  45. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  46. 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
  47. 7e99e14 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 11 years ago
  48. 8787b02 efi_loader: correctly implement 100ns conversion by xypron.glpk@gmx.de · 7 years ago
  49. 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  50. bfc7246 efi_loader: refactor efi_set_timer by xypron.glpk@gmx.de · 7 years ago
  51. 49deb45 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · 7 years ago
  52. 503f269 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
  53. c684159 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
  54. 2fd945f efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
  55. 71275a3 efi_memory: avoid NULL dereference in efi_free_pool by xypron.glpk@gmx.de · 7 years ago
  56. 70bfcdc efi_loader: disk: iterate only over valid block devices by xypron.glpk@gmx.de · 7 years ago
  57. 1da1bac efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
  58. 3c8ffb6 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
  59. b06d8ac bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
  60. cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  61. 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  62. 011f432 efi_loader: provide a sufficient number of protocols by xypron.glpk@gmx.de · 7 years ago
  63. c2e703f efi_loader: implement LocateHandleBuffer by xypron.glpk@gmx.de · 7 years ago
  64. 2632958 efi_loader: refactor efi_locate_handle by xypron.glpk@gmx.de · 7 years ago
  65. 58b8358 efi_loader: implement InstallMultipleProtocolInterfaces by xypron.glpk@gmx.de · 7 years ago
  66. 3d8e145 efi_loader: refactor efi_uninstall_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  67. 8bee5a3 efi_loader: refactor efi_install_protocol_interface by xypron.glpk@gmx.de · 7 years ago
  68. 4b6ed0d efi_loader: implement UninstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  69. e0549f8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  70. 69baec6 efi_loader: efi_open_protocol: parameter checks by xypron.glpk@gmx.de · 7 years ago
  71. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  72. aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  73. 207d8b3 mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  74. a79e8df power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  75. 43d0247 power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  76. 4e98a14 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  77. 3bbe7c1 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  78. 585c703 power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  79. 2a4747d power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  80. 117daa8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  81. 5c3195c power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  82. b616835 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  83. 85f87de power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  84. 0f2194d power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  85. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  86. 343749c mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  87. 4dc80c8 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
  88. 2710d54 ARM: Mark AE boards orphan by Marek Vasut · 7 years ago
  89. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  90. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  91. 3f0a104 mx6sabreauto: Make Ethernet functional again by Fabio Estevam · 7 years ago
  92. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  93. bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
  94. f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
  95. 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
  96. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  97. 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  98. 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  99. 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  100. 00f43e5 mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago