aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-10-26arm720: Further clean up the arm720t directoryMarek Vasut
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut
2012-10-26arm: Remove support for NETARMMarek Vasut
2012-10-26arm: Remove support for s3c4510Marek Vasut
2012-10-26arm: Remove support for lpc2292Marek Vasut
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-25am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard
2012-10-25am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard
2012-10-25am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard
2012-10-25am33xx: Add SPI SPL as an optionTom Rini
2012-10-25VIDEO: add macro to set LCD size for DSS driverStefano Babic
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath
2012-10-23am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes
2012-10-22ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96Ashok
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-19arm: Change global data baudrate to intSimon Glass
2012-10-19arm: fdt: Relocate fdt along with other dataSimon Glass
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau
2012-10-15mx35: Define MAX and AIPS registersBenoît Thébaudeau
2012-10-15mx31: Add more CCM access macrosBenoît Thébaudeau
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau
2012-10-15mx51: Fix I2C clock ID checkBenoît Thébaudeau
2012-10-15mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau
2012-10-15mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau