1. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  2. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  3. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  4. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  5. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  6. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  7. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  8. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  9. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  10. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  11. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  12. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  13. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  14. 98136b2 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  15. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  16. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  17. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  18. f59961e spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  19. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  20. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  21. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  22. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  23. ab895d6 serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  24. 53fec16 Prepare v2016.11-rc1 by Tom Rini · 8 years ago
  25. 51b4a63 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  26. e95b9b4 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · 8 years ago
  27. 2f45096 config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · 8 years ago
  28. ba84e6a ti: omap-common: Allow AM33xx devices to be built securely by Andrew F. Davis · 8 years ago
  29. b0a4eea board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
  30. 7e5a0bf am33xx: config.mk: Fix option used to enable SPI SPL image type by Andrew F. Davis · 8 years ago
  31. f7160ea doc: Update info on using AM33xx secure devices from TI by Andrew F. Davis · 8 years ago
  32. 9eda251 am33xx: config.mk: Add support for additional secure boot image types by Andrew F. Davis · 8 years ago
  33. b39a9ad Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · 8 years ago
  34. 6696139 ARM: omap5: add fdt secure dram reservation fixup by Daniel Allred · 8 years ago
  35. 32d333f ti_omap5_common: mark region of DRAM protected on HS parts by Daniel Allred · 8 years ago
  36. 501f0ef ARM: DRA7: Add secure emif setup calls by Daniel Allred · 8 years ago
  37. 6d132b2 arm: omap5: secure API for EMIF memory reservations by Daniel Allred · 8 years ago
  38. 4c854b6 ti: omap5: Add Kconfig options for secure EMIF reservations by Daniel Allred · 8 years ago
  39. 67171e1 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · 8 years ago
  40. f48f2b7 rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · 8 years ago
  41. cd77fd1 rockchip: rename board.c to rk3288-board.c by Jacob Chen · 8 years ago
  42. 73a8598 rockchip: move partitons define from 3036-kylin to 3036-common by Jacob Chen · 8 years ago
  43. c12777a rockchip: miniarm: remove eMMC support by Xu Ziyuan · 8 years ago
  44. f2358ec config: evb-rk3399: enable pwm regulator by Kever Yang · 8 years ago
  45. c553de9 dts: evb-rk3399: add init voltage node for vdd-center by Kever Yang · 8 years ago
  46. 8d29e3a Kconfig: rockchip: enable DM_PWM and DM_REGULATOR by Kever Yang · 8 years ago
  47. be3fcd0 rockchip: evb_rk3399: init vdd_center regulator by Kever Yang · 8 years ago
  48. 1a01695 power: regulator: add pwm regulator by Kever Yang · 8 years ago
  49. d840daf rockchip: rkpwm: fix the register sequence by Kever Yang · 8 years ago
  50. 8389dcb rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · 8 years ago
  51. e73e5fc rockchip: add usb mass storage feature support for rk3036 by jacob2.chen · 8 years ago
  52. 70616df Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board by Sandy Patterson · 8 years ago
  53. 230e0e0 Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled. by Sandy Patterson · 8 years ago
  54. 427351d rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled by Sandy Patterson · 8 years ago
  55. 2179a07 rockchip: rk3288: sdram: fix DDR address range by Xu Ziyuan · 8 years ago
  56. 592a749 net, macb: fix misaligned cache operation warning by Heiko Schocher · 8 years ago
  57. ceee15c ti_armv7_keystone2: Update addr_mon variable by Lokesh Vutla · 8 years ago
  58. 5d21406 ARM: keystone2: Add support for parsing monitor header by Lokesh Vutla · 8 years ago
  59. 86e3ca1 keystone2: k2g: add env script to load firmware initramfs as part of boot flow by Murali Karicheri · 8 years ago
  60. e1ae357 board: k2g: Enable ECC byte lane by Lokesh Vutla · 8 years ago
  61. e92a6b2 board: ks2: Enable ECC using detected DDR size by Lokesh Vutla · 8 years ago
  62. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  63. da2ee24 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · 8 years ago
  64. b6dd69a fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  65. 87b8530 disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  66. ba07984 bootm: fix passing argc to standalone apps by Zubair Lutfullah Kakakhel · 8 years ago
  67. b98278b input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · 8 years ago
  68. 558e125 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · 8 years ago
  69. 45b047e Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  70. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  71. d607f6f nds32: Support relocation. by rick · 9 years ago
  72. f413d1c mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · 8 years ago
  73. 15a6d49 mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010 by Sriram Dash · 8 years ago
  74. 08efeac mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness by Sriram Dash · 8 years ago
  75. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  76. c609775 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · 8 years ago
  77. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  78. f7c81e2 apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionality by Marcel Ziswiler · 8 years ago
  79. 86e5a04 configs: colibri_vf_defconfig: Enable USB driver model for Colibri Vybrid by Sanchayan Maity · 8 years ago
  80. 727f790 ARM: dts: vf-colibri: Enable USB device tree node for Colibri Vybrid by Sanchayan Maity · 8 years ago
  81. 5aaad06 ARM: dts: vf: Add device tree node for USB on Vybrid by Sanchayan Maity · 8 years ago
  82. 0885cdb usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  83. 54a708c cmd: dfu: Add error handling for failed registration by Sanchayan Maity · 8 years ago
  84. cdb1808 dra7x: configs: enable SPL-DFU support by B, Ravi · 8 years ago
  85. 6f8387f dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  86. 52f2acc spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · 8 years ago
  87. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  88. bc5dbcb spl: dfu: add dfu support in SPL by B, Ravi · 8 years ago
  89. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  90. 7f753cb colibri_t30: fix usb ethernet functionality by Marcel Ziswiler · 8 years ago
  91. cea6c8c net: asix: Fix ASIX 88772B with driver model by Alban Bedel · 8 years ago
  92. 06572f0 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 8 years ago
  93. 40e1236 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  94. 657d70c CPCI4052: Remove CONFIG_AUTO_COMPLETE and custom baud rate table by Tom Rini · 8 years ago
  95. 8e5d804 ARM: tegra: flush caches via SMC call by Stephen Warren · 8 years ago
  96. 6dca554 ARM: tegra: fix ULPI PHY on Ventana and Seaboard by Stephen Warren · 8 years ago
  97. 002ddbf ARM: tegra: fix USB controller aliases by Stephen Warren · 8 years ago
  98. 2f6a7e8 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  99. fc607d9 i2c: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  100. e8adca9 mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago