aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-12blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada1-28/+0
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada25-26/+1
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini4-1/+91
2014-05-09sandbox: ignore sandbox.dtbMasahiro Yamada1-0/+1
2014-05-09sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada2-1/+84
2014-05-09sandbox: Provide a build option to avoid using SDLSimon Glass1-0/+6
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini74-5429/+6132
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD64-4508/+765
2014-05-08leon: implement missing get_tbclk()Daniel Hellstrom2-0/+10
2014-05-08leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom2-16/+18
2014-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+147
2014-04-30usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu1-0/+147
2014-04-30sh: delete an unused source fileMasahiro Yamada1-96/+0
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2-3/+4
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini24-155/+484
2014-04-23mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2-3/+4
2014-04-22powerpc/mpc85xx:Update FM1 clock select and shift for B4420Prabhakar Kushwaha1-2/+2
2014-04-22powerpc/mpc85xx: Add Differential SYSCLK config support T1040Nikhil Badola1-0/+26
2014-04-22powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai3-8/+24
2014-04-22powerpc/mpc85xx:Avoid fix address of bootpg sectionPrabhakar Kushwaha2-2/+12
2014-04-22powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha1-9/+33
2014-04-22powerpc:Add support of SPL non-relocationPrabhakar Kushwaha2-0/+14
2014-04-22powerpc/mpc85xx: Avoid hardcoding in SPL linker scriptPrabhakar Kushwaha1-1/+6
2014-04-22powerpc/mpc85xx: Move LAW_EN define outside of configPrabhakar Kushwaha1-1/+2
2014-04-22powerpc/mpc85xx: Remove QE firmware copy from NANDPrabhakar Kushwaha1-13/+0
2014-04-22mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2-0/+24
2014-04-22mpc85xx: Add support for the supplement configuration unit registerTang Yuantian1-0/+22
2014-04-22powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu1-0/+29
2014-04-22powerpc/mpc85xx: Add workaround for erratum A007212York Sun5-0/+99
2014-04-22fsl/usb: Workaround for USB erratum-A007075Nikhil Badola3-0/+23
2014-04-22driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun1-3/+14
2014-04-22powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood1-4/+8
2014-04-22QE/U-QE: Add U-QE supportZhao Qiang7-5/+30
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-1/+1
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T1040QDS and T1040RDBAneesh Bansal1-1/+3
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080QDSAneesh Bansal1-1/+3
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T4240QDS and T4160QDSAneesh Bansal1-1/+1
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal3-6/+30
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDSAneesh Bansal2-7/+4
2014-04-22powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platformsAneesh Bansal1-0/+10
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf6-4/+28
2014-04-22PPC 85xx: Add ELF entry pointAlexander Graf1-0/+1
2014-04-22PPC: 85xx: Generalize DDR TLB mapping functionAlexander Graf2-15/+40
2014-04-22PPC: 85xx: Remove IVOR resetAlexander Graf4-76/+0
2014-04-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD44-255/+3050
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck9-3084/+0
2014-04-20MIPS: allow use of generic boardPaul Burton3-0/+13
2014-04-20MIPS: define __init_end in u-boot.ldsPaul Burton1-0/+1
2014-04-20MIPS: move mips_io_port_base out of board.cPaul Burton3-6/+14
2014-04-20MIPS: stub interrupt_init functionPaul Burton2-0/+10