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