1. 6f4b08a x86: Move efi .S files into the 'lib' directory by Simon Glass · 8 years ago
  2. b776fc0 x86: Move efi .lds files into the 'lib' directory by Simon Glass · 8 years ago
  3. 61378fd efi: arm: Add aarch64 EFI app support by Simon Glass · 8 years ago
  4. fc03fb9 efi: arm: Add EFI app support by Simon Glass · 8 years ago
  5. 631c1a2 elf: arm: Add a few ARM relocation types by Simon Glass · 8 years ago
  6. fac4ced efi: Add support for a hello world test program by Simon Glass · 8 years ago
  7. d19fede efi: Makefile: Export variables for use with EFI by Simon Glass · 8 years ago
  8. 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
  9. 1a5490e efi: Fix debug message address format by Simon Glass · 8 years ago
  10. d25bb30 efi: Correct cache flush alignment by Simon Glass · 8 years ago
  11. 5d3ee56 x86: Correct a build warning in x86 tables by Simon Glass · 8 years ago
  12. a074d5d efi_loader: console: Correctly report modes by Emmanuel Vadot · 8 years ago
  13. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · 8 years ago
  14. 45841ca efi_loader: fix depends on line of EFI_LOADER by Masahiro Yamada · 8 years ago
  15. 4c7a653 Prepare v2016.11 by Tom Rini · 8 years ago
  16. 271b375 MAINTAINERS: mark sunxi status as Orphan by Hans de Goede · 8 years ago
  17. 956e339 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · 8 years ago
  18. 0ef2148 net: write enetaddr down to hardware on env_callback by Marek Vasut · 8 years ago
  19. 44e4bac spi: ti_qspi: Fix baudrate divider calculation by Vignesh R · 8 years ago
  20. 31de608 ARM: dts: dra7xx: Update spi-max-frequency for qspi slave node by Vignesh R · 8 years ago
  21. 3826028 ARM: k2g: Update PLL Multiplier and divider values by Lokesh Vutla · 8 years ago
  22. 824b4f3 ARM: keystone2: PLL: Enable glitch free initialization sequence by Lokesh Vutla · 8 years ago
  23. 266c8c1 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode by Keerthy · 8 years ago
  24. 485110a arm: print the cache config option in hex instead of decimal by Keerthy · 8 years ago
  25. 13af68f mx6ull_14x14_evk: Add README file by Diego Dorta · 8 years ago
  26. eceb18f davinci: omapl138_lcdk: keep booting even when MAC address is invalid by Fabien Parent · 8 years ago
  27. 7c195e6 board: am335x/mux: Do not hang when encountering a bad EEPROM by Alex G · 8 years ago
  28. 01a63de igep00x0: add Hynix timings by Ladislav Michl · 8 years ago
  29. 2e6d92f igep00x0: consolidate defconfigs by Ladislav Michl · 8 years ago
  30. 25a22e9 igep00x0: disable CONFIG_DISPLAY_BOARDINFO by Ladislav Michl · 8 years ago
  31. 18fe90e tools: fix mksunxiboot build for tools-all target by Andre Przywara · 8 years ago
  32. e5fb156 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  33. 4146a9a ARM: tegra186: call secure monitor for all cache-wide ops by Stephen Warren · 8 years ago
  34. ddb0f63 armv8: add hooks for all cache-wide operations by Stephen Warren · 8 years ago
  35. 48a4c18 ARM: tegra: translate __asm_flush_l3_cache to assembly by Stephen Warren · 8 years ago
  36. 21d6ea6 ARM: tegra: ensure nvtboot_boot_x0 alignment by Stephen Warren · 8 years ago
  37. 9dc475b Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  38. e0b7bc7 net: use random ethernet address if invalid and not zero by Siva Durga Prasad Paladugu · 8 years ago
  39. cee2fa3 net: mvgbe: Fix build error with CONFIG_PHYLIB by Chris Packham · 8 years ago
  40. 3f55bb6 net: phy: micrel: center FLP burst timing at 16ms by Ash Charles · 8 years ago
  41. 4909684 ARM: tegra: enable Ethernet on p2771-0000 by Stephen Warren · 8 years ago
  42. 9c15783 ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT by Stephen Warren · 8 years ago
  43. fdb3269 ARM: tegra: configure Ethernet address on Tegra186 by Stephen Warren · 8 years ago
  44. 9a40c79 ARM: tegra: add SoC-level hook for board_late_init() by Stephen Warren · 8 years ago
  45. 5070960 net: add driver for Synopsys Ethernet QoS device by Stephen Warren · 8 years ago
  46. 361911f dt: net: add DWC EQoS binding by Stephen Warren · 8 years ago
  47. 8930313 wandboard: Make Ethernet functional again by Fabio Estevam · 8 years ago
  48. 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · 8 years ago
  49. d30ec58 travis-ci: Try harder to build all ARM targets by Tom Rini · 8 years ago
  50. b7876c8 buildman: Fix building based on 'options' field by Tom Rini · 8 years ago
  51. 509c06f mx6sabresd: Make Ethernet functional again by Fabio Estevam · 8 years ago
  52. 8308d79 engicam: icorem6: Fix config files by Jagan Teki · 8 years ago
  53. de223fd armv8: define get_ticks() for the ARMv8 Generic Timer by Andre Przywara · 8 years ago
  54. 920e04d doc: update README.arm64 by Andre Przywara · 8 years ago
  55. b0034bb tools: imximage: check return value when open the plugin file by Peng Fan · 8 years ago
  56. ddb2607 image: Protect against overflow in unknown_msg() by Simon Glass · 8 years ago
  57. 8aaf6c4 colibri_pxa270: drop lzma support for space reason by Marcel Ziswiler · 8 years ago
  58. 1d4832c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  59. 9eb430d dfu: align array in dfu_get_dev_type with enum dfu_device_type by Patrick Delaunay · 8 years ago
  60. c809a97 cmd: dfu: Add error handling for board_usb_init by Michal Simek · 8 years ago
  61. 9702736 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  62. f937a57 Prepare v2016.11-rc3 by Tom Rini · 8 years ago
  63. 30245ca README: fix typo candiate -> candidate by Jelle van der Waa · 8 years ago
  64. c0d6eb1 travis.yml: Add in uniphier as a job, modify aarch64 builds a bit by Tom Rini · 8 years ago
  65. d435d9f mkimage: Fix missing free() in show_valid_options() by Simon Glass · 8 years ago
  66. bbaf424 cmd: load: align cache flush by Chris Packham · 8 years ago
  67. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  68. 2f629f0 Fix spelling of "extended". by Vagrant Cascadian · 8 years ago
  69. 3e9e6d6 Fix spelling of "occur". by Vagrant Cascadian · 8 years ago
  70. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  71. f3d4c3c omap3logic: Fix Auto detect Logic PD Models by Adam Ford · 8 years ago
  72. 97073d0 OMAP3: omap3_logic: Add scripts to boot over network. by Adam Ford · 8 years ago
  73. f0b6a7e OMAP3: omap3_logic: Remove LCD preboot info by Adam Ford · 8 years ago
  74. 23afc8a ti: common: board_detect: Return a valid empty string for un-initialized eeprom by Nishanth Menon · 8 years ago
  75. e2b0a52 ti: common: board_detect: Setup initial default value for config as well by Nishanth Menon · 8 years ago
  76. 21e54c0 ti: common: board_detect: Replace hardcoded value with macro by Nishanth Menon · 8 years ago
  77. 3ab5f46 cosmetic: Fix indentation in README by Alexander von Gernler · 8 years ago
  78. b2acc48 rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT by Kever Yang · 8 years ago
  79. 615cacc rockchip: doc: add GPT partition layout by Jacob Chen · 8 years ago
  80. 63dc971 rockchip: use rockchip linux partitions layout by Jacob Chen · 8 years ago
  81. 0bf333b dts: rk3288: remove node in dmc which not need anymore by Kever Yang · 8 years ago
  82. cdcb91c rk3288: sdram: auto-detect the capacity by Kever Yang · 8 years ago
  83. 03743b1 rk3288: config change for enable dram capacity auto-detect. by Kever Yang · 8 years ago
  84. 8c82c89 evb-rk3399: config: set emmc as default boot dev by Kever Yang · 8 years ago
  85. 2e8f83a rk3288: fix reg address for GRF_SOC_CON2 by Kever Yang · 8 years ago
  86. f3ea046 rk3399: disable the clock multiplier support when SoC init by Kever Yang · 8 years ago
  87. 901c2ce rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  88. d1dfea7 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  89. 3814f0e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  90. 78b6c3f clk: rk3399: fix rockchip_get_cru by Jacob Chen · 8 years ago
  91. f4526ef rockchip: RK3288 needs fdt and initrd below 256M now by Sandy Patterson · 8 years ago
  92. 80b9bc0 Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  93. de0a60a Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  94. 14a64ef sunxi: Add support for Cubieboard4 by Chen-Yu Tsai · 8 years ago
  95. 24ae92c tools: add mksunxiboot to tools-all target by Stefan Brüns · 8 years ago
  96. d974989 sunxi: Enable SPL support for A80 Optimus board by Chen-Yu Tsai · 8 years ago
  97. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  98. 47bb306 sunxi: Add default zq value for sun9i (A80) by Chen-Yu Tsai · 8 years ago
  99. bee6b7e sunxi: Update DRAM clock for Olimex A20 boards by Stefan Mavrodiev · 8 years ago
  100. a7c455f sunxi: Add support for SID e-fuses on sun9i by Chen-Yu Tsai · 8 years ago