1. 4c5bbc2 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · 10 years ago
  2. 69337a9 MAINTAINERS: add me as a maintainer of UBI by Heiko Schocher · 10 years ago
  3. ecec4e9 net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed by Wu, Josh · 10 years ago
  4. 27e7718 get_maintainer.pl: fix source tree detection by Daniel Schwierzeck · 10 years ago
  5. d872771 Fix console functions for U-Boot API by Simon Glass · 10 years ago
  6. b97300b spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  7. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  8. 97cdf64 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  9. f0c6e1c Revert "image-fdt: boot_get_fdt() return value when no DTB exists" by Tom Rini · 10 years ago
  10. 8834210 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  11. f4e7e2d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  12. 9e374e7 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · 10 years ago
  13. ffccb84 fdt: Fix regression in fdt_pack_reg() by Hans de Goede · 10 years ago
  14. e17e998 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  15. 25e274e ARM: UniPhier: move CONFIG_CMD_* and CONFIG_FIT* defines to defconfig by Masahiro Yamada · 10 years ago
  16. b5e57fc ARM: UniPhier: enable Device Tree control by Masahiro Yamada · 10 years ago
  17. 149c751 usb: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  18. 625177d serial: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  19. 509eb67 ARM: UniPhier: add device tree sources by Masahiro Yamada · 10 years ago
  20. 630bf80 ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL by Masahiro Yamada · 10 years ago
  21. 4b4af64 ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
  22. 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  23. 38cd8c4 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  24. 6cec63d MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  25. c963942 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  26. 426f870 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  27. d146e36 MIPS: vct: switch to generic board by Daniel Schwierzeck · 10 years ago
  28. bdb53cf MIPS: qemu_mips: switch to generic board by Daniel Schwierzeck · 10 years ago
  29. e8bb0c2 MIPS: pb1x00: switch to generic board by Daniel Schwierzeck · 10 years ago
  30. 7436869 MIPS: dbau1x00: switch to generic board by Daniel Schwierzeck · 10 years ago
  31. 6d08e22 MIPS: fix setup of initial stack frame by Daniel Schwierzeck · 10 years ago
  32. b19157b mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · 10 years ago
  33. 1d8104f buildman: Don't default to -e when building current source by Simon Glass · 10 years ago
  34. f66153b buildman: Fix repeating board list with -l by Simon Glass · 10 years ago
  35. 0b5b409 patman: Use the full commit hash for 'git checkout' by Simon Glass · 10 years ago
  36. ce26733 buildman: Save *.img files too by Tom Rini · 10 years ago
  37. f80a8bb sandbox: Fix warnings in cpu.c and os.c by Simon Glass · 10 years ago
  38. e48f374 sandbox: Fix warnings due to 64-bit printf() strings by Simon Glass · 10 years ago
  39. 2260457 mtd/nand/vf610_nfc: Disable subpage writes by Sanchayan Maity · 10 years ago
  40. f09eb52 mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · 10 years ago
  41. 65e4145 mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · 10 years ago
  42. 35c204d nand: reinstate lazy bad block scanning by Rostislav Lisovy · 10 years ago
  43. 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  44. 21008ad Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  45. d3e488e spl: Fix SPL EXT support by Guillaume GARDET · 10 years ago
  46. 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  47. f2ffe7d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  48. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  49. 908ec6e tools: Add ifdtool to .gitignore by Bin Meng · 10 years ago
  50. 22e131c x86: chromebook_link: Enable the Chrome OS EC by Simon Glass · 10 years ago
  51. a6fa83f x86: chromebook_link: Enable the x86 emulator by Simon Glass · 10 years ago
  52. 8c6ec41 bios_emulator: Always print errors when opcode decode fails by Simon Glass · 10 years ago
  53. b3521f2 bios_emulator: Add an option to enable debugging by Simon Glass · 10 years ago
  54. a3c700e bios_emulator: Allow a custom interrupt handler to be installed by Simon Glass · 10 years ago
  55. 4c59f95 bios_emulator: Add vesa support and allow ROMs to be passed in as data by Simon Glass · 10 years ago
  56. ad6edca bios_emulator: Allow x86 to use the emulator by Simon Glass · 10 years ago
  57. 62d0c5e x86: config: Enable video support for chromebook_link by Simon Glass · 10 years ago
  58. f3e56fe x86: dts: Add video information to the device tree by Simon Glass · 10 years ago
  59. effcf06 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  60. d040ac0 x86: Allow an option ROM to be built into U-Boot by Simon Glass · 10 years ago
  61. 9981102 x86: video: Add video driver for bare x86 boards by Simon Glass · 10 years ago
  62. 6854f87 pci: Add general support for execution of video ROMs by Simon Glass · 10 years ago
  63. 0ca2426 x86: Add support for running option ROMs natively by Simon Glass · 10 years ago
  64. 647f56e Add support for Vesa BIOS extensions by Simon Glass · 10 years ago
  65. 22465fc x86: Add vesa mode configuration options by Simon Glass · 10 years ago
  66. e34aef1 x86: Add GDT descriptors for option ROMs by Simon Glass · 10 years ago
  67. 176bf4c Introduce a header file for the BIOS emulator by Simon Glass · 10 years ago
  68. ed0a2fb x86: Add a definition of asmlinkage by Simon Glass · 10 years ago
  69. 1ccd452 x86: config: Enable SPI for chromebook_link by Simon Glass · 10 years ago
  70. 2477427 x86: ivybridge: Add northbridge init functions by Simon Glass · 10 years ago
  71. d1ef113 x86: Drop some msr functions that we don't support by Simon Glass · 10 years ago
  72. bb80be3 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  73. 0c9075e x86: Add LAPIC setup code by Simon Glass · 10 years ago
  74. b636dd1 x86: Drop old CONFIG_INTEL_CORE_ARCH code by Simon Glass · 10 years ago
  75. d514575 x86: Remove unnecessary call to initr_enable_interrupts() by Bin Meng · 10 years ago
  76. 1dae2e0 x86: Refactor interrupt_init() by Bin Meng · 10 years ago
  77. a549f74 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  78. 4372a9e x86: Call cpu_init_interrupts() from interrupt_init() by Bin Meng · 10 years ago
  79. 18739e2 x86: Add Intel speedstep and turbo mode code by Simon Glass · 10 years ago
  80. a6d4c45 x86: ivybridge: Set up XHCI USB by Simon Glass · 10 years ago
  81. 79b3034 x86: config: Enable USB on link by Simon Glass · 10 years ago
  82. 9baeca4 x86: ivybridge: Set up EHCI USB by Simon Glass · 10 years ago
  83. 4896f4a x86: dts: Add SATA settings for link by Simon Glass · 10 years ago
  84. 3ac8393 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  85. 05efc39 x86: dts: Add LPC settings for link by Simon Glass · 10 years ago
  86. b021e05 x86: dts: Move PCI peripherals into a pci node by Simon Glass · 10 years ago
  87. 72cd085 x86: ivybridge: Add additional LPC init by Simon Glass · 10 years ago
  88. 8c74a57 x86: ivybridge: Add PCH init by Simon Glass · 10 years ago
  89. 3e0332c x86: Add a simple header file for ACPI by Simon Glass · 10 years ago
  90. 4e7a6ac x86: ivybridge: Add support for BD82x6x PCH by Simon Glass · 10 years ago
  91. a0bd851 x86: Set up edge triggering on interrupt 9 by Simon Glass · 10 years ago
  92. e8a552e pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  93. b6b4a0e x86: config: Enable plug-and-play for link PCI by Simon Glass · 10 years ago
  94. e94ea6f x86: pci: Add handlers before and after a PCI hose scan by Simon Glass · 10 years ago
  95. a2f5d09 x86: Add ioapic.h header by Simon Glass · 10 years ago
  96. c6577f7 rtc: mc146818: Set up RTC at start of day by Simon Glass · 10 years ago
  97. a6a9578 x86: Factor out common values in the link script by Simon Glass · 10 years ago
  98. 091c494 x86: Ensure that all relocation data is included in the image by Simon Glass · 10 years ago
  99. 512e581 x86: Panic if there is no relocation data by Simon Glass · 10 years ago
  100. 65990d5 x86: Remove board_early_init_r() by Simon Glass · 10 years ago