1. 78ba07d usb: gadget: add Faraday FOTG210 USB gadget support by Kuo-Jung Su · 12 years ago
  2. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  3. 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 12 years ago
  4. 6a656df usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · 12 years ago
  5. 9930e9f usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · 12 years ago
  6. 1d62db8 usb: gadget: Use unaligned access for wMaxPacketSize by Vivek Gautam · 12 years ago
  7. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 12 years ago
  8. 160298f usb: asix: Move software resets to basic_init by Julius Werner · 12 years ago
  9. 0554ba5 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · 12 years ago
  10. 0eab998 usb: workaround non-working keyboards. by Vincent Palatin · 12 years ago
  11. 4d6839f usb: properly re-initialize the USB keyboard. by Vincent Palatin · 12 years ago
  12. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  13. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  14. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  15. 7c15c77 fdt: remove unaligned access in fdt_fixup_ethernet() by Stephen Warren · 12 years ago
  16. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  17. eb204db am335x: enable falcon boot mode for mmc (raw and fat) and nand by Peter Korsgaard · 12 years ago
  18. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  19. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 12 years ago
  20. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  21. d806454 devkit8000: Add SPL_OS for MMC support by Tom Rini · 11 years ago
  22. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 12 years ago
  23. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 12 years ago
  24. d89e676 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  25. 351c3f2 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  26. 20ece70 input: Finish simplifing key_matrix_decode_fdt() by Stephen Warren · 11 years ago
  27. 62b4dc0 checkpatch.pl: Add 'printf' to logFunctions by Tom Rini · 11 years ago
  28. c513b61 am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> by Tom Rini · 11 years ago
  29. aa44d53 ARM: bcm2835: add simplefb DT node during bootz/m by Stephen Warren · 12 years ago
  30. efe6428 lcd: add functions to set up simplefb device tree by Stephen Warren · 12 years ago
  31. 8c743bd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  32. f48f78e Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  33. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  34. 3a30083 am33xx: Correct NON_SECURE_SRAM_START/END by Tom Rini · 11 years ago
  35. 01b2dd9 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  36. 1247446 fdt: allow bootdelay to be specified via device tree by Stephen Warren · 12 years ago
  37. daf51b6 input: simplify key_matrix_decode_fdt() by Stephen Warren · 12 years ago
  38. c999b25 input: fix unaligned access in key_matrix_decode_fdt() by Stephen Warren · 12 years ago
  39. 4b989cc common: board_f: Do not call board_postclk_init twice by Masahiro Yamada · 12 years ago
  40. 941579e disk: Fix possible out-of-bounds access in part_efi.c by Marek Vasut · 12 years ago
  41. db74919 sandbox: image: Create a test for loading FIT images by Simon Glass · 12 years ago
  42. cc7eb49 bootstage: Remove unused entries related to kernel/ramdisk/fdt load by Simon Glass · 12 years ago
  43. e8d6a5b sandbox: image: Adjust FIT image printing to work with sandbox by Simon Glass · 12 years ago
  44. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · 12 years ago
  45. 758409c sandbox: Adjust bootm command to work with sandbox by Simon Glass · 12 years ago
  46. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · 12 years ago
  47. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · 12 years ago
  48. 384d86d image: Introduce fit_image_load() to load images from FITs by Simon Glass · 12 years ago
  49. a6193f1 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building by Simon Glass · 12 years ago
  50. c20d566 bootstage: Introduce sub-IDs for use with image loading by Simon Glass · 12 years ago
  51. e717e64 main: Add debug_bootkeys to avoid #ifdefs by Simon Glass · 12 years ago
  52. a1a16a8 main: Add debug_parser() to avoid #ifdefs by Simon Glass · 12 years ago
  53. b2b687f main: Correct header order by Simon Glass · 12 years ago
  54. e30a5f7 main: Fix typos and checkpatch warnings in command line reading by Simon Glass · 12 years ago
  55. 962cf72 main: Use get/setenv_ulong() by Simon Glass · 12 years ago
  56. de6f0c4 main: Move boot_delay code into its own function by Simon Glass · 12 years ago
  57. e71c1e6 main: Separate out the two abortboot() functions by Simon Glass · 12 years ago
  58. d1892ac net: Add prototype for update_tftp by Simon Glass · 12 years ago
  59. c61990a at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263 by Simon Glass · 12 years ago
  60. 67da22a bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · 11 years ago
  61. e49fed5 tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 12 years ago
  62. 06883eb tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 12 years ago
  63. 7110146 x86: config: Reflect the name changes of LPC TPM configs by Tom Wai-Hong Tam · 12 years ago
  64. acea570 tpm: Rename generic_lpc_tpm to tpm_tis_lpc by Che-liang Chiou · 12 years ago
  65. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  66. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  67. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  68. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  69. 26a653b tx25: copy SPL directly, not using relocate_code. by Albert ARIBAUD · 12 years ago
  70. fb9445a mx31pdk: copy SPL directly, not using relocate_code. by Albert ARIBAUD · 12 years ago
  71. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  72. 53e512a tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 12 years ago
  73. 89a8f7a ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 12 years ago
  74. a8512db ARM: tegra: support SKU 7 of Tegra20 by Stephen Warren · 12 years ago
  75. b08795a ARM: tegra: support SKU 1 of Tegra114 by Stephen Warren · 12 years ago
  76. 1fa4e83 tegra: always build u-boot-nodtb-tegra.bin by Stephen Warren · 12 years ago
  77. 810a4e4 Tegra: clk: always use find_best_divider() for periph clocks by Allen Martin · 12 years ago
  78. cecd857 Tegra: Remove unused/non-existent spl linker script reference by Tom Warren · 12 years ago
  79. bcf1188 Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu by Tom Warren · 12 years ago
  80. 52bf102 powerpc/mpc85xx: Clear L1 D-cache lock by York Sun · 12 years ago
  81. c1e37bf SECURE BOOT - Removed deletion of TLB entries code by Ruchika Gupta · 12 years ago
  82. 43e0f7b powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · 12 years ago
  83. 64b5d9d powerpc/p5040: fix mdio mux for 10G port by Shaohui Xie · 12 years ago
  84. 525ab51 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · 12 years ago
  85. a3cf3e4 sf: spansion: Add support for S25FL128S by Xie Xiaobo · 12 years ago
  86. 6d14b42 powerpc/p2041: fix serdes reference clock frequency display for PC board by Shaohui Xie · 12 years ago
  87. 9320160 powerpc/b4860: fix for Serdes connectivity to SFP's by Shaveta Leekha · 12 years ago
  88. 903a171 powerpc/t4240qds: fix PHY reset timeout issue by Shengzhou Liu · 12 years ago
  89. 9e69874 powerpc/t4qds: Add SW7[4] in the DIP switch display by York Sun · 12 years ago
  90. 4c3db71 Enable XAUI interface for B4860QDS by Suresh Gupta · 12 years ago
  91. 45bc119 board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M by Stephen George · 12 years ago
  92. 171d0d2 powerpc/p5040: enable PBL tool support by Shaohui Xie · 12 years ago
  93. 817f28e powerpc/t4qds: use clock measurement for sysclk and ddr clock by Ed Swarthout · 12 years ago
  94. 12862d7 powerpc/qixis: add clock measurement registers by Ed Swarthout · 12 years ago
  95. 07489e7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · 12 years ago
  96. aa150bb powerpc/chassis2: Change core numbering scheme by York Sun · 12 years ago
  97. 4657136 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · 12 years ago
  98. 64fd08b powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h by York Sun · 12 years ago
  99. bb04e19 powerpc/p5040: enable NAND, SD, SPI boot support by Shaohui Xie · 12 years ago
  100. 284ce50 Add e6500 L2 replacement policy selection by James Yang · 12 years ago