1. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  2. b1d2344 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  3. b76e7cf common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  4. 98c8bbc common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  5. a0a2b21 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  6. 685331f post: remove reference to power functions by Patrick Delaunay · 7 years ago
  7. 4fb2621 common: remove unused prototypes by Patrick Delaunay · 7 years ago
  8. c6bfcd5 common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago
  9. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  10. 11a5a3a configs: k2l: Updates u-boot env to install secure boot monitor by Madan Srinivas · 7 years ago
  11. 34051aa ARM: uniphier: change load addresses for bigger kernel image by Masahiro Yamada · 7 years ago
  12. 1833e64 ARM: uniphier: increase the firmware size in update command environment by Masahiro Yamada · 7 years ago
  13. 69cb6a5 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  14. 4d59310 ARM: omap3: evm: Sync with omap3_beagle configuration by Derald D. Woods · 7 years ago
  15. 83b9df2 ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout by Derald D. Woods · 7 years ago
  16. 8883265 env: ti: boot: Get rid of magic numbers by Sam Protsenko · 7 years ago
  17. e199c3a clk: clk_stm32f: Add DSI clock support by Patrice Chotard · 7 years ago
  18. 0c15676 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
  19. ef77287 clk: clk_stm32f: Fix stm32_clk_get_rate() for timer by Patrice Chotard · 7 years ago
  20. e6a560e Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  21. 0e27f1e Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  22. b922cc6 rockchip: add text_offset to kernel_addr_r on aarch64 platforms by Klaus Goger · 7 years ago
  23. e3ee5f5 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · 7 years ago
  24. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  25. 8363c5e ARM: Drop unreferenced CONFIG_* defines named after SoCs by Tuomas Tynkkynen · 7 years ago
  26. 7ee406e MIPS: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  27. b489358 treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  28. a504cd8 ARM: qemu-arm: Increase CONFIG_SYS_CBSIZE by Tuomas Tynkkynen · 7 years ago
  29. 2172fa4 video: indicate code page of bitmap fonts by Heinrich Schuchardt · 7 years ago
  30. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  31. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  32. d8a69cb Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  33. 891c790 omap3_logic: Remove unnecessary undefs by Adam Ford · 7 years ago
  34. 5dc6ae1 ti_armv7_omap: Remove comment remnant by Adam Ford · 7 years ago
  35. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  36. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  37. a8c01e0 ARM: dts: rmobile: Import R8A77965 M3N DT files from Linux by Marek Vasut · 7 years ago
  38. 5a1a28a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  39. d0649db Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  40. dcc14e3 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ by Vipul Kumar · 7 years ago
  41. 6254800 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · 7 years ago
  42. 0690587 microblaze: Added Kconfig support for CONFIG_XILINX_GPIO by Vipul Kumar · 7 years ago
  43. 9efec3f i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 by Vipul Kumar · 7 years ago
  44. 9621967 i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET by Vipul Kumar · 7 years ago
  45. 2b3aacb i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED by Vipul Kumar · 7 years ago
  46. f2538d8 i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE by Vipul Kumar · 7 years ago
  47. 1245bf7 i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfig by Vipul Kumar · 7 years ago
  48. 4a4946b arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL by Vipul Kumar · 7 years ago
  49. b8f64b9 fpga: Added Kconfig support for FPGA_SPARTAN3 by Vipul Kumar · 7 years ago
  50. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  51. cf0f72c ARM: rmobile: Build u-boot-spl.srec on Gen2 by Marek Vasut · 7 years ago
  52. 5f63ddb ARM: rmobile: Build u-boot-elf.srec on Gen3 by Masaru Nagai · 9 years ago
  53. b06dad2 ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 board by Marek Vasut · 7 years ago
  54. c98ed5f bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR by Tom Rini · 7 years ago
  55. 74910a7 Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig by Alex Kiernan · 7 years ago
  56. 2327709 Convert CONFIG_BOOTCOUNT_EXT to Kconfig by Alex Kiernan · 7 years ago
  57. 3cbc810b Convert CONFIG_BOOTCOUNT_I2C to Kconfig by Alex Kiernan · 7 years ago
  58. 2a69429 Convert CONFIG_BOOTCOUNT_RAM to Kconfig by Alex Kiernan · 7 years ago
  59. c5037a8 Convert CONFIG_BOOTCOUNT_ENV to Kconfig by Alex Kiernan · 7 years ago
  60. 8845635 Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig by Alex Kiernan · 7 years ago
  61. ae4d4bf Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  62. c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  63. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  64. 37df0e0 core: add ofnode_get_by_phandle() api by Kever Yang · 7 years ago
  65. 6fce1dd core: ofnode: add ofnode_get_parent function by Philipp Tomsich · 7 years ago
  66. 0f4f557 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  67. 63de71d net: Remove Xilinx ll_temac driver by Michal Simek · 7 years ago
  68. e2e0ac5 xtensa: clean up CONFIG_SYS_TEXT_ADDR by Max Filippov · 7 years ago
  69. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  70. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  71. 2237688 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  72. 6353702 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  73. c64862b mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  74. b4a2ace ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot by Kishon Vijay Abraham I · 7 years ago
  75. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  76. 2ac6cd8 ARM: rmobile: Replace SH I2C with IIC on Porter by Marek Vasut · 7 years ago
  77. e7206be ARM: rmobile: Set FDT/initramfs limits on Porter by Marek Vasut · 7 years ago
  78. bbb11d8 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  79. 2edbd87 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  80. 9b0d66b env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  81. 470947d env: Fix env_load_location by York Sun · 7 years ago
  82. 59b1c64 ARM: rmobile: Enable autocompletion on Gen2 by Marek Vasut · 7 years ago
  83. 1046906 ARM: rmobile: Convert Porter to SPL by Marek Vasut · 7 years ago
  84. 7f25eb2 ARM: rmobile: Enable autocompletion on Gen3 by Marek Vasut · 7 years ago
  85. 6067738 Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA by Lukasz Majewski · 7 years ago
  86. fe6a4b3 Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig by Lukasz Majewski · 7 years ago
  87. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  88. d3e6816 Revert "drivers/ddr/fsl: Dual-license DDR driver" by Tom Rini · 7 years ago
  89. 88d79eb am335x_evm: Consolidate eMMC partitions with DFU info by Sam Protsenko · 7 years ago
  90. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  91. 6d48136 configs: Drop unused CONFIG_SPL_MMC_MINIMAL by Tom Rini · 7 years ago
  92. 77a8fbf efi_driver: comment struct efi_driver_ops by Heinrich Schuchardt · 7 years ago
  93. 3e142d9 dm: core: fix typo in comment (device.h) by Heinrich Schuchardt · 7 years ago
  94. b890600 SystemACE: Remove by Tom Rini · 7 years ago
  95. 4afde86 spi: Migrate CONFIG_CF_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  96. 13b5cb8 spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  97. 2621268 spi: Migrate CONFIG_LPC32XX_SSP to Kconfig by Tuomas Tynkkynen · 7 years ago
  98. d331891 spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  99. d395879 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  100. 3244de9 spi: Migrate CONFIG_MXS_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago