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