Age | Commit message (Expand) | Author |
2015-06-15 | am33xx: Re-enable SW levelling for DDR2 | Tom Rini |
2015-04-14 | ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY | Kishon Vijay Abraham I |
2015-04-07 | am33xx/ddr.c: Fix regression on DDR2 platforms | Tom Rini |
2015-03-04 | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass |
2015-02-16 | clock_am43xx:Set the MAC clock to /5 for OPP100 | Steve Kipisz |
2015-01-16 | TI ARMv7: Don't use GD before crt0.S has set it | Tom Rini |
2015-01-13 | arm: am437x: Enable hardware leveling for EMIF | James Doublesin |
2015-01-05 | am33xx: Drop timer_init call from s_init | Tom Rini |
2014-11-06 | am335x: make get_board_rev() function weak | Igor Grinberg |
2014-10-23 | dm: am33xx: Provide platform data for serial | Simon Glass |
2014-10-23 | dm: am33xx: Provide platform data for GPIOs | Simon Glass |
2014-08-30 | arm: Add missing .vectors section to linker scripts | Benoît Thébaudeau |
2014-07-07 | am43xx: Tune the system to avoid DSS underflows | Cooper Jr., Franklin |
2014-07-07 | ARM: emif4: wait for CM_DLL_READYST to be set | Jeroen Hofstee |
2014-07-01 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-06-19 | cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register | Felipe Balbi |
2014-06-11 | am33xx/omap: Allow cache enable for all Sitara/OMAP | Simon Glass |
2014-06-06 | arm:am33xx: Add a scale_vcores() hook | Tom Rini |
2014-06-06 | ARM: AM43xx: Fix UART clocks enabling | Lokesh Vutla |
2014-06-06 | arm:am33xx: Rework s_init and add board_early_init_f | Tom Rini |
2014-06-06 | arm:am33xx: Make dram_init call sdram_init() in some contexts | Tom Rini |
2014-06-06 | am43xx_evm: Add qspiboot target | Sourav Poddar |
2014-05-23 | am33xx: report silicon revision instead of code | Sergey Alyoshin |
2014-05-23 | ARM: omap: merge GPMC initialization code for all platform | pekon gupta |
2014-04-17 | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini |
2014-03-12 | am33xx: Rework #ifdef's around s_init for clarity | Tom Rini |
2014-03-04 | ARM: AM43xx: Change DDR3 Reset Value | Dave Gerlach |
2014-03-04 | ARM: AM43xx: Write sdram_config to secure_emif_sdram_config | Dave Gerlach |
2014-03-04 | ARM: AM43xx: EMIF: configure self-refresh entry delay | Dave Gerlach |
2014-03-04 | ARM: AM43xx: clocks: Enable CPGMAC clock control | Mugunthan V N |
2014-02-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD |
2014-02-25 | kbuild: use shorten logs for mkimage rules | Masahiro Yamada |
2014-02-21 | ti814x: Fix illegal use of FP ops in clock_ti814x.c | Måns Rullgård |
2014-02-21 | ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control | Dave Gerlach |
2014-02-21 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-18 | am43xx: Add qspi support | Sourav Poddar |
2013-12-18 | ARM: AM43xx: GP_EVM: Add support for DDR3 | Lokesh Vutla |
2013-12-18 | ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 | Lokesh Vutla |
2013-12-18 | ARM: AM33xx+: Update ioregs to pass different values | Lokesh Vutla |
2013-12-18 | ARM: AM43xx: clocks: Update DPLL details | Lokesh Vutla |
2013-12-18 | ARM: AM43xx: Select clk source for Timer2 | Lokesh Vutla |
2013-12-12 | am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF | Tom Rini |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-04 | am33xx: Stop modifying certain EMIF4D registers | Tom Rini |
2013-11-21 | am335x: fix GPMC config for NAND and NOR SPL boot | pekon gupta |
2013-11-21 | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ... | pekon gupta |
2013-11-11 | arm, am33x: make RTC32K OSC enable configurable | Heiko Schocher |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |