1. 56fc703 doc: overlays: Tweak documentation regarding overlays by Franklin S Cooper Jr · 7 years ago
  2. d80162c doc: Document how to apply fdt overlays by Pantelis Antoniou · 7 years ago
  3. 6b54e50 fit: fdt overlays doc by Pantelis Antoniou · 7 years ago
  4. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  5. 7c3dc77 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  6. ad026ad fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago
  7. f00c36a fdt: Allow stacked overlays phandle references by Pantelis Antoniou · 7 years ago
  8. 81ecc5d fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · 7 years ago
  9. fc7c318 fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  10. 18c991c libfdt: Initialize the stack variable by Tien Fong Chee · 7 years ago
  11. d503114 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  12. b145b45 dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  13. 634eba4 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  14. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  15. 35d5037 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  16. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  17. 8fed2eb dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  18. 2925c26 dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  19. 72ab7c5 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  20. 09264e0 dtoc: Update the Fdt class to record phandles by Simon Glass · 7 years ago
  21. 5ec741f dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · 7 years ago
  22. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  23. 21d54ac dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  24. fbdfd22 dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  25. 979ab02 dtoc: Adjust Node to record its parent by Simon Glass · 7 years ago
  26. 93c94b8 fdt: Sync libfdt up to upstream by Simon Glass · 7 years ago
  27. ae1c0a3 Travis-CI: Switch back to using the top of tree dtc by Tom Rini · 7 years ago
  28. 6305db9 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · 7 years ago
  29. 2e79461 lib: strto: fix incorrect handling of specified base by Rob Clark · 7 years ago
  30. c577218 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago
  31. a2f4225 add pytests for 'gpt guid' command in sandbox by Alison Chaiken · 7 years ago
  32. bf6d76b GPT: create block device for sandbox testing by Alison Chaiken · 7 years ago
  33. 2f9455c ARM: DRA7: Cleanup old pinctrl macros by Suman Anna · 7 years ago
  34. 101d217 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · 7 years ago
  35. 5541543 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  36. a35c340 ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support by Wenyou Yang · 7 years ago
  37. e61ed48 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  38. 2269337 ARM: at91: Add the SoC options to Kconfig by Wenyou Yang · 7 years ago
  39. 6553581 ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig by Wenyou Yang · 7 years ago
  40. ce4054b board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  41. 245cbc5 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · 7 years ago
  42. b5c13da ARM: at91: mach: Add missing defines of MPDDRC by Wenyou Yang · 7 years ago
  43. dfd6d3a ARM: at91: spl: Add boot device for boot from QSPI by Wenyou Yang · 7 years ago
  44. 23a19e0 board: sama5d2_xplained: Make SPL work on spiflash by Wenyou Yang · 7 years ago
  45. 2b21cf5 ARM: at91: spl: Add mck function to lower rate while switching by Wenyou Yang · 7 years ago
  46. 3ceb511 ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 by Wenyou Yang · 7 years ago
  47. 82e0646 atmel: common: Add function to display via DM_VIDEO's API by Wenyou Yang · 7 years ago
  48. d330e04 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  49. 56246d1 ARM: dts: at91: sama5: Add the sfr node by Wenyou Yang · 7 years ago
  50. e7c8315 clk: at91: utmi: Set the reference clock frequency by Wenyou Yang · 7 years ago
  51. 0712b67 clk: Kconfig: Add dependences of SPL_CLK by Wenyou Yang · 7 years ago
  52. b861c61 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  53. ad89314 patman: Fix error when the email blacklist is missing by Simon Glass · 7 years ago
  54. e333083 ARM: davinci: Update da8xxevm Maintainers by Adam Ford · 7 years ago
  55. 34330a3 Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  56. f0333b4 Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig by Adam Ford · 7 years ago
  57. 919ccb9 davinci: da850evm: Make EEPROM MAC code configurable by Adam Ford · 7 years ago
  58. 7672d9d include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · 7 years ago
  59. bf1ddfc arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 by Adam Ford · 7 years ago
  60. 74cd48e omap3: omap3_logic: Finish enabling fastboot on MUSB by Adam Ford · 7 years ago
  61. 3e9f8f2 ARM: dts: ethernut5: Fix the build warning by Wenyou Yang · 7 years ago
  62. cac73f2 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  63. 2d2531b spl: add newline in debug output by Anatolij Gustschin · 7 years ago
  64. 36bdeb7 i2c: muxes: pca954x: Add support for GPIO reset line by Moritz Fischer · 7 years ago
  65. ba39608 ARM: DRA72x: Add support for detection of DRA71x SR 2.1 by Vishal Mahaveer · 7 years ago
  66. f926837 davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS by Adam Ford · 7 years ago
  67. 6c06f8d linux/io.h: import generic ioread* / iowrite* accessors from Linux by Masahiro Yamada · 7 years ago
  68. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  69. 29487ef omap3: am3517_evm: Enable TI_COMMON_CMD_OPTION by Adam Ford · 7 years ago
  70. 261ec8f ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h by Adam Ford · 7 years ago
  71. 347e30e armv8: mmu: add space around operator by Andy Yan · 7 years ago
  72. 4f84cb9 armv8: mmu: remove unused macro definition by Andy Yan · 7 years ago
  73. bac9170 cosmetic: bootcount: correct comment for used scratch register by Tomas Melin · 7 years ago
  74. de65675 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · 7 years ago
  75. 7264066 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · 7 years ago
  76. 82f1205 configs: k2g_evm: Remove PMMC loading environment commands by Andrew F. Davis · 7 years ago
  77. 58fac52 ARM: k2g: Add FIT image handler for PMMC firmware by Andrew F. Davis · 7 years ago
  78. 6442c96 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  79. 7e3e205 examples: add fallback memcpy by Rob Clark · 7 years ago
  80. 22ada0c vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  81. 274325c vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · 7 years ago
  82. 78178bb lib: add some utf16 handling helpers by Rob Clark · 7 years ago
  83. 4a85663 kbuild: Enable -fshort-wchar by Rob Clark · 7 years ago
  84. e8f86f2 ARM: rmobile: dts: Add XHCI USB node to r8a7796 by Marek Vasut · 7 years ago
  85. a79c311 ARM: rmobile: Enable EHCI generic on ULCB by Marek Vasut · 7 years ago
  86. c54b0b7 ARM: rmobile: Enable EHCI generic on Salvator-X by Marek Vasut · 7 years ago
  87. ef60323 ARM: rmobile: Move HSUSB configuration to board on ULCB by Marek Vasut · 7 years ago
  88. afb19d6 ARM: rmobile: Move HSUSB configuration to board on Salvator-X by Marek Vasut · 7 years ago
  89. 1d87146 ARM: rmobile: dts: Add EHCI USB nodes to r8a7796 by Marek Vasut · 7 years ago
  90. 37a7908 ARM: dts: rmobile: Update DTS to match Linux 4.13 by Marek Vasut · 7 years ago
  91. 8a33cb8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  92. fa6365b Travis-CI: Update PATH by Tom Rini · 7 years ago
  93. de2ad2c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  94. 8ef0535 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  95. 971d7e6 video: simplefb by Rob Clark · 7 years ago
  96. 72719d2 video: add STM32 LTDC display controller by Philippe CORNU · 7 years ago
  97. 5b6a6a9 dm: backlight: Add a driver for GPIO backlight by Patrick Delaunay · 7 years ago
  98. 08a43cf dm: backlight: Add CONFIG_BACKLIGHT_PWM by Patrick Delaunay · 7 years ago
  99. 985fa93 cmd: set filesize variable in ubi read by Holger Dengler · 7 years ago
  100. ee87a09 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago