1. 2aa46c0 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · 8 years ago
  2. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  3. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · 8 years ago
  4. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  5. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  6. dfdcd6f libfdt: Sync up with upstream by Simon Glass · 8 years ago
  7. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  8. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  9. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  10. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  11. 1b0102d test: add NFS download test by Guillaume GARDET · 8 years ago
  12. c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
  13. 1b0d36a rtl8169: fix cache misalignment message on transmit. by Peter Chubb · 8 years ago
  14. 3071f07 net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · 8 years ago
  15. 0f81d7a net: mvneta: fix typo in comment by Chris Packham · 8 years ago
  16. 3da645f net: mv88e61xx: Add support for fixed links by Chris Packham · 8 years ago
  17. edc42a1 net: Add support for mv88e609x switches by Chris Packham · 8 years ago
  18. 7c9d378 board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · 8 years ago
  19. bcb4ee8 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago
  20. 4d5fdb6 driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection by Mugunthan V N · 8 years ago
  21. d9a3e4d include: configs: am335x: add Atheros phy support by Mugunthan V N · 8 years ago
  22. 3e4537d drivers: net: phy: atheros: add separate config for AR8031 by Mugunthan V N · 8 years ago
  23. 1e3e19f phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID by Andrea Merello · 9 years ago
  24. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  25. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  26. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  27. faa985b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  28. efbd427 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  29. a107a1a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  30. d6e428a Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  31. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  32. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  33. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  34. 0d58292 x86: Clean up unused macros in the configuration headers by Bin Meng · 8 years ago
  35. c7dec15 video: Remove legacy VESA and coreboot framebuffer drivers by Bin Meng · 8 years ago
  36. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  37. 755623d dm: video: Don't do anything in alloc_fb() when plat->size is zero by Bin Meng · 8 years ago
  38. a0676be dm: video: Add driver for coreboot framebuffer device by Bin Meng · 8 years ago
  39. 23f5cb5 vbe: Make vbe_setup_video_priv() public by Bin Meng · 8 years ago
  40. 9e89799 x86: doc: Correct qfw command example by Bin Meng · 8 years ago
  41. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  42. 57b65e6 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · 8 years ago
  43. 2c9bb7a dm: video: Add driver for VESA-compatible device by Bin Meng · 8 years ago
  44. 1a43758 x86: doc: Document coreboot framebuffer driver issue on QEMU by Bin Meng · 8 years ago
  45. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  46. b7ffa82 sandbox/fs: Set correct filetype for unknown filetype by Stefan Brüns · 8 years ago
  47. 652acc7 sandbox: Use the address in readl/writel() functions by Simon Glass · 8 years ago
  48. ae71ede sandbox/fs: Use readdir instead of deprecated readdir_r by Stefan Brüns · 8 years ago
  49. b212990 sandbox/fs: Use correct size path name buffer by Stefan Brüns · 8 years ago
  50. d4cb888 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious by Stefan Brüns · 8 years ago
  51. e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · 8 years ago
  52. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  53. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  54. 4978b7d configs: am57xx_evm_defconfig: Enable CMD_REG option by Keerthy · 8 years ago
  55. 96cd6aa configs: am57xx_evm_defconfig: Enable PALMAS options by Keerthy · 8 years ago
  56. c42f71e configs: dra7xx_evm_defconfig: Enable PALMAS options by Keerthy · 8 years ago
  57. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  58. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  59. 4d96cd0 power: regulator: Add ctrl_reg and volt_reg fields for pmic by Keerthy · 8 years ago
  60. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  61. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · 8 years ago
  62. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · 8 years ago
  63. 25f9578 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  64. d628623 x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  65. c8f4453 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit by Simon Glass · 8 years ago
  66. 0a42c02 x86: ivybridge: Fix PCH power setup by Simon Glass · 8 years ago
  67. cd2c521 x86: Don't export interrupt handlers with x86_64 by Simon Glass · 8 years ago
  68. 64f9960 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · 8 years ago
  69. b58770f x86: Correct address casts in interrupt code by Simon Glass · 8 years ago
  70. 5454f8f x86: Correct address casts in cpu code by Simon Glass · 8 years ago
  71. 87086d5 x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  72. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  73. db01e8c tpm: Tidy up use of size_t by Simon Glass · 8 years ago
  74. 43d7c79 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · 8 years ago
  75. d4efdff elf: Add the Elf64_Rela type by Simon Glass · 8 years ago
  76. 39c4d6f board_f: Drop the extra fdtdec_prepare_fdt() by Simon Glass · 8 years ago
  77. cc40906 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  78. b30c97f Add _image_binary_end section declaration by Simon Glass · 8 years ago
  79. b154a2d dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  80. 5f69985 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  81. a50d0e10 x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
  82. 03f2a51 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  83. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  84. 4af407f dm: stdio: Allow lazy probing of video devices by Simon Glass · 8 years ago
  85. a3fdd00 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  86. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  87. 7ab0c2d list: Add list_last_entry() to find the last entry by Simon Glass · 8 years ago
  88. e9ee762 Fix return value in trailing_strtoln() by Simon Glass · 8 years ago
  89. 889111c x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  90. 61e4f49 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  91. 58e41cc x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  92. 555c682 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  93. ad8bfa2 x86: conga-qeval20-qa3: Add README to explain the console UART options by Stefan Roese · 8 years ago
  94. 3ae7d55 mmc: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  95. fc23c1d ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  96. cd87387 colibri_t20: fix usb operation and controller order by Marcel Ziswiler · 8 years ago
  97. 6a3abf0 colibri_t20: fix display configuration by Marcel Ziswiler · 8 years ago
  98. 4c41ee4 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  99. 07e0c27 simple panel: fix spelling of debug message by Marcel Ziswiler · 8 years ago
  100. c88198e tegra: usb gadget: fix ci udc operation if not hostpc capable by Marcel Ziswiler · 8 years ago