aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2-1/+25
2012-11-10arm1136: Fix enable_caches()Benoît Thébaudeau1-10/+12
2012-11-10arch-mx6: add mx6dl_pins.hTroy Kisky1-0/+149
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky3-0/+52
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky5-17/+51
2012-11-10Merge git://git.denx.de/u-bootStefano Babic68-7077/+548
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini22-272/+1435
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips1-4/+0
2012-11-04socfpga/spl: Remove malloc.hVikram Narayanan1-1/+0
2012-11-04socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan1-3/+0
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD4-13/+59
2012-10-30omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini1-13/+15
2012-10-30arm bootm: Allow to pass board specified atagsPali Rohár2-0/+9
2012-10-29arm720t: add back common.h includeAllen Martin1-0/+2
2012-10-29tegra20: initialize variable to avoid compiler warningAllen Martin1-1/+1
2012-10-29tegra: move to common SPL frameworkAllen Martin2-77/+42
2012-10-29ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren1-0/+4
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD12-177/+1327
2012-10-26ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren1-4/+4
2012-10-26arm: ks8695: use defined constants for UARTYann Vernier1-3/+3
2012-10-26arm720: Remove CONFIG_ARM7_REVDMarek Vasut1-11/+0
2012-10-26arm720: Further clean up the arm720t directoryMarek Vasut3-79/+7
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut2-2/+0
2012-10-26arm: Remove support for NETARMMarek Vasut11-1437/+10
2012-10-26arm: Remove support for s3c4510Marek Vasut6-528/+2
2012-10-26arm: Remove support for lpc2292Marek Vasut13-1175/+3
2012-10-26mx25: Place common functions into sys_proto.hFabio Estevam2-4/+3
2012-10-26MX35: add support for woodburn boardStefano Babic3-0/+140
2012-10-26ARM: Add SPL target to arm1136Stefano Babic1-0/+3
2012-10-26MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic4-0/+206
2012-10-26MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORKStefano Babic1-0/+2
2012-10-26ARM: Fix start.S when used with SPL in arm1136Stefano Babic1-11/+20
2012-10-26MX5: fix warning in clock.cStefano Babic1-1/+1
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD1-0/+15
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD13-400/+372
2012-10-25am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford1-0/+35
2012-10-25am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard1-32/+32
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard2-104/+15
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard3-0/+295
2012-10-25am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard1-2/+2
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2-288/+0
2012-10-25am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard1-2/+4
2012-10-25am33xx: Add SPI SPL as an optionTom Rini2-0/+2
2012-10-25VIDEO: add macro to set LCD size for DSS driverStefano Babic1-0/+1
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath4-1/+45
2012-10-23am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes1-2/+7
2012-10-22ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96Ashok1-17/+0
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut5-15/+0
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut1-4/+7
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut6-0/+28