1. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  2. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  3. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  4. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  5. f3b4bc4 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  6. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  7. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  8. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  9. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  10. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  11. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  12. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  13. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  14. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  15. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  16. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  17. 965de8b ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  18. 39245c8 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  19. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  20. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  21. 6478cde pcm051/igep0033: Supply bd_ram_ofs for cpsw driver by Lars Poeschel · 11 years ago
  22. 94b32f6 ARM: IGEP0033: Update timing to run DDR at 400MHz. by Enric Balletbo i Serra · 11 years ago
  23. dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  24. 73feefd am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  25. a2fa28b OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
  26. 3a2f040 ARM: IGEP0033: Remove CYGNUS name from header. by Enric Balletbo i Serra · 11 years ago
  27. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  28. 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  29. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  32. 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  33. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  34. 5f5c1d1 ARM: Add support for IGEP COM AQUILA/CYGNUS by Enric Balletbo i Serra · 11 years ago
  35. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 11 years ago
  36. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  37. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  38. d9aacf4 OMAP3: igep00x0: Add new IGEP COM PROTON. by Enric Balletbo i Serra · 12 years ago
  39. 4c21b4c OMAP3: igep00x0: use official board names. by Enric Balletbo i Serra · 12 years ago
  40. 3e857d0 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  41. 9d4f542 OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  42. 77eea28 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago
  43. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  44. 4833b09 OMAP3: fix DRAM size for IGEP-based boards. by Enric Balletbò i Serra · 12 years ago
  45. d271a61 OMAP3: igep00x0: add SPL support for IGEP-based boards by Javier Martinez Canillas · 12 years ago
  46. ca511cf OMAP3: igep00x0: Add config option to choose flash storage memory by Javier Martinez Canillas · 12 years ago
  47. dc7a9e6 OMAP3: igep00x0: Reduce lines of code for IGEP-based boards. by Enric Balletbò i Serra · 13 years ago
  48. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  49. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  50. 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  51. 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  52. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  53. d177e44 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  54. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  55. ac657c4 ARMV7: OMAP3: Use generic mmc driver on OMAP3 IGEP module by Enric Balletbo i Serra · 14 years ago
  56. f49d7b6 ARMV7: OMAP3: Use generic mmc driver on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  57. a711edf ARMV7: OMAP3: IGEP: Rename TEXT_BASE by Steve Sakoman · 14 years ago
  58. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  59. 1a832dc OMAP3: Add support for the OMAP3 IGEP module. by Enric Balletbo i Serra · 14 years ago
  60. 8a3f6bb OMAP3: Add support for the IGEP v2 board. by Enric Balletbo i Serra · 14 years ago