| Commit message (Expand) | Author | Age | Lines |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | zmx25: Fix build warning due to 'get_reset_cause' defined but not used | Fabio Estevam | 2011-09-30 | -23/+23 |
* | ARM: mx25: Print the source of reset | Fabio Estevam | 2011-09-30 | -1/+24 |
* | ARM: mx25: Print the silicon revison | Fabio Estevam | 2011-09-30 | -1/+29 |
* | arm, davinci, da8xx: add cpuinfo | Heiko Schocher | 2011-09-30 | -2/+14 |
* | arm, davinci, am1808: add lowlevel functions for booting from NOR | Heiko Schocher | 2011-09-30 | -0/+429 |
* | arm, davinci: add NOR Boot Configuration Word | Heiko Schocher | 2011-09-30 | -0/+9 |
* | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher | 2011-09-30 | -0/+31 |
* | arm, davinci: move davinci_timer in header file | Heiko Schocher | 2011-09-30 | -14/+1 |
* | net, davinci_emac: add KSZ8864 switch | Heiko Schocher | 2011-09-30 | -1/+69 |
* | led: remove camel casing of led identifiers globally | Jason Kridner | 2011-09-13 | -7/+7 |
* | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic | 2011-09-07 | -6/+0 |
* | da8xx: add support for multiple PLL controllers | Sudhakar Rajashekhara | 2011-09-04 | -11/+19 |
* | atmel: update at91sam9m10g45 SoC support to new style | Thomas Petazzoni | 2011-09-03 | -59/+55 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -6/+6 |
* | arm: auto gen asm-offsets.h for mb86r0x | Matthias Weisser | 2011-08-04 | -0/+67 |
* | AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -13/+27 |
* | AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | -39/+35 |
* | AT91: change common at91sam9261 files to compile with new scheme | Asen Dimov | 2011-08-03 | -40/+36 |
* | AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) | Reinhard Meyer | 2011-08-03 | -1/+1 |
* | Timer: Remove reset_timer_masked() | Graeme Russ | 2011-07-26 | -69/+14 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -65/+5 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -45/+0 |
* | replace CONFIG_PRELOADER with CONFIG_SPL_BUILD | Aneesh V | 2011-07-26 | -9/+9 |
* | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | -2/+2 |
* | MX27: Update to autogenerated asm-offsets.h | Stefano Babic | 2011-07-14 | -0/+47 |
* | imx: Add auto generation of asm-offsets.h for imx25 | Matthias Weisser | 2011-07-14 | -0/+62 |
* | imx: Use correct imx25 reset.c | Matthias Weisser | 2011-07-14 | -4/+2 |
* | imx: Add get_tbclk() function for imx25 | Matthias Weisser | 2011-07-14 | -0/+12 |
* | mx27: Make the UART port number explicit | Fabio Estevam | 2011-07-14 | -1/+1 |
* | arm920t/at91: add clock.c | Andreas Bießmann | 2011-07-04 | -34/+1 |
* | arm926ejs/at91/lowlevel_init.S: fix defines | Eric Benard | 2011-06-21 | -12/+12 |
* | at91: fixed at91sam9263 system file | Daniel Gorsulowski | 2011-05-18 | -37/+18 |
* | AT91: fix timer.c - remove reset_timer() | Reinhard Meyer | 2011-05-18 | -16/+11 |
* | AT91: change includes from asm/arch/io.h to asm/io.h | Reinhard Meyer | 2011-05-18 | -8/+7 |
* | AT91: fix related at91 system/driver files | Reinhard Meyer | 2011-05-18 | -51/+33 |
* | Replace obsolete e-mail address | Albert ARIBAUD | 2011-04-27 | -6/+6 |
* | Orion5x: Correct DRAM bank detection | Rogan Dawes | 2011-04-27 | -1/+1 |
* | I2C: add i2c support for Armada100 platform | Lei Wen | 2011-04-27 | -0/+16 |
* | I2C: add i2c support for Pantheon platform | Lei Wen | 2011-04-27 | -0/+12 |
* | mx25: Make the UART port number explicit in its setup function | Fabio Estevam | 2011-04-27 | -1/+1 |
* | arm: fix incorrect monitor protection region in FLASH | Po-Yu Chuang | 2011-03-27 | -0/+6 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -2/+2 |
* | ARM: Add Support for Marvell Pantheon Familiy SoCs | Lei Wen | 2011-02-21 | -0/+470 |
* | arm relocation: Fix calculation of board_init_r | Alexander Stein | 2011-02-21 | -1/+1 |
* | arm926ejs: timer: Replace bss variable by gdr | Heiko Schocher | 2011-02-02 | -16/+32 |
* | ARM: */start.S: code cleanup | Liu Hui-R64343 | 2011-02-02 | -2/+0 |
* | DaVinci: Remove incorrect CONFIG option | Sandeep Paulraj | 2011-02-02 | -6/+0 |
* | DaVinci DM6467: Fix Build Error | Sandeep Paulraj | 2011-02-02 | -0/+16 |
* | DaVinci DM6467: Added ET1011C (LSI) PHY support | Sandeep Paulraj | 2011-02-02 | -1/+56 |