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