summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-12-04mx28: Rename regs-power.h to regs-power-mx28.hMarek Vasut
2012-12-04mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registersMarek Vasut
2012-11-24mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSETMarek Vasut
2012-11-24mx28: Fix typo in POWER_MINPWR_VBG_OFFMarek Vasut
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau
2012-11-19mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam
2012-11-19mx5: Print CSPI clock in 'clock' commandFabio Estevam
2012-11-19mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam
2012-11-16ehci-mxc: Add support for i.MX35Benoît Thébaudeau
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau
2012-11-16mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau
2012-11-10arch-mx6: add mx6dl_pins.hTroy Kisky
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky
2012-11-10Merge git://git.denx.de/u-bootStefano Babic
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-11-04arch/powerpc/lib/extable.c: sparse fixKim Phillips
2012-11-04arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-04socfpga/spl: Remove malloc.hVikram Narayanan
2012-11-04socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-31omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini
2012-10-30arm bootm: Allow to pass board specified atagsPali Rohár
2012-10-29arm720t: add back common.h includeAllen Martin
2012-10-29tegra20: initialize variable to avoid compiler warningAllen Martin
2012-10-29tegra: move to common SPL frameworkAllen Martin
2012-10-29ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-10-26ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren
2012-10-26arm: ks8695: use defined constants for UARTYann Vernier
2012-10-26arm720: Remove CONFIG_ARM7_REVDMarek Vasut
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-26mx25: Place common functions into sys_proto.hFabio Estevam
2012-10-26MX35: add support for woodburn boardStefano Babic
2012-10-26ARM: Add SPL target to arm1136Stefano Babic