| Commit message (Expand) | Author | Age | Lines |
* | mx31: Use proper IO accessor for GPR register | Fabio Estevam | 2011-11-11 | -3/+9 |
* | mx31: Remove duplicate definition for GPR register | Fabio Estevam | 2011-11-11 | -4/+2 |
* | iMX28: Add USB and USB PHY register definitions | Marek Vasut | 2011-11-11 | -0/+329 |
* | iMX28: Fix ARM vector handling | Marek Vasut | 2011-11-11 | -0/+22 |
* | iMX28: Add APBH DMA driver | Marek Vasut | 2011-11-11 | -0/+637 |
* | iMX28: Add GPIO control | Marek Vasut | 2011-11-11 | -0/+38 |
* | iMX28: Add PINMUX control | Marek Vasut | 2011-11-11 | -1/+815 |
* | iMX28: Add SSP MMC driver | Marek Vasut | 2011-11-11 | -0/+2 |
* | iMX28: Initial support for iMX28 CPU | Marek Vasut | 2011-11-11 | -0/+4526 |
* | SPL: Allow ARM926EJS to avoid compiling in the CPU support code | Marek Vasut | 2011-11-08 | -0/+6 |
* | arm: a320: fix broken timer | Po-Yu Chuang | 2011-11-08 | -84/+50 |
* | arm, davinci: Fix setting of the SDRAM configuration register | Christian Riesch | 2011-11-08 | -6/+19 |
* | arm, davinci: Remove the duplication of LPSC functions | Christian Riesch | 2011-11-08 | -92/+4 |
* | arm, davinci: Rename AM1808 lowlevel functions to DA850 | Christian Riesch | 2011-11-08 | -82/+82 |
* | da8xxevm: fix build error | Prabhakar Lad | 2011-11-08 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2011-11-08 | -6/+22 |
|\ |
|
| * | mpc83xx: Cleanup usage of LBC constants | Joe Hershberger | 2011-11-03 | -1/+7 |
| * | mpc83xx: Cleanup usage of DDR constants | Joe Hershberger | 2011-11-03 | -0/+9 |
| * | mpc83xx: Fix ipic structure definition | Joe Hershberger | 2011-11-03 | -4/+5 |
| * | mpc83xx: fix global timer structure definition | Kim Phillips | 2011-11-03 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-11-08 | -134/+1486 |
|\ \ |
|
| * | | mx53: Turn off child clocks before reconfigure perclk_root | Fabio Estevam | 2011-11-04 | -0/+15 |
| * | | omap3: mem: Move comments next to definitions | Sanjeev Premi | 2011-11-04 | -76/+35 |
| * | | omap3: mem: Clean-up whitespaces | Sanjeev Premi | 2011-11-04 | -26/+26 |
| * | | omap3: mem: Define and use common macros | Sanjeev Premi | 2011-11-04 | -24/+62 |
| * | | VIDEO: davinci: add framebuffer to da8xx | Stefano Babic | 2011-11-03 | -0/+126 |
| * | | ARM: Davinci: added missing registers to hardware.h | Stefano Babic | 2011-11-03 | -1/+3 |
| * | | Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co... | Bastian Ruppert | 2011-11-03 | -0/+4 |
| * | | Davinci: ea20: set console on UART0 | Bastian Ruppert | 2011-11-03 | -1/+1 |
| * | | arm926ejs, davinci: add missing spi defines for dm365 | Heiko Schocher | 2011-11-03 | -0/+3 |
| * | | arm926ejs, davinci: add cpuinfo for dm365 | Heiko Schocher | 2011-11-03 | -2/+29 |
| * | | arm, davinci: add lowlevel function for dm365 soc | Heiko Schocher | 2011-11-03 | -0/+480 |
| * | | arm, davinci: add header files for dm365 | Heiko Schocher | 2011-11-03 | -0/+294 |
| * | | arm, davinci: add support for new spl framework | Heiko Schocher | 2011-11-03 | -1/+92 |
| * | | omap/spl: actually enable the console | Ilya Yanok | 2011-11-03 | -0/+2 |
| * | | arm, arm926: fix missing symbols in NAND_SPL mode | Heiko Schocher | 2011-11-03 | -0/+6 |
| * | | arm, davinci: Add function lpsc_syncreset() | Christian Riesch | 2011-11-03 | -5/+17 |
| * | | armada100: define CONFIG_SYS_CACHELINE_SIZE | Lei Wen | 2011-11-03 | -0/+2 |
| * | | pantheon: define CONFIG_SYS_CACHELINE_SIZE | Lei Wen | 2011-11-03 | -0/+2 |
| * | | kirkwood: define CONFIG_SYS_CACHELINE_SIZE | Michael Walle | 2011-11-03 | -1/+2 |
| * | | kirkwood: drop empty asm-offsets.s file | Mike Frysinger | 2011-11-03 | -0/+0 |
| * | | am335x: Drop board_sysinfo struct | Tom Rini | 2011-11-03 | -7/+0 |
| * | | mx31: add ESD control registers | Helmut Raiger | 2011-11-03 | -0/+13 |
| * | | mx31: define pins and init for UART2 and CSPI3 | Helmut Raiger | 2011-11-03 | -0/+32 |
| * | | mx31: Introduce mx31_set_gpr function | Fabio Estevam | 2011-11-03 | -0/+54 |
| * | | MX35: Drop unnecessary prototypes from imx-regs.h | Stefano Babic | 2011-11-03 | -4/+0 |
| * | | MX35: factorize common assembly code | Stefano Babic | 2011-11-03 | -0/+140 |
| * | | MX35: add reset cause as provided by other i.MX | Stefano Babic | 2011-11-03 | -2/+29 |
| * | | MX35: add pins definition for UART3 | Stefano Babic | 2011-11-03 | -0/+3 |
| * | | MX35: added ESDC structure to imx-regs | Stefano Babic | 2011-11-03 | -0/+30 |
| |/ |
|