summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| | * | | | mpc85xx: make gpio_direction_output respect valueChris Packham2012-10-22-1/+4
| * | | | | ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96Ashok2012-10-22-17/+0
| * | | | | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-111/+0
| * | | | | common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-22-14/+17
| * | | | | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+140
| |/ / / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-19-3337/+23
| |\ \ \ \ | | |/ / /
| | * | | arm: fdt: Relocate fdt along with other dataSimon Glass2012-10-19-0/+22
| | * | | dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-18-2240/+0
| | * | | dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2012-10-18-181/+1
| | |/ /
| | * | Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-16-916/+0
| * | | sandbox: Change global data baudrate to intSimon Glass2012-10-19-1/+1
| * | | x86: Change global data baudrate to intSimon Glass2012-10-19-1/+1
| * | | nds32: Change global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | mips: Change global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | blackfin: Change global data baudrate to intSimon Glass2012-10-19-3/+3
| * | | arm: Change global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | sparc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | powerpc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | openrisc: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | nios2: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | avr32: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
| * | | m68k: Fix unused variable in board.cMarek Vasut2012-10-19-1/+2
| * | | m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-19-2/+7
| * | | m68k: Fix unused variable warningMarek Vasut2012-10-19-1/+2
| * | | m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-19-4/+4
| * | | m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-19-2/+2
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-17-60/+884
| |\ \ \
| | * | | MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-16-0/+802
| | * | | MIPS: add support for 64 bit addressingZhi-zhou Zhang2012-10-16-1/+23
| | * | | MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-16-59/+59
| | |/ /
| * | | split AU1X00 specific code from cmd_ide.cPavel Herrmann2012-10-17-1/+33
| * | | split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-17-0/+233
| * | | serial: Use default_serial_puts() in driversMarek Vasut2012-10-17-80/+10
| * | | mpc82xx: Remove BMW board portStefan Roese2012-10-17-9/+4
| * | | nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-10-17-1/+1
| |/ /
* | | mx25: Place common functions into sys_proto.hFabio Estevam2012-10-26-4/+3
* | | MX35: add support for woodburn boardStefano Babic2012-10-26-0/+140
* | | ARM: Add SPL target to arm1136Stefano Babic2012-10-26-0/+3
* | | MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-26-0/+206
* | | MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORKStefano Babic2012-10-26-0/+2
* | | ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-26-11/+20
| |/ |/|
* | MX5: fix warning in clock.cStefano Babic2012-10-26-1/+1
* | mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-17-0/+9
* | mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-17-33/+67
* | mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-17-30/+65
* | mx25: Clean up imx-regs.hBenoît Thébaudeau2012-10-16-3/+3
* | i.MX6: add HDMI transmitter register declarations from kernel WIP.Eric Nelson2012-10-16-0/+1053