1. 7fb9603 ram: stm32: add second SDRAM bank management by Patrice Chotard · 7 years ago
  2. 8b37922 ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · 7 years ago
  3. f2b8000 ram: stm32: get base address from DT by Patrice Chotard · 7 years ago
  4. 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · 7 years ago
  5. e2e28d2 clk: stm32f7: remove clock_get() by Patrice Chotard · 7 years ago
  6. b8442fb spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · 7 years ago
  7. 4809a19 serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  8. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  9. fee92ee clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · 7 years ago
  10. 7bdf971 clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · 7 years ago
  11. d93fc2c clk: stm32f7: get RCC base address from DT by Patrice Chotard · 7 years ago
  12. a8f951a clk: stm32f7: add static for configure_clocks() by Patrice Chotard · 7 years ago
  13. e5f82cf ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
  14. 39354af arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · 7 years ago
  15. d320ab6 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
  16. e885610 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · 7 years ago
  17. d354c04 configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
  18. 5a32f7c configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
  19. dd94071 configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
  20. 816178b board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · 7 years ago
  21. ab4f71e board: ti: am57xx: Fix detection of board version by Lokesh Vutla · 7 years ago
  22. aad6144 odroid-c2: enable GPIO by Beniamino Galvani · 7 years ago
  23. 5aeb135 pinctrl: meson: add GPIO support by Beniamino Galvani · 7 years ago
  24. 6bf2f10 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
  25. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  26. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  27. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  28. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  29. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  30. a3a0023 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  31. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  32. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  33. a19d3d2 env: Move help from README to Kconfig by Simon Glass · 7 years ago
  34. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  35. ce34f5d configs: Resync with savedefconfig by Tom Rini · 7 years ago
  36. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  37. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
  38. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
  39. 8cf55fa ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  40. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
  41. 16f125c ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  42. dfd5eee xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  43. 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  44. 0d5a1bf arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  45. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  46. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  47. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  48. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  49. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  50. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  51. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  52. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  53. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  54. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  55. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  56. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  57. 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  58. 1ff0190 km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
  59. cc895df km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
  60. 257f523 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  61. 5f09692 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  62. c73b399 board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
  63. 5452326 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
  64. 6a2b267 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  65. 9b3d631 arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  66. bb80d4d arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  67. 7908152 arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  68. 1203716 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
  69. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  70. 4f14b97 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  71. 0a2e176 env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  72. 57ea7f7 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  73. 0294c2f tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
  74. 5a2b0f1 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 12 years ago
  75. 959e907 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  76. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  77. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  78. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  79. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  80. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  81. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  82. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  83. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  84. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  85. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  86. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  87. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  88. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  89. 9bfe382 mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  90. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
  91. 71ceb93 ARM: Mark AE boards orphan by Marek Vasut · 7 years ago
  92. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  93. e9c99be mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  94. 9af078f mx6sabreauto: Make Ethernet functional again by Fabio Estevam · 7 years ago
  95. 3ef0b27 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  96. 2ef943e imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
  97. 3876a35 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
  98. 614c283 mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
  99. c951fa7 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  100. cd681b2 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago