1. 27265ce serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  2. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  3. b9e8651 clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · 7 years ago
  4. 288f17e clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · 7 years ago
  5. 199a217 clk: stm32f7: get RCC base address from DT by Patrice Chotard · 7 years ago
  6. 704e954 clk: stm32f7: add static for configure_clocks() by Patrice Chotard · 7 years ago
  7. fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
  8. 94f536f arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · 7 years ago
  9. 1a7c159 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
  10. 1d73ce6 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · 7 years ago
  11. 3f5651a configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
  12. 08d0631 configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
  13. 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
  14. f70a427 board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · 7 years ago
  15. 7087922 board: ti: am57xx: Fix detection of board version by Lokesh Vutla · 7 years ago
  16. 9cb1c49 odroid-c2: enable GPIO by Beniamino Galvani · 7 years ago
  17. 2009a8d pinctrl: meson: add GPIO support by Beniamino Galvani · 7 years ago
  18. 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
  19. a3f54bc ARM: uniphier: enable CONFIG_CMD_FS_GENERIC by Masahiro Yamada · 7 years ago
  20. b8faf5f ARM: uniphier: remove part number info from the boot log by Masahiro Yamada · 7 years ago
  21. 673ac33 doc: uniphier: rework README.uniphier by Masahiro Yamada · 7 years ago
  22. ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
  23. f4f9993 efi_loader: Fix configuration table override by Alexander Graf · 7 years ago
  24. d98cdf6 efi_loader: Improve install_configuration_table by Alexander Graf · 7 years ago
  25. 9af91b7 arm: socfpga: Enable all FPGA config support for Arria 10 by Tien Fong Chee · 7 years ago
  26. 2baa997 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
  27. 812dfdd configs: Add FPGA driver config for Arria 10 by Tien Fong Chee · 7 years ago
  28. 386c65e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
  29. fa23ba1 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  30. c2caaee kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig by Tien Fong Chee · 7 years ago
  31. 6867e19 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  32. 6a34af5 arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset by Tien Fong Chee · 7 years ago
  33. 3304990 efi_loader: remove more double EFI_EXIT() in efi_disk.c by Rob Clark · 7 years ago
  34. b510482 efi_loader: remove double EFI_EXIT() with efi_unsupported by Rob Clark · 7 years ago
  35. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  36. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  37. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  38. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  39. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  40. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  41. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  42. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  43. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  44. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  45. e94136b mips-relocs: Fix warning from gcc 6.3 by Paul Burton · 7 years ago
  46. 48bfc31 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · 7 years ago
  47. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  48. 09bebb8 Makefile: Allow arch post-link hook by Paul Burton · 7 years ago
  49. 5785e51 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  50. a17e62c efi_loader: expose protocols via GUID by Rob Clark · 7 years ago
  51. 641833d efi_loader: add helper macro to construct protocol objects by Rob Clark · 7 years ago
  52. 804b1d7 efi_loader: log EFI return values too by Rob Clark · 7 years ago
  53. c0ebfc8 efi_loader: implement ProtocolsPerHandle by xypron.glpk@gmx.de · 7 years ago
  54. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  55. b521d29 efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · 7 years ago
  56. 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
  57. ff92593 efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · 7 years ago
  58. 661c832 efi_loader: workaround for grub lsefi bug by Rob Clark · 7 years ago
  59. 09c5ab9 efi_loader: implement ConvertDeviceNodeToText by xypron.glpk@gmx.de · 7 years ago
  60. c6e3c3e efi_memory: return MapKey by xypron.glpk@gmx.de · 7 years ago
  61. 0ecba5d efi_memory: do parameter checks first by xypron.glpk@gmx.de · 7 years ago
  62. ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  63. 3e094c5 efi_loader: move guidcmp to header by Rob Clark · 7 years ago
  64. 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
  65. 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
  66. 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
  67. f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  68. b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
  69. fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  70. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  71. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  72. c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  73. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  74. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  75. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  76. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  77. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  78. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  79. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  80. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  81. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  82. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  83. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  84. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  85. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  86. b2f2c7be km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
  87. b63d4f3 km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
  88. 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  89. dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  90. 7fe463f board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
  91. 3630094 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
  92. ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  93. 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  94. 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  95. 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  96. 0d982c5 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
  97. 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  98. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  99. 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  100. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago