1. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · 8 years ago
  2. cdccbdb configs: dra7xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  3. 5cf3c3c configs: am57xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  4. 711bb0b omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · 8 years ago
  5. 708bc29 omap: Remove hardcoding of mmu section shift to 20 by Keerthy · 8 years ago
  6. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  7. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  8. 6cf2ddb cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  9. a3297a6 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  10. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  11. 9c2eca1 ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  12. 39cb834 ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  13. 0b49b84 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · 8 years ago
  14. 5e755c7 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  15. ae3b320 tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  16. 2228158 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  17. 8a80c33 gunzip: cache-align write buffer memory by Clemens Gruber · 8 years ago
  18. 8e99538 README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · 8 years ago
  19. 1728f0a README: Drop CONFIG_MPC8349ADS by Simon Glass · 8 years ago
  20. cce63b1 README: Drop README.imx31 by Simon Glass · 8 years ago
  21. 8e594fa atmel: Drop README.at91-soc by Simon Glass · 8 years ago
  22. 7f06bb0 README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  23. 9a6ac8b README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  24. b05e2b3 README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  25. 4b62ed5 README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  26. 9bca547 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  27. 9851845 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  28. 489f61d README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  29. ef47a43 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  30. fa8527b README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  31. 5b9a517 README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  32. 5c2fbbb README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  33. 6a27e15 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  34. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  35. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  36. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  37. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  38. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  39. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  40. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  41. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  42. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  43. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  44. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  45. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  46. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  47. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  48. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  49. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  50. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  51. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  52. d561db9 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  53. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  54. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  55. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  56. 3e6b1c3 spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  57. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  58. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  59. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  60. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  61. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  62. 1079b3a Prepare v2016.11-rc1 by Tom Rini · 8 years ago
  63. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  64. e2f61e7 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · 8 years ago
  65. 109d63b config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · 8 years ago
  66. f0d354b ti: omap-common: Allow AM33xx devices to be built securely by Andrew F. Davis · 8 years ago
  67. bd24915 board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
  68. 8a739ae am33xx: config.mk: Fix option used to enable SPI SPL image type by Andrew F. Davis · 8 years ago
  69. 460acec doc: Update info on using AM33xx secure devices from TI by Andrew F. Davis · 8 years ago
  70. a86d6ad am33xx: config.mk: Add support for additional secure boot image types by Andrew F. Davis · 8 years ago
  71. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · 8 years ago
  72. f9e50cb ARM: omap5: add fdt secure dram reservation fixup by Daniel Allred · 8 years ago
  73. 420ffad ti_omap5_common: mark region of DRAM protected on HS parts by Daniel Allred · 8 years ago
  74. d786f05 ARM: DRA7: Add secure emif setup calls by Daniel Allred · 8 years ago
  75. 5f858eb arm: omap5: secure API for EMIF memory reservations by Daniel Allred · 8 years ago
  76. 082384b ti: omap5: Add Kconfig options for secure EMIF reservations by Daniel Allred · 8 years ago
  77. c95f378 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · 8 years ago
  78. 746070c rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · 8 years ago
  79. 73a38ec rockchip: rename board.c to rk3288-board.c by Jacob Chen · 8 years ago
  80. e515291 rockchip: move partitons define from 3036-kylin to 3036-common by Jacob Chen · 8 years ago
  81. 5e6f7cc rockchip: miniarm: remove eMMC support by Xu Ziyuan · 8 years ago
  82. bbdbec7 config: evb-rk3399: enable pwm regulator by Kever Yang · 8 years ago
  83. 845b80e dts: evb-rk3399: add init voltage node for vdd-center by Kever Yang · 8 years ago
  84. b8594e2 Kconfig: rockchip: enable DM_PWM and DM_REGULATOR by Kever Yang · 8 years ago
  85. 11c21c5 rockchip: evb_rk3399: init vdd_center regulator by Kever Yang · 8 years ago
  86. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · 8 years ago
  87. 7ac41cf rockchip: rkpwm: fix the register sequence by Kever Yang · 8 years ago
  88. 2fe2fdc rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · 8 years ago
  89. 4d39348 rockchip: add usb mass storage feature support for rk3036 by jacob2.chen · 8 years ago
  90. 0f9ef57 Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board by Sandy Patterson · 8 years ago
  91. d70f0f3 Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled. by Sandy Patterson · 8 years ago
  92. a9e92ee rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled by Sandy Patterson · 8 years ago
  93. f264577 rockchip: rk3288: sdram: fix DDR address range by Xu Ziyuan · 8 years ago
  94. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · 8 years ago
  95. e89428b ti_armv7_keystone2: Update addr_mon variable by Lokesh Vutla · 8 years ago
  96. ae6b222 ARM: keystone2: Add support for parsing monitor header by Lokesh Vutla · 8 years ago
  97. d07a5a6 keystone2: k2g: add env script to load firmware initramfs as part of boot flow by Murali Karicheri · 8 years ago
  98. 7f56d11 board: k2g: Enable ECC byte lane by Lokesh Vutla · 8 years ago
  99. b4b5aac board: ks2: Enable ECC using detected DDR size by Lokesh Vutla · 8 years ago
  100. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago