1. 0b800a6 cm-t35: update config file by Igor Grinberg · 12 years ago
  2. 584506b ARM: Panda: Add flag to allow runtime enviroment varibale mods by Dan Murphy · 12 years ago
  3. 34f667b ARM:Panda:Fix device tree loading for the panda-es by Dan Murphy · 12 years ago
  4. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  5. 15191c9 Remove duplicate / unused #defines on AM335x boards by Mark Jackson · 12 years ago
  6. 85b7ac4 omap5_common: Add optargs variable for kernel command line args by Tom Rini · 12 years ago
  7. 5f5c1d1 ARM: Add support for IGEP COM AQUILA/CYGNUS by Enric Balletbo i Serra · 12 years ago
  8. da2cc45 palmas: add header guard by Nishanth Menon · 12 years ago
  9. ff2d57e palmas: use palmas_i2c_[read|write]_u8 by Nishanth Menon · 12 years ago
  10. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  11. 1273388 palmas: rename init_settings to an generic palmas init by Nishanth Menon · 12 years ago
  12. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  13. 502dac5 twl6030: add header guard by Nishanth Menon · 12 years ago
  14. ebce10e twl6030: move twl6030 register access functions to common header file by Nishanth Menon · 12 years ago
  15. b29c2f0 twl4030: make twl4030_i2c_read_u8 prototype consistent by Nishanth Menon · 12 years ago
  16. 0208aaf twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  17. cd87464 ti814x_evm: enable CPSW support by Matt Porter · 12 years ago
  18. f485c8a phy: add support for ET1011C phys by Matt Porter · 12 years ago
  19. 50ce4c0 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · 12 years ago
  20. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  21. 7e7501f Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  22. e955044 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  23. d782c1f arm: mxs: video: Enable MXS LCDIF on M28EVK by Marek Vasut · 12 years ago
  24. b03b25c fpga: Remove all CONFIG_SYS_* fpga related options by Michal Simek · 12 years ago
  25. 6631db4 fpga: Check device name against bitstream name by Michal Simek · 12 years ago
  26. d5dae85 fpga: zynq: Add support for loading bitstream by Michal Simek · 12 years ago
  27. 23f4bd7 fpga: Change the first parameter in fpga_loadbitstream by Michal Simek · 12 years ago
  28. 52c2064 cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · 12 years ago
  29. 4f4eab4 usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  30. 55f4b57 usb: fix: Fixing Port status and feature number constants by Vivek Gautam · 12 years ago
  31. 6497c66 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 12 years ago
  32. 605bd75 USB: Some cleanup prior to USB 3.0 interface addition by Vivek Gautam · 12 years ago
  33. 7d9aa8f usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  34. 956b03e mtd: nand: add driver for diskonchip g4 nand flash by Mike Dunn · 12 years ago
  35. 0dd9c7a9 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  36. ba5dfc1 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  37. 48f0108 imx: ima3-mx53: Convert to iomux-v3 by Benoît Thébaudeau · 12 years ago
  38. 0f83b36 arm: mx5: Add support for DENX M53EVK by Marek Vasut · 12 years ago
  39. 5ed6f44 P1022DS: Set CONFIG_SPL_MAX_SIZE directly by Tom Rini · 12 years ago
  40. 3fe0128 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  41. 9e18685 powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boards by Shaohui Xie · 12 years ago
  42. f45210d powerpc/p1022ds: Add support for NAND and NAND boot using SPL by Matthew McClintock · 12 years ago
  43. e3288e1 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 12 years ago
  44. 8aa3449 mpc5200: a3m071/a4m2k: Miscellaneous updates and fixes by Stefan Roese · 12 years ago
  45. 704afcc mpc5200: a3m071/a4m2k: Fix problem with increased global_data struct by Stefan Roese · 12 years ago
  46. f894551 mpc5200: a3m071/a4m2k: Enable flash verify option by Stefan Roese · 12 years ago
  47. b91363c mpc512x: remove dead code by Anatolij Gustschin · 12 years ago
  48. 63216de omap5_uevm: Enable redundant MMC environment by Tom Rini · 12 years ago
  49. da85c9c mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND by Tom Rini · 12 years ago
  50. b0dac5b tx25: add CONFIG_SPL_LIBGENERIC_SUPPORT by Andreas Bießmann · 12 years ago
  51. b157315 mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT by Andreas Bießmann · 12 years ago
  52. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  53. d7ea4d4 disk/iso: Add Support for block sizes > 512 byte to ISO partition support by Egbert Eich · 12 years ago
  54. ae1768a disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · 12 years ago
  55. 8bfa195 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  56. 3f9315c amcc-common.h: enable support for "env grep", "setexpr", and regex. by Wolfgang Denk · 12 years ago
  57. c88840a amcc-common.h: minor white space cleanup by Wolfgang Denk · 12 years ago
  58. ee747a2 m28evk: enable "env grep" and regexp support by Wolfgang Denk · 12 years ago
  59. 5f71bca m28evk: white space cleanup by Wolfgang Denk · 12 years ago
  60. be29df6 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  61. a5ecbe6 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  62. 5a31ea0 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  63. ea009d4 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  64. 971020c sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT by Simon Glass · 12 years ago
  65. 7eb2c8d sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 12 years ago
  66. a8f6ab5 fs: Add support for saving data to filesystems by Simon Glass · 12 years ago
  67. 76b8f79 Add getenv_hex() to return an environment variable as hex by Simon Glass · 12 years ago
  68. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  69. a733b06 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  70. 781adb5 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · 12 years ago
  71. 92daa4d Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  72. 8934f78 i2c: zynq: Add support for Xilinx Zynq by Michal Simek · 12 years ago
  73. 293eb33 mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · 12 years ago
  74. 01fbf31 net: gem: Preserve clk on emio interface by David Andrey · 12 years ago
  75. 117cd4c net: gem: Pass phy address to init by David Andrey · 12 years ago
  76. 7193653 zynq: Move macros to hardware.h by Michal Simek · 12 years ago
  77. 4b21284 zynq: Move scutimer baseaddr to hardware.h by Michal Simek · 12 years ago
  78. 0f21f98 watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  79. 7837645 microblaze: Enable netconsole by Michal Simek · 14 years ago
  80. 70a5ef2 nitrogen6x: Enable support for ocotp by Benoît Thébaudeau · 12 years ago
  81. f9bac4b mx6qsabrelite: Enable support for ocotp by Benoît Thébaudeau · 12 years ago
  82. f6bfd29 mx51evk: Enable support for iim by Benoît Thébaudeau · 12 years ago
  83. 8330692 mpc: iim: Switch to common fsl_iim by Benoît Thébaudeau · 12 years ago
  84. ccca7df Add fuse API and commands by Benoît Thébaudeau · 12 years ago
  85. 547e31d mx53ard: Rework default environment to support FDT, MMC and netboot by Otavio Salvador · 12 years ago
  86. fd622f2 mx5: Select CONFIG_REVISION_TAG by Fabio Estevam · 12 years ago
  87. 0bc32d9 mx51evk: Do not force the rootfs type by Fabio Estevam · 12 years ago
  88. 94b5f3e mx51evk: Update environment in order to allow booting a dt kernel by Fabio Estevam · 12 years ago
  89. eaffaa2 wandboard: Add boot selection support by Otavio Salvador · 12 years ago
  90. 5ed1573 wandboard: Add support for Carrier Board MicroSD card by Otavio Salvador · 12 years ago
  91. 0798d57 wandboard: Add update_sd_firmware support by Otavio Salvador · 12 years ago
  92. 1e1cbde wandboard: Use env storage info for mmcdev/mmcpart by Otavio Salvador · 12 years ago
  93. 810d6df mx6qsabre{sd, auto}: Add update_sd_firmware support by Otavio Salvador · 12 years ago
  94. 7fbf93e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 12 years ago
  95. b29ca4a imx: Add titanium board support (i.MX6 based) by Stefan Roese · 12 years ago
  96. 57ca432 mx6sl: Add initial support for mx6slevk board by Fabio Estevam · 12 years ago
  97. f47b048 ppc4xx: Add lcd4_lwmon5 support by Stefan Roese · 12 years ago
  98. cd53034 Merge branch 'next' by Stefano Babic · 12 years ago
  99. 79cd2f8 config_cmd_default.h: Remove CONFIG_CMD_MEMTEST by Tom Rini · 12 years ago
  100. 17dcbfb Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD by Tom Rini · 12 years ago