1. 1421e0a ram: stm32: get base address from DT by Patrice Chotard · 7 years ago
  2. 9242ece ram: stm32: migrate fmc defines in driver file by Patrice Chotard · 7 years ago
  3. 81d0128 clk: stm32f7: remove clock_get() by Patrice Chotard · 7 years ago
  4. 541cd6e spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · 7 years ago
  5. 27265ce serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  6. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  7. b9e8651 clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · 7 years ago
  8. 288f17e clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · 7 years ago
  9. 199a217 clk: stm32f7: get RCC base address from DT by Patrice Chotard · 7 years ago
  10. 704e954 clk: stm32f7: add static for configure_clocks() by Patrice Chotard · 7 years ago
  11. fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
  12. 94f536f arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · 7 years ago
  13. 1a7c159 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
  14. 1d73ce6 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · 7 years ago
  15. 3f5651a configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
  16. 08d0631 configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
  17. 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
  18. f70a427 board: ti: x15: Add support for beagle_X15 revC by Lokesh Vutla · 7 years ago
  19. 7087922 board: ti: am57xx: Fix detection of board version by Lokesh Vutla · 7 years ago
  20. 9cb1c49 odroid-c2: enable GPIO by Beniamino Galvani · 7 years ago
  21. 2009a8d pinctrl: meson: add GPIO support by Beniamino Galvani · 7 years ago
  22. 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
  23. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  24. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  25. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  26. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  27. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  28. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  29. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  30. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  31. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  32. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  33. 5785e51 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  34. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  35. 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
  36. 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
  37. f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  38. b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
  39. fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  40. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  41. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  42. c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  43. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  44. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  45. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  46. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  47. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  48. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  49. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  50. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  51. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  52. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  53. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  54. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  55. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  56. b2f2c7be km/ivm: allow to set locally administred MAC addresses by Holger Brunck · 7 years ago
  57. b63d4f3 km/ivm: always set ethaddr after reading IVM by Holger Brunck · 7 years ago
  58. 6821a74 RFC: moveconfig: Use toolchains from buildman by Simon Glass · 7 years ago
  59. dee36c7 moveconfig: Tidy up imply flag parsing by Simon Glass · 7 years ago
  60. 7fe463f board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · 7 years ago
  61. 3630094 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · 7 years ago
  62. ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  63. 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  64. 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  65. 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  66. 0d982c5 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
  67. 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  68. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  69. 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  70. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  71. 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
  72. 7e99e14 tools/fw_env: use fsync to ensure that data is physically stored by Michael Heimpold · 11 years ago
  73. aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  74. 207d8b3 mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  75. a79e8df power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  76. 43d0247 power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  77. 4e98a14 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  78. 3bbe7c1 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  79. 585c703 power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  80. 2a4747d power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  81. 117daa8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  82. 5c3195c power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  83. b616835 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  84. 85f87de power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  85. 0f2194d power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  86. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  87. 343749c mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  88. 4dc80c8 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
  89. 2710d54 ARM: Mark AE boards orphan by Marek Vasut · 7 years ago
  90. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  91. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  92. 3f0a104 mx6sabreauto: Make Ethernet functional again by Fabio Estevam · 7 years ago
  93. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  94. bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
  95. f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
  96. 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
  97. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
  98. 0f29a61 embestmx6boards: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  99. 35ba390 mx6cuboxi: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  100. 84b4690 wandboard: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago