1. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  2. 5652a8a powerpc/doc: Update the README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  3. d6a7aba powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL by Prabhakar Kushwaha · 12 years ago
  4. 7cc7b77 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT by Andy Fleming · 11 years ago
  5. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
  6. 84fa67e powerpc/BSC9132: Add IFC bank count by York Sun · 12 years ago
  7. 20732df board/bsc9131rdb: Update default boot environment settings by Priyanka Jain · 12 years ago
  8. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 12 years ago
  9. f9146bd board/bsc9131rdb: Add targets for Sysclk 100MHz by Priyanka Jain · 12 years ago
  10. 0fcb6de board/bsc9132qds:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  11. bc84b5e board/bsc9131rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  12. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  13. ab4ab01 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · 12 years ago
  14. d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
  15. abe3a3f powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t by Mingkai Hu · 12 years ago
  16. 7bd4b72 85xx: Change clock-frequency compatible to 2.0 by Andy Fleming · 11 years ago
  17. 09a2bb8 NET: Fix system hanging if NET device is not installed by Jim Lin · 12 years ago
  18. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  19. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  20. c170776 Prepare v2013.07-rc1 by Tom Rini · 11 years ago
  21. 46597a3 ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards by Stephen Warren · 11 years ago
  22. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  23. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  24. eedcacd README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · 11 years ago
  25. 4816b7a fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  26. 88525ed mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 12 years ago
  27. aa05e01 mmc write bug fix by Ruud Commandeur · 12 years ago
  28. 08706be mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards by Jagannadha Sutradharudu Teki · 12 years ago
  29. 6c5ad5c mmc: fix env in mmc with redundant compile error by Bo Shen · 12 years ago
  30. bf4e1d3 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  31. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  32. 1449bab sf: winbond: Correct the nr_blocks used for W25Q32DW by Jagannadha Sutradharudu Teki · 12 years ago
  33. 80cb2bd sf: winbond: Add support for W25Q80BW by Jagannadha Sutradharudu Teki · 12 years ago
  34. ba7bec3 sf: spansion: Update the name for S25FL256S flash by Jagannadha Sutradharudu Teki · 12 years ago
  35. cbd661c spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave by Axel Lin · 11 years ago
  36. 42c6f6b spi: tegra114_spi: Convert to use spi_alloc_slave() by Axel Lin · 11 years ago
  37. b381444 spi: armada100_spi: Remove unnecessary NULL test for dout and din by Axel Lin · 11 years ago
  38. 06a1b3f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  39. d81863d arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · 12 years ago
  40. 4976dfe arm: pxa: Add support for ICP DAS LP-8x4x by Sergey Yanovich · 12 years ago
  41. 9e37005 usb, composite: after unregister gadget driver set composite to NULL by Heiko Schocher · 11 years ago
  42. 36dad66 usb: ehci: add missing cache managment by Stephen Warren · 12 years ago
  43. 78ba07d usb: gadget: add Faraday FOTG210 USB gadget support by Kuo-Jung Su · 12 years ago
  44. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  45. 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 12 years ago
  46. 6a656df usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · 12 years ago
  47. 9930e9f usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · 12 years ago
  48. 1d62db8 usb: gadget: Use unaligned access for wMaxPacketSize by Vivek Gautam · 12 years ago
  49. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · 12 years ago
  50. 160298f usb: asix: Move software resets to basic_init by Julius Werner · 12 years ago
  51. 0554ba5 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · 12 years ago
  52. 0eab998 usb: workaround non-working keyboards. by Vincent Palatin · 12 years ago
  53. 4d6839f usb: properly re-initialize the USB keyboard. by Vincent Palatin · 12 years ago
  54. fb14fc9 Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx by Tom Rini · 11 years ago
  55. 8dd7051 ppc: ppmc7xx: Fix possible out-of-bound access by Marek Vasut · 12 years ago
  56. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 12 years ago
  57. debc2fc cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 12 years ago
  58. bfa542a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. 03ab286 arm/km: make local functions static by Holger Brunck · 12 years ago
  60. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 11 years ago
  61. 58313e42 ARM: DRA7: Add Maintainer by Lokesh Vutla · 11 years ago
  62. c40c54b OMAP5: Enable access to auxclk registers by Lubomir Popov · 12 years ago
  63. 4d98efd ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · 11 years ago
  64. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  65. 69a4345 da830: add MMC support by Vishwanathrao Badarkhe, Manish · 12 years ago
  66. ff397ab ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · 11 years ago
  67. ffa9818 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 11 years ago
  68. 1652326 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 11 years ago
  69. 4b4b9a8 ARM: DRA7xx: Update pinmux data by Lokesh Vutla · 11 years ago
  70. 8372baf mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  71. cdb9619 ARM: DRA7xx: Correct SRAM END address by Sricharan R · 11 years ago
  72. 8bbdc3f ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 11 years ago
  73. 9cc5ba0 ARM: DRA7xx: Change the Debug UART to UART1 by Sricharan R · 11 years ago
  74. 51bc17a ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · 11 years ago
  75. 93cdb28 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 11 years ago
  76. d9c839a ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  77. 3685297 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 11 years ago
  78. bd1f0df ARM: DRA7xx: Add control id code for DRA7xx by Lokesh Vutla · 11 years ago
  79. ae49f6d ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 11 years ago
  80. 61c517f ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  81. 44466ad ARM: OMAP5: clocks: Do not enable sgx clocks by Sricharan R · 11 years ago
  82. 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  83. 1246453 OMAP5: Fix bug in omap5_es1_prcm struct by Lubomir Popov · 12 years ago
  84. 84bd325 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · 12 years ago
  85. 28095da OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 12 years ago
  86. f748854 am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver by Joel A Fernandes · 12 years ago
  87. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  88. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  89. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  90. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  91. 7c15c77 fdt: remove unaligned access in fdt_fixup_ethernet() by Stephen Warren · 12 years ago
  92. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  93. eb204db am335x: enable falcon boot mode for mmc (raw and fat) and nand by Peter Korsgaard · 12 years ago
  94. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  95. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 12 years ago
  96. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  97. d806454 devkit8000: Add SPL_OS for MMC support by Tom Rini · 11 years ago
  98. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 12 years ago
  99. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 12 years ago
  100. d89e676 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago