| Commit message (Expand) | Author | Age | Lines |
* | arm: Remove OMAP2420H4 and all omap24xx support | Tom Rini | 2013-06-10 | -1874/+0 |
* | ARM: DRA7xx: Update pinmux data | Lokesh Vutla | 2013-06-10 | -14/+24 |
* | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h | Lokesh Vutla | 2013-06-10 | -3/+3 |
* | ARM: OMAP4+: Cleanup header files | Lokesh Vutla | 2013-06-10 | -18/+30 |
* | am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr... | Joel A Fernandes | 2013-06-10 | -0/+2 |
* | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c | Tom Rini | 2013-06-05 | -0/+18 |
* | ARM:Panda:Fix device tree loading for the panda-es | Dan Murphy | 2013-05-10 | -0/+6 |
* | beagleboard: Update comment in get_board_rev() | Tom Rini | 2013-05-10 | -2/+3 |
* | palmas: rename init_settings to an generic palmas init | Nishanth Menon | 2013-05-10 | -1/+1 |
* | twl6035: rename to palmas | Nishanth Menon | 2013-05-10 | -3/+3 |
* | ti814x_evm: enable CPSW support | Matt Porter | 2013-05-10 | -0/+108 |
* | am33xx: add pll and clock support for TI814x CPSW | Matt Porter | 2013-05-10 | -0/+3 |
* | omap5912-osk: Fix device initialisation | Jon Hunter | 2013-04-10 | -4/+28 |
* | omap5912-osk: Fix booting from NOR flash | Jon Hunter | 2013-04-10 | -6/+6 |
* | omap5912-osk: Fix DRAM initialisation | Jon Hunter | 2013-04-10 | -3/+8 |
* | am335x: Update timings for the beaglebone again | Tom Rini | 2013-04-10 | -1/+1 |
* | ARM: OMAP5: Rename omap5_evm to omap5_uevm | SRICHARAN R | 2013-04-08 | -0/+0 |
* | omap2420-h4: Fix booting from NOR flash | Hunter, Jon | 2013-04-08 | -15/+2 |
* | omap2420-h4: Fix DRAM initialisation | Hunter, Jon | 2013-04-08 | -6/+18 |
* | am335x_evm: Add better timings for the new BeagleBoard DDR3 part | Tom Rini | 2013-03-24 | -1/+38 |
* | ti814x_evm: add ti814x evm board support | Matt Porter | 2013-03-24 | -0/+302 |
* | am33xx: refactor emif4/ddr to support multiple EMIF instances | Matt Porter | 2013-03-24 | -3/+3 |
* | am33xx: convert defines from am33xx-specific to generic names | Matt Porter | 2013-03-24 | -3/+3 |
* | am335x: Enable DDR PHY dynamic power down bit for DDR3 boards | Vaibhav Hiremath | 2013-03-24 | -2/+4 |
* | arm: dra7xx: Add board files for DRA7XX socs | Lokesh Vutla | 2013-03-11 | -0/+199 |
* | omap3: allow dynamic selection of gfx_format | Nikita Kiryanov | 2013-03-08 | -2/+4 |
* | omap_hsmmc: add driver check for write protection | Nikita Kiryanov | 2013-03-08 | -9/+9 |
* | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov | 2013-03-08 | -14/+9 |
* | am335x_evm: Add am335x_evm_usbspl build target | Tom Rini | 2013-03-08 | -1/+1 |
* | am335x_evm: enable support for booting via USB | Ilya Yanok | 2013-02-18 | -17/+21 |
* | beagle: expansion boards: add LSR COM6L adapter | robertcnelson@gmail.com | 2013-02-18 | -0/+6 |
* | beagle: expansion boards: retry i2c_read with 16bit addressing | robertcnelson@gmail.com | 2013-02-18 | -0/+8 |
* | am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK | Tom Rini | 2013-02-12 | -0/+27 |
* | Add DDR3 support for AM335x-EVM (Version 1.5A) | Jeff Lance | 2013-02-07 | -0/+41 |
* | am335x: display msg when reading MAC from efuse | Lars Poeschel | 2013-02-07 | -1/+1 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-08 | -38/+60 |
|\ |
|
| * | am335x: disable internal delay for RGMII mode | Yegor Yefremov | 2012-12-10 | -1/+1 |
| * | Pass sdrc timing values through board_sdrc_timings structure | Peter Barada | 2012-12-10 | -37/+35 |
| * | am335x_evm: enable NAND support | Ilya Yanok | 2012-12-10 | -0/+2 |
| * | am335x_evm: add nand pinmux definition | Ilya Yanok | 2012-12-10 | -0/+22 |
* | | omap3_beagle: add musb-new init | Ilya Yanok | 2012-11-20 | -0/+43 |
* | | am335x_evm: enable both musb gadget and host | Ilya Yanok | 2012-11-20 | -2/+21 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | -1/+108 |
|\ |
|
| * | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-11-03 | -1/+108 |
| |\ |
|
| | * | am335x: add initial AM335x IDK board support | Matthias Fuchs | 2012-11-02 | -1/+26 |
| | * | am335x: add mux config for DDR3 version of beaglebone | Koen Kooi | 2012-10-30 | -0/+6 |
| | * | am33xx: Enable UART{1,2,3,4,5} pin-mux | Andrew Bradford | 2012-10-25 | -0/+76 |
* | | | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support | Tom Rini | 2012-11-02 | -0/+20 |
|/ / |
|
* | | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-10-26 | -248/+428 |
|\ \
| |/ |
|
| * | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers | Peter Korsgaard | 2012-10-25 | -50/+62 |