aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-11-26powerpc/mpc85xx: add comma before "already enabled"Scott Wood1-1/+1
2012-11-26powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood1-44/+40
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+21
2012-11-19Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-0/+8
2012-11-14mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan1-0/+21
2012-11-14pmic: Introduce power_init_board() method at ./lib/board.c fileŁukasz Majewski1-0/+8
2012-11-10nios2: remove asm/status_led.hThomas Chou1-31/+0
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek1-0/+2
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek1-3/+0
2012-11-07microblaze: Flush caches before enabling themMichal Simek3-10/+6
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek1-23/+0
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek1-1/+2
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini22-272/+1435
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips2-4/+6
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips2-2/+2
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips4-7/+10
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips13-303/+206
2012-11-04arch/powerpc/lib/extable.c: sparse fixKim Phillips1-4/+1
2012-11-04arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips1-1/+0
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips3-6/+2
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-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2-16/+2
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-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