Age | Commit message (Expand) | Author |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-15 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-12 | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD |
2013-03-07 | mxs: timrot: Rename local macros | Fadil Berisha |
2013-03-07 | mxs: timrot: Add support to i.MX23 | Fadil Berisha |
2013-03-07 | mx23: Document the tRAS lockout setting in memory initialization | Otavio Salvador |
2013-03-07 | mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT | Otavio Salvador |
2013-03-07 | mxs: mmc: spi: dma: Better wrap the MXS differences | Marek Vasut |
2013-03-07 | mxs: Reset the EMI block on mx23 | Marek Vasut |
2013-02-12 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-02-01 | arm: Move lastinc to arch_global_data | Simon Glass |
2013-02-01 | arm: Move tbl to arch_global_data | Simon Glass |
2013-01-28 | mxs: Use __weak annotation to simplify code | Fabio Estevam |
2013-01-28 | mxs: Boost the memory power supply | Marek Vasut |
2013-01-21 | mxs: Add MX23 quirks into the clock code | Otavio Salvador |
2013-01-21 | mxs: Fix the memory init for MX23 | Otavio Salvador |
2013-01-21 | mxs: Add function to ungate the power block on MX23 | Marek Vasut |
2013-01-21 | mx23: config: Enable building of u-boot.sb binary | Otavio Salvador |
2013-01-21 | mx23: SPL: Initialize DDR at 133MHz | Otavio Salvador |
2013-01-21 | mx23: SPL: Add boot mode support | Otavio Salvador |
2013-01-21 | mx23: Add support on print_cpuinfo() | Otavio Salvador |
2013-01-21 | mxs: clock: Use 'mxs' prefix for methods | Otavio Salvador |
2013-01-21 | mxs: ssp: Pull out the SSP bus to regs conversion | Marek Vasut |
2012-12-22 | Merge samsung, imx, tegra into u-boot-arm/master | Albert ARIBAUD |
2012-12-11 | mxs: i2c: Implement algorithm to set up arbitrary i2c speed | Marek Vasut |
2012-12-07 | mxs: SPL: Generalize memory initialization | Otavio Salvador |
2012-12-04 | mxs: Staticize SPL functions | Marek Vasut |
2012-12-04 | mxs: Properly setup VDDD in power supply setup code | Marek Vasut |
2012-12-04 | mxs: Implement common function to setup VDDx | Marek Vasut |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-15 | serial: mxs: spl: Remove empty serial_* functions from SPL code | Marek Vasut |
2012-09-04 | MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS | Marek Vasut |
2012-09-01 | mxs: Convert timeout parameter to 'unsigned int' | fabio.estevam@freescale.com |
2012-09-01 | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' | Otavio Salvador |
2012-09-01 | mxs: Only build internal Ethernet controller for i.MX28 | Otavio Salvador |
2012-09-01 | MX28: config: Allow different target generation in elftosb call | Otavio Salvador |
2012-09-01 | MX28: Shuffle around the power management code | Marek Vasut |
2012-09-01 | MX28: Drop the cp15 reconfiguration from SPL | Marek Vasut |
2012-09-01 | mxs: Convert sys_proto.h prefixes to 'mxs' | Otavio Salvador |
2012-09-01 | mxs: Remove not required include of iomux-mx28.h | Otavio Salvador |
2012-09-01 | mxs: Remove not required explicit iomux-mx28.h include | Otavio Salvador |
2012-09-01 | i.MX28: bug fixes in PMU configuration code | Stathis Voukelatos |
2012-09-01 | MX28: Move the u-boot.bd info CPUDIR/SOCDIR | Marek Vasut |
2012-09-01 | mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs | Otavio Salvador |
2012-09-01 | mxs: Clarify why we poweroff in case of brownout in 5v conflict | Otavio Salvador |
2012-09-01 | mxs: Reowork SPL to use 'mxs' prefix for methods | Otavio Salvador |
2012-09-01 | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador |
2012-09-01 | mxs: prefix register acessor macros with 'mxs' prefix | Otavio Salvador |