1. 8ed5b0b igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  2. a5d75f7 igep00x0: Switch to use the generic distro configuration and environment. by Enric Balletbò i Serra · 9 years ago
  3. 0cd4118 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  4. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  5. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  6. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  7. 3bb41cc OMAP3: igep0032: Fix regression due commit f3b4bc45. by Enric Balletbo i Serra · 10 years ago
  8. a66c887 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  9. 5b36a91 ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h by Guillaume GARDET · 10 years ago
  10. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  11. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  12. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  13. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  14. 12fcb8c OMAP3: igep00x0: Enable required clocks for GPIO that are used. by Enric Balletbo i Serra · 11 years ago
  15. c4a4f36 mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  16. ed11648 OMAP3: igep00x0: Convert to ti_omap3_common.h. by Enric Balletbò i Serra · 11 years ago
  17. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  18. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  19. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  20. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. c731883 OMAP3: igep00x0: rename config file to omap3_igep00x0.h by Javier Martinez Canillas · 11 years ago[Renamed from include/configs/igep00x0.h]
  22. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  23. 8a110b8 ARM: igep00x0.h: Enable raw initrd support by Javier Martinez Canillas · 11 years ago
  24. 7a0155e OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
  25. cffccee ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage. by Enric Balletbo i Serra · 11 years ago
  26. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. f9b8ae3 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  29. 2c2dc65 igep00x0: Enable CONFIG_CMD_BOOTZ by Enric Balletbo i Serra · 12 years ago
  30. 02043a7 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · 12 years ago
  31. 74fea92 OMAP3: igep00x0: add missing include mach-types.h by Enric Balletbo i Serra · 12 years ago
  32. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  33. d549ace OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  34. e9b1452 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago
  35. d7b5db6 Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  36. 05da436 OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT by Javier Martinez Canillas · 12 years ago
  37. 5a75595 OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT by Javier Martinez Canillas · 12 years ago
  38. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  39. 8133dd6 OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  40. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  41. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  42. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  43. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  44. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  45. 361fc83 OMAP3: igep00x0: add SPL support for IGEP-based boards by Javier Martinez Canillas · 12 years ago
  46. 758b7c6 OMAP3: igep00x0: Add config option to choose flash storage memory by Javier Martinez Canillas · 12 years ago
  47. c5d6fb2 igep00x0: default mmcrootfstype to EXT4 by Javier Martinez Canillas · 12 years ago
  48. df32d2c igep00x0: default to OMAP-specific serial driver by Javier Martinez Canillas · 12 years ago
  49. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  50. 52ac7ac igep00x0: change mpurate from 500 to auto by Enric Balletbo i Serra · 13 years ago
  51. d7cba70 igep00x0: enable the use of a plain text file by Enric Balletbo i Serra · 13 years ago
  52. 19f9df8 OMAP3: igep00x0: Reduce lines of code for IGEP-based boards. by Enric Balletbò i Serra · 13 years ago[Renamed (97%) from include/configs/igep0020.h]
  53. 43989b1 OMAP3: Remove unused define CONFIG_OMAP3_*_DDR by Thomas Weber · 13 years ago
  54. a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  55. 07eec8e ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  56. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  57. 7a8338d Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  58. 100b849 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 14 years ago
  59. 4adf801 ARM: OMAP3: Revamp IGEP v2 default by Enric Balletbo i Serra · 14 years ago
  60. da898a9 ARMV7: OMAP3: Use generic mmc driver on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  61. b74d3b4 ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE by Steve Sakoman · 14 years ago
  62. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  63. 2ce268c OMAP3: Add support for the IGEP v2 board. by Enric Balletbo i Serra · 14 years ago