[U-Boot] Pull request: u-boot-arm/master
Wolfgang Denk
wd at denx.de
Sun May 20 22:33:10 CEST 2012
Dear Albert ARIBAUD,
In message <4FB1FE52.6060404 at aribaud.net> you wrote:
> Hi Wolfgang,
>
> The following changes since commit 0a6deb3251a68b5be640ab1b848ca67e906b75ce:
>
> Merge branch 'agust at denx.de' of git://git.denx.de/u-boot-staging
> (2012-04-30 18:19:28 +0200)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-arm master
>
> for you to fetch changes up to 2ca4a209a5b961ad1be8782c68dabe326d77dfaf:
>
> OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer
> (2012-05-15 08:31:41 +0200)
>
> ----------------------------------------------------------------
> Aneesh V (6):
> arm: adapt asm/linkage.h from Linux
> armv7: add appropriate headers for assembly functions
> ARM: enable Thumb build
> armv7: Use -march=armv7-a and thereby enable Thumb-2
> omap4+: Avoid using __attribute__ ((__packed__))
> OMAP4: enable Thumb build
>
> Anton Staff (3):
> fdt: Add fdtdec functions to read byte array
> tegra: fdt: Add keyboard controller definition
> tegra: fdt: Add keyboard definitions for Seaboard
>
> Balaji T K (3):
> arm: omap5: correct boot device mode7 for eMMC
> omap5: pbias ldo9 turn on
> mmc: omap5evm: Add eMMC saveenv support
>
> Bernie Thompson (1):
> input: Add support for keyboard matrix decoding from an fdt
>
> Chander Kashyap (1):
> EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc
>
> David Purdy (1):
> kirkwood: add support for Cloud Engines Pogoplug E02
>
> Dirk Behme (1):
> i.MX6: Add ANATOP regulator init
>
> Donghwa Lee (8):
> EXYNOS: definitions of system resgister and power management
> registers.
> EXYNOS: add LCD and MIPI DSI clock interface.
> LCD: add data structure for EXYNOS display driver
> EXYNOS: support EXYNOS framebuffer and FIMD display drivers.
> EXYNOS: support EXYNOS MIPI DSI interface driver.
> LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
> EXYNOS: support TRATS board display function
> EXYNOS: Change bits per pixel value proper for u-boot.
>
> Enric Balletbo i Serra (2):
> igep00x0: enable the use of a plain text file
> igep00x0: change mpurate from 500 to auto
>
> Enric Balletbò i Serra (1):
> OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.
>
> Eric Nelson (3):
> i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flow
> i.MX6: add enable_sata_clock()
> i.MX6: mx6q_sabrelite: add SATA bindings
>
> Fabio Estevam (19):
> pmic: Add support for the Dialog DA9053 PMIC
> mx6qsabrelite: No need to set the direction for GPIO3_23 again
> mx28evk: Allow to booting a dt kernel
> m28evk: Allow to booting a dt kernel
> mx28evk: Allow booting a zImage kernel
> mx6qsabrelite: Allow booting a zImage kernel
> mx6qarm2: Allow booting a zImage kernel
> mx31pdk: Allow booting a zImage kernel
> imx-common: Factor out get_ahb_clk()
> mx5: Add clock config interface
> mx53loco: Allow to print CPU information at a later stage
> mx53loco: Add support for 1GHz operation for DA9053-based boards
> pmic: dialog: Avoid name conflicts
> mx53loco: Add mc34708 support and set mx53 frequency at 1GHz
> mx53loco: Turn on VUSB regulator
> mx53loco: Add CONFIG_REVISION_TAG
> mx53loco: Remove unneeded gpio_set_value()
> spi: mxs: Introduce spi_cs_is_valid()
> spi: mxs: Allow other chip selects to work
>
> Grazvydas Ignotas (3):
> OMAP3: pandora: pin mux updates for DM3730 board variant
> OMAP3: pandora: revise GPIO configuration
> OMAP3: pandora: drop console kernel argument
>
> Ian Campbell (1):
> ARM: dreamplug: Enable FDT support
>
> Jaehoon Chung (1):
> TRATS: modify the trats's configuration
>
> Jimmy Zhang (3):
> tegra: Add EMC support for optimal memory timings
> tegra: Add PMU to manage power supplies
> tegra: Add EMC settings for Seaboard
>
> Jon Hunter (1):
> OMAP4: Set fdt_high for OMAP4 devices to enable booting with
> Device Tree
>
> Jonathan Solnit (1):
> ARM:OMAP+:MMC: Add parameters to MMC init
>
> Lauri Hintsala (1):
> mx28evk: add NAND support
>
> Lucas Stach (1):
> tegra2: trivially enable 13 mhz crystal frequency
>
> Luka Perkov (1):
> kirkwood: add NAS62x0 board support
>
> Marek Vasut (17):
> M28: Enable FDT support
> Revert "i.MX28: Enable additional DRAM address bits"
> M28: Scan only first 512 MB of DRAM to avoid memory wraparound
> i.MX28: Add delay after CPU bypass is cleared
> FEC: Abstract out register setup
> M28EVK: Implement support for new board V2.0
> M28EVK: Add SD update command
> i.MX28: Improve passing of data from SPL to U-Boot
> i.MX28: Implement boot pads sampling and reporting
> i.MX28: Add LCDIF register definitions
> i.MX28: Shut down the LCD controller before reset
> i.MX28: Add LRADC register definitions
> i.MX28: Add LRADC init to i.MX28 SPL
> i.MX28: Reorder battery status functions in SPL
> i.MX28: Add battery boot components to SPL
> i.MX28: Check if WP detection is implemented at all
> i.MX28: Avoid redefining serial_put[cs]()
>
> Matt Porter (1):
> arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
>
> Minkyu Kang (1):
> SMDK5250: fix compiler warning
>
> Nikita Kiryanov (1):
> cm-t35: add I2C multi-bus support
>
> Nishanth Menon (3):
> OMAP3+: Introduce generic logic for OMAP voltage controller
> OMAP4460: TPS Ensure SET1 is selected after voltage configuration
> OMAP4: scale voltage of core before MPU scales
>
> Nobuhiro Iwamatsu (2):
> arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to
> CONFIG_BOARD_LATE_INIT
> arm: ea20: Change macro from BOARD_LATE_INIT to
> CONFIG_BOARD_LATE_INIT
>
> Rakesh Iyer (1):
> tegra: Add tegra keyboard driver
>
> SRICHARAN R (17):
> OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
> OMAP5: board: Add pinmux data for omap5_evm board.
> OMAP5: io: Configure the io settings for omap5430 sevm board.
> OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
> OMAP5: palmas: Configure nominal opp vdd values
> OMAP5: hwinit: Add the missing break statement
> OMAP4/5: Make the silicon revision variable common.
> OMAP5: SRAM: Change the SRAM base address.
> OMAP4/5: Make the sysctrl structure common
> OMAP4/5: device: Add support to get the device type.
> OMAP5: defconfig: Align the defconfig for 5430 ES1.0
> OMAP5: ddr: Change the ddr device name.
> OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.
> power: twl6035: add palmas PMIC support
> OMAP3+: reset: Create a common reset layer.
> OMAP5: reset: Use cold reset in case of 5430ES1.0
> OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer
>
> Simon Glass (19):
> fdt: Add function to locate an array in the device tree
> fdt: Add function to return next compatible subnode
> Add abs() macro to return absolute value
> i2c: Add TPS6586X driver
> tegra: Move ap20.h header into arch location
> tegra: Add functions to access low-level Osc/PLL details
> tegra: Add tegra_get_chip_type() to detect SKU
> tegra: Add header file for APB_MISC register
> tegra: Set up PMU for Nvidia boards
> tegra: Set up warmboot code on Nvidia boards
> fdt: tegra: Add EMC node to device tree
> tegra: i2c: Add function to find DVC bus
> tegra: fdt: Add EMC data for Tegra2 Seaboard
> tegra: Enable LP0 on Seaboard
> input: Add linux/input.h for key code support
> input: Add generic keyboard input handler
> tegra: Add keyboard support to funcmux
> tegra: Switch on console mux and use environment for console
> tegra: Enable keyboard for Seaboard
>
> Stefano Babic (9):
> Define UART4 and UART5 base addresses
> NET: fec_mxc.c: Add a way to disable auto negotiation
> MX5: Add definitions for SATA controller
> SATA: check for return value from sata functions
> MX53: add function to set SATA clock to internal
> SATA: add driver for MX5 / MX6 SOCs
> MX53: Add support to ESG ima3 board
> MX53: mx53loco: Add SATA support
> MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchanged
>
> Tero Kristo (3):
> omap4: panda: disable uart2 pads during boot
> omap4: do not enable fs-usb module
> omap4: do not enable auxiliary cores
>
> Timo Ketola (7):
> i.MX25: esdhc: Add mxc_get_clock infrastructure
> i.MX25: This architecture has a GPIO4 too
> imx: nand: Support flash based BBT
> i.MX25: usb: Set PORTSCx register
> imx: usb: There is no such register
> i.MX2: Include asm/types.h in arch-mx25/imx-regs.h
> imx: Add u-boot.imx as target for ARM9 i.MX SOCs
>
> Tom Rini (11):
> tools, config.mk: Add gcc-version.sh, cc-version test from Linux
> Makefile: Add a 'checkthumb' rule
> omap4: Remove CONFIG_SYS_MMC_SET_DEV
> omap4+: Remove CONFIG_ARCH_CPU_INIT
> omap5912osk: Remove empty misc_init_r
> omap730p2: Remove empty misc_init_r
> omap3: Introduce weak misc_init_r
> include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
> include/configs: Remove CONFIG_SYS_64BIT_STRTOUL
> ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
> ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
>
> Vladimir Zapolskiy (3):
> arm926ejs: add NXP LPC32x0 cpu series support
> serial: add LPC32X0 high-speed UART devices support
> devkit3250: add Timll DevKit3250 board initial support
>
> Wei Ni (1):
> tegra: Turn off power detect in board init
>
> Wolfgang Grandegger (1):
> USB: ehci-mx6: Fix broken IO access
>
> Yen Lin (5):
> Add AES crypto library
> tegra: Add crypto library for warmboot code
> tegra: Add flow, gp_padctl, fuse, sdram headers
> tegra: Add warmboot implementation
> tegra: Setup PMC scratch info from ap20 setup
>
> Łukasz Majewski (3):
> ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC
> measurement
> misc:pmic:max8997 MAX8997 support for PMIC driver
> misc:pmic:samsung Convert TRATS target to use MAX8997 instead of
> MAX8998
>
> MAINTAINERS | 24 +-
> Makefile | 7 +
> README | 8 +
> arch/arm/config.mk | 27 +-
> arch/arm/cpu/arm926ejs/config.mk | 6 +
> arch/arm/cpu/arm926ejs/lpc32xx/Makefile | 45 +
> arch/arm/cpu/arm926ejs/lpc32xx/clk.c | 117 +++
> arch/arm/cpu/arm926ejs/lpc32xx/cpu.c | 70 ++
> arch/arm/cpu/arm926ejs/lpc32xx/devices.c | 52 ++
> arch/arm/cpu/arm926ejs/lpc32xx/timer.c | 95 ++
> arch/arm/cpu/arm926ejs/mx25/generic.c | 27 +
> arch/arm/cpu/arm926ejs/mx28/Makefile | 2 +-
> arch/arm/cpu/arm926ejs/mx28/mx28.c | 29 +-
> arch/arm/cpu/arm926ejs/mx28/mx28_init.h | 4 +
> arch/arm/cpu/arm926ejs/mx28/spl_boot.c | 57 ++
> arch/arm/cpu/arm926ejs/mx28/spl_lradc_init.c | 86 ++
> arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c | 14 +-
> arch/arm/cpu/arm926ejs/mx28/spl_power_init.c | 224 +++--
> arch/arm/cpu/armv7/am33xx/board.c | 2 +-
> arch/arm/cpu/armv7/config.mk | 7 +-
> arch/arm/cpu/armv7/exynos/Makefile | 2 +-
> arch/arm/cpu/armv7/exynos/clock.c | 184 ++++
> arch/arm/cpu/armv7/exynos/power.c | 54 ++
> arch/arm/cpu/armv7/exynos/system.c | 48 +
> arch/arm/cpu/armv7/imx-common/cpu.c | 15 +-
> arch/arm/cpu/armv7/mx5/clock.c | 493 +++++++++-
> arch/arm/cpu/armv7/mx5/lowlevel_init.S | 5 +-
> arch/arm/cpu/armv7/mx6/clock.c | 50 +-
> arch/arm/cpu/armv7/mx6/lowlevel_init.S | 5 +-
> arch/arm/cpu/armv7/mx6/soc.c | 30 +
> arch/arm/cpu/armv7/omap-common/Makefile | 1 +
> arch/arm/cpu/armv7/omap-common/clocks-common.c | 99 +-
> arch/arm/cpu/armv7/omap-common/emif-common.c | 41 +-
> arch/arm/cpu/armv7/omap-common/hwinit-common.c | 16 +-
> arch/arm/cpu/armv7/omap-common/lowlevel_init.S | 14 +-
> .../arm/cpu/armv7/omap-common/{reset.S => reset.c} | 30 +-
> arch/arm/cpu/armv7/omap-common/spl.c | 1 +
> arch/arm/cpu/armv7/omap-common/spl_mmc.c | 5 +-
> arch/arm/cpu/armv7/omap-common/vc.c | 138 +++
> arch/arm/cpu/armv7/omap3/board.c | 12 +
> arch/arm/cpu/armv7/omap3/clock.c | 16 +
> arch/arm/cpu/armv7/omap3/lowlevel_init.S | 41 +-
> arch/arm/cpu/armv7/omap4/clocks.c | 85 +-
> arch/arm/cpu/armv7/omap4/hwinit.c | 24 +-
> arch/arm/cpu/armv7/omap4/sdram_elpida.c | 4 +
> arch/arm/cpu/armv7/omap5/Makefile | 2 +-
> arch/arm/cpu/armv7/omap5/clocks.c | 143 ++-
> arch/arm/cpu/armv7/omap5/hwinit.c | 104 ++-
> .../cpu/armv7/omap5/{sdram_elpida.c => sdram.c} | 101 +-
> arch/arm/cpu/armv7/s5pc1xx/cache.S | 10 +-
> arch/arm/cpu/armv7/s5pc1xx/reset.S | 5 +-
> arch/arm/cpu/armv7/start.S | 13 +-
> arch/arm/cpu/armv7/tegra2/Makefile | 4 +
> arch/arm/cpu/armv7/tegra2/ap20.c | 44 +-
> arch/arm/cpu/armv7/tegra2/board.c | 4 +-
> arch/arm/cpu/armv7/tegra2/clock.c | 37 +-
> arch/arm/cpu/armv7/tegra2/crypto.c | 230 +++++
> arch/arm/cpu/armv7/tegra2/crypto.h | 36 +
> arch/arm/cpu/armv7/tegra2/emc.c | 286 ++++++
> arch/arm/cpu/armv7/tegra2/funcmux.c | 16 +
> arch/arm/cpu/armv7/tegra2/lowlevel_init.S | 5 +-
> arch/arm/cpu/armv7/tegra2/pmu.c | 70 ++
> arch/arm/cpu/armv7/tegra2/warmboot.c | 386 ++++++++
> arch/arm/cpu/armv7/tegra2/warmboot_avp.c | 250 +++++
> arch/arm/cpu/armv7/tegra2/warmboot_avp.h | 81 ++
> arch/arm/cpu/armv7/u8500/lowlevel.S | 9 +-
> arch/arm/dts/tegra20.dtsi | 11 +
> arch/arm/include/asm/arch-am33xx/mmc_host_def.h | 2 +-
> arch/arm/include/asm/arch-exynos/clk.h | 3 +
> arch/arm/include/asm/arch-exynos/cpu.h | 5 +
> arch/arm/include/asm/arch-exynos/dsim.h | 181 ++++
> arch/arm/include/asm/arch-exynos/fb.h | 446 +++++++++
> arch/arm/include/asm/arch-exynos/mipi_dsim.h | 380 ++++++++
> arch/arm/include/asm/arch-exynos/power.h | 6 +
> arch/arm/include/asm/arch-exynos/system.h | 53 ++
> arch/arm/include/asm/arch-exynos/tzpc.h | 2 +-
> arch/arm/include/asm/arch-lpc32xx/clk.h | 170 ++++
> arch/arm/include/asm/arch-lpc32xx/config.h | 76 ++
> arch/arm/include/asm/arch-lpc32xx/cpu.h | 64 ++
> arch/arm/include/asm/arch-lpc32xx/emc.h | 92 ++
> arch/arm/include/asm/arch-lpc32xx/sys_proto.h | 25 +
> arch/arm/include/asm/arch-lpc32xx/timer.h | 74 ++
> arch/arm/include/asm/arch-lpc32xx/uart.h | 114 +++
> arch/arm/include/asm/arch-lpc32xx/wdt.h | 51 ++
> arch/arm/include/asm/arch-mx25/clock.h | 23 +
> arch/arm/include/asm/arch-mx25/imx-regs.h | 3 +
> arch/arm/include/asm/arch-mx28/imx-regs.h | 2 +
> arch/arm/include/asm/arch-mx28/regs-lcdif.h | 212 +++++
> arch/arm/include/asm/arch-mx28/regs-lradc.h | 400 ++++++++
> arch/arm/include/asm/arch-mx28/sys_proto.h | 30 +
> arch/arm/include/asm/arch-mx5/clock.h | 7 +-
> arch/arm/include/asm/arch-mx5/crm_regs.h | 6 +
> arch/arm/include/asm/arch-mx5/imx-regs.h | 11 +
> arch/arm/include/asm/arch-mx5/iomux.h | 4 +-
> arch/arm/include/asm/arch-mx5/sys_proto.h | 3 +
> arch/arm/include/asm/arch-mx6/clock.h | 1 +
> .../asm/arch-mx6/{ccm_regs.h => crm_regs.h} | 2 +-
> arch/arm/include/asm/arch-mx6/imx-regs.h | 9 +
> arch/arm/include/asm/arch-mx6/iomux-v3.h | 111 +++
> arch/arm/include/asm/arch-mx6/sys_proto.h | 5 +-
> arch/arm/include/asm/arch-omap3/cpu.h | 5 +-
> arch/arm/include/asm/arch-omap3/mmc_host_def.h | 8 +-
> arch/arm/include/asm/arch-omap3/mux.h | 6 +
> arch/arm/include/asm/arch-omap4/clocks.h | 18 +-
> arch/arm/include/asm/arch-omap4/cpu.h | 11 +
> arch/arm/include/asm/arch-omap4/mmc_host_def.h | 2 +-
> arch/arm/include/asm/arch-omap4/mux_omap4.h | 2 +-
> arch/arm/include/asm/arch-omap4/omap.h | 25 +-
> arch/arm/include/asm/arch-omap4/sys_proto.h | 8 +-
> arch/arm/include/asm/arch-omap5/clocks.h | 52 +-
> arch/arm/include/asm/arch-omap5/cpu.h | 11 +
> arch/arm/include/asm/arch-omap5/mmc_host_def.h | 2 +-
> arch/arm/include/asm/arch-omap5/mux_omap5.h | 504 +++++-----
> arch/arm/include/asm/arch-omap5/omap.h | 153 +++-
> arch/arm/include/asm/arch-omap5/sys_proto.h | 8 +-
> .../tegra2 => include/asm/arch-tegra2}/ap20.h | 7 +
> arch/arm/include/asm/arch-tegra2/apb_misc.h | 36 +
> arch/arm/include/asm/arch-tegra2/clk_rst.h | 3 +
> arch/arm/include/asm/arch-tegra2/clock.h | 22 +
> arch/arm/include/asm/arch-tegra2/emc.h | 113 +++
> arch/arm/include/asm/arch-tegra2/flow.h | 36 +
> arch/arm/include/asm/arch-tegra2/fuse.h | 39 +
> arch/arm/include/asm/arch-tegra2/gp_padctrl.h | 73 ++
> arch/arm/include/asm/arch-tegra2/pmu.h | 30 +
> arch/arm/include/asm/arch-tegra2/sdram_param.h | 148 +++
> arch/arm/include/asm/arch-tegra2/tegra2.h | 25 +
> arch/arm/include/asm/arch-tegra2/tegra_i2c.h | 7 +
> arch/arm/include/asm/arch-tegra2/warmboot.h | 150 +++
> arch/arm/include/asm/emif.h | 76 +-
> arch/arm/include/asm/linkage.h | 7 +
> arch/arm/include/asm/omap_common.h | 11 +-
> board/cloudengines/pogo_e02/Makefile | 43 +
> board/cloudengines/pogo_e02/kwbimage.cfg | 169 ++++
> board/cloudengines/pogo_e02/pogo_e02.c | 118 +++
> board/cloudengines/pogo_e02/pogo_e02.h | 44 +
> board/cm_t35/cm_t35.c | 19 +-
> board/comelit/dig297/dig297.c | 2 +-
> board/corscience/tricorder/tricorder.c | 2 +-
> board/davinci/ea20/ea20.c | 4 +-
> board/denx/m28evk/m28evk.c | 20 +-
> board/denx/m28evk/spl_boot.c | 8 +-
> board/esg/ima3-mx53/Makefile | 41 +
> board/esg/ima3-mx53/ima3-mx53.c | 302 ++++++
> board/esg/ima3-mx53/imximage.cfg | 108 +++
> board/freescale/mx28evk/iomux.c | 21 +
> board/freescale/mx53loco/mx53loco.c | 146 ++-
> board/freescale/mx6qsabrelite/mx6qsabrelite.c | 155 +++-
> board/htkw/mcx/mcx.c | 13 +-
> board/isee/igep0020/igep0020.c | 4 +-
> board/isee/igep0030/igep0030.c | 4 +-
> board/logicpd/am3517evm/am3517evm.c | 2 +-
> board/logicpd/omap3som/omap3logic.c | 13 +-
> board/logicpd/zoom1/zoom1.c | 2 +-
> board/logicpd/zoom2/zoom2.c | 2 +-
> board/matrix_vision/mvblx/mvblx.c | 4 +-
> board/nvidia/common/Makefile | 1 +
> board/nvidia/common/board.c | 42 +-
> board/nvidia/common/emc.c | 53 ++
> board/nvidia/common/emc.h | 29 +
> board/nvidia/dts/tegra2-seaboard.dts | 64 ++
> board/overo/overo.c | 2 +-
> board/pandora/pandora.c | 59 +-
> board/pandora/pandora.h | 6 +
> board/raidsonic/ib62x0/Makefile | 43 +
> board/raidsonic/ib62x0/ib62x0.c | 79 ++
> board/raidsonic/ib62x0/ib62x0.h | 40 +
> board/raidsonic/ib62x0/kwbimage.cfg | 169 ++++
> board/samsung/smdk5250/tzpc_init.c | 4 +-
> board/samsung/trats/trats.c | 173 +++-
> board/samsung/universal_c210/universal.c | 25 +-
> board/technexion/twister/twister.c | 2 +-
> board/teejet/mt_ventoux/mt_ventoux.c | 9 +-
> board/ti/am3517crane/am3517crane.c | 2 +-
> board/ti/beagle/beagle.c | 2 +-
> board/ti/evm/evm.c | 2 +-
> board/ti/omap5912osk/omap5912osk.c | 7 -
> board/ti/omap5_evm/evm.c | 10 +-
> board/ti/omap5_evm/mux_data.h | 489 +++++-----
> board/ti/omap730p2/omap730p2.c | 6 -
> board/ti/panda/panda.c | 2 +-
> board/ti/panda/panda_mux_data.h | 10 +-
> board/ti/sdp3430/sdp.c | 2 +-
> board/ti/sdp4430/sdp.c | 4 +-
> board/ti/sdp4430/sdp4430_mux_data.h | 2 +-
> board/timll/devkit3250/Makefile | 44 +
> board/timll/devkit3250/devkit3250.c | 65 ++
> board/timll/devkit8000/devkit8000.c | 2 +-
> boards.cfg | 8 +-
> common/cmd_sata.c | 9 +-
> config.mk | 6 +-
> doc/SPL/README.omap3 | 4 +-
> drivers/bios_emulator/x86emu/prim_ops.c | 5 -
> drivers/block/Makefile | 1 +
> drivers/block/dwc_ahsata.c | 969
> ++++++++++++++++++++
> drivers/block/dwc_ahsata.h | 335 +++++++
> drivers/gpio/mxc_gpio.c | 3 +-
> drivers/i2c/tegra_i2c.c | 14 +
> drivers/input/Makefile | 3 +
> drivers/input/input.c | 430 +++++++++
> drivers/input/key_matrix.c | 208 +++++
> drivers/input/tegra-kbc.c | 375 ++++++++
> drivers/misc/Makefile | 2 +
> drivers/misc/pmic_dialog.c | 37 +
> drivers/misc/pmic_max8997.c | 43 +
> drivers/mmc/mxsmmc.c | 3 +-
> drivers/mmc/omap_hsmmc.c | 61 +-
> drivers/mtd/nand/mxc_nand.c | 33 +
> drivers/net/fec_mxc.c | 88 +-
> drivers/power/Makefile | 2 +
> drivers/power/tps6586x.c | 280 ++++++
> drivers/power/twl6035.c | 65 ++
> drivers/serial/Makefile | 1 +
> drivers/serial/lpc32xx_hsuart.c | 112 +++
> drivers/spi/mxs_spi.c | 23 +-
> drivers/usb/host/ehci-mx6.c | 5 +-
> drivers/usb/host/ehci-mxc.c | 4 -
> drivers/video/Makefile | 4 +
> drivers/video/exynos_fb.c | 128 +++
> drivers/video/exynos_fb.h | 61 ++
> drivers/video/exynos_fimd.c | 354 +++++++
> drivers/video/exynos_mipi_dsi.c | 253 +++++
> drivers/video/exynos_mipi_dsi_common.c | 637 +++++++++++++
> drivers/video/exynos_mipi_dsi_common.h | 48 +
> drivers/video/exynos_mipi_dsi_lowlevel.c | 652 +++++++++++++
> drivers/video/exynos_mipi_dsi_lowlevel.h | 111 +++
> drivers/video/s6e8ax0.c | 256 ++++++
> include/aes.h | 70 ++
> include/ahci.h | 5 +-
> include/common.h | 25 +
> include/configs/P1023RDS.h | 3 -
> include/configs/P2020COME.h | 2 -
> include/configs/am3517_crane.h | 3 +-
> include/configs/am3517_evm.h | 4 +-
> include/configs/at91sam9263ek.h | 2 -
> include/configs/cam_enc_4xx.h | 2 +-
> include/configs/cm_t35.h | 1 +
> include/configs/da830evm.h | 1 -
> include/configs/devkit3250.h | 117 +++
> include/configs/devkit8000.h | 2 +-
> include/configs/dreamplug.h | 2 +
> include/configs/ea20.h | 3 +-
> include/configs/eb_cpux9k2.h | 2 -
> include/configs/flea3.h | 2 -
> include/configs/hawkboard.h | 1 -
> include/configs/ib62x0.h | 152 +++
> include/configs/igep0030.h | 261 ------
> include/configs/{igep0020.h => igep00x0.h} | 45 +-
> include/configs/ima3-mx53.h | 269 ++++++
> include/configs/imx27lite-common.h | 1 -
> include/configs/m28evk.h | 15 +-
> include/configs/mcx.h | 4 +-
> include/configs/meesc.h | 1 -
> include/configs/mv-common.h | 1 -
> include/configs/mx25pdk.h | 1 -
> include/configs/mx28evk.h | 13 +
> include/configs/mx31pdk.h | 1 +
> include/configs/mx35pdk.h | 2 -
> include/configs/mx53loco.h | 29 +-
> include/configs/mx6qarm2.h | 1 +
> include/configs/mx6qsabrelite.h | 17 +
> include/configs/omap3_beagle.h | 3 +-
> include/configs/omap3_evm_common.h | 3 +-
> include/configs/omap3_overo.h | 3 +-
> include/configs/omap3_pandora.h | 3 +-
> include/configs/omap4_common.h | 5 +-
> include/configs/omap5912osk.h | 2 -
> include/configs/omap5_evm.h | 26 +-
> include/configs/omap730p2.h | 2 -
> include/configs/otc570.h | 1 -
> include/configs/p1_p2_rdb_pc.h | 3 -
> include/configs/pogo_e02.h | 119 +++
> include/configs/seaboard.h | 16 +
> include/configs/spear-common.h | 1 -
> include/configs/tam3517-common.h | 3 +-
> include/configs/tegra2-common.h | 26 +-
> include/configs/trats.h | 15 +-
> include/configs/tricorder.h | 3 +-
> include/configs/tx25.h | 2 -
> include/configs/zmx25.h | 2 -
> include/dialog_pmic.h | 187 ++++
> include/fdtdec.h | 71 ++
> include/fsl_pmic.h | 11 +
> include/input.h | 147 +++
> include/key_matrix.h | 99 ++
> include/lcd.h | 64 ++
> include/linux/input.h | 155 ++++
> include/linux/linkage.h | 7 +-
> include/max8997_pmic.h | 190 ++++
> include/max8998_pmic.h | 1 +
> include/pmic.h | 1 +
> include/tegra-kbc.h | 33 +
> include/tps6586x.h | 68 ++
> include/twl6035.h | 42 +
> lib/Makefile | 1 +
> lib/aes.c | 598 ++++++++++++
> lib/fdtdec.c | 53 ++
> tools/gcc-version.sh | 32 +
> 297 files changed, 18126 insertions(+), 1594 deletions(-)
> create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/Makefile
> create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/clk.c
> create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/cpu.c
> create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/devices.c
> create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/timer.c
> create mode 100644 arch/arm/cpu/arm926ejs/mx28/spl_lradc_init.c
> create mode 100644 arch/arm/cpu/armv7/exynos/power.c
> create mode 100644 arch/arm/cpu/armv7/exynos/system.c
> rename arch/arm/cpu/armv7/omap-common/{reset.S => reset.c} (70%)
> create mode 100644 arch/arm/cpu/armv7/omap-common/vc.c
> rename arch/arm/cpu/armv7/omap5/{sdram_elpida.c => sdram.c} (64%)
> create mode 100644 arch/arm/cpu/armv7/tegra2/crypto.c
> create mode 100644 arch/arm/cpu/armv7/tegra2/crypto.h
> create mode 100644 arch/arm/cpu/armv7/tegra2/emc.c
> create mode 100644 arch/arm/cpu/armv7/tegra2/pmu.c
> create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot.c
> create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot_avp.c
> create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot_avp.h
> create mode 100644 arch/arm/include/asm/arch-exynos/dsim.h
> create mode 100644 arch/arm/include/asm/arch-exynos/fb.h
> create mode 100644 arch/arm/include/asm/arch-exynos/mipi_dsim.h
> create mode 100644 arch/arm/include/asm/arch-exynos/system.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/clk.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/config.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/cpu.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/emc.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/sys_proto.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/timer.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/uart.h
> create mode 100644 arch/arm/include/asm/arch-lpc32xx/wdt.h
> create mode 100644 arch/arm/include/asm/arch-mx28/regs-lcdif.h
> create mode 100644 arch/arm/include/asm/arch-mx28/regs-lradc.h
> rename arch/arm/include/asm/arch-mx6/{ccm_regs.h => crm_regs.h} (99%)
> rename arch/arm/{cpu/armv7/tegra2 => include/asm/arch-tegra2}/ap20.h (96%)
> create mode 100644 arch/arm/include/asm/arch-tegra2/apb_misc.h
> create mode 100644 arch/arm/include/asm/arch-tegra2/emc.h
> create mode 100644 arch/arm/include/asm/arch-tegra2/flow.h
> create mode 100644 arch/arm/include/asm/arch-tegra2/fuse.h
> create mode 100644 arch/arm/include/asm/arch-tegra2/gp_padctrl.h
> create mode 100644 arch/arm/include/asm/arch-tegra2/pmu.h
> create mode 100644 arch/arm/include/asm/arch-tegra2/sdram_param.h
> create mode 100644 arch/arm/include/asm/arch-tegra2/warmboot.h
> create mode 100644 arch/arm/include/asm/linkage.h
> create mode 100644 board/cloudengines/pogo_e02/Makefile
> create mode 100644 board/cloudengines/pogo_e02/kwbimage.cfg
> create mode 100644 board/cloudengines/pogo_e02/pogo_e02.c
> create mode 100644 board/cloudengines/pogo_e02/pogo_e02.h
> create mode 100644 board/esg/ima3-mx53/Makefile
> create mode 100644 board/esg/ima3-mx53/ima3-mx53.c
> create mode 100644 board/esg/ima3-mx53/imximage.cfg
> create mode 100644 board/nvidia/common/emc.c
> create mode 100644 board/nvidia/common/emc.h
> create mode 100644 board/raidsonic/ib62x0/Makefile
> create mode 100644 board/raidsonic/ib62x0/ib62x0.c
> create mode 100644 board/raidsonic/ib62x0/ib62x0.h
> create mode 100644 board/raidsonic/ib62x0/kwbimage.cfg
> create mode 100644 board/timll/devkit3250/Makefile
> create mode 100644 board/timll/devkit3250/devkit3250.c
> create mode 100644 drivers/block/dwc_ahsata.c
> create mode 100644 drivers/block/dwc_ahsata.h
> create mode 100644 drivers/input/input.c
> create mode 100644 drivers/input/key_matrix.c
> create mode 100644 drivers/input/tegra-kbc.c
> create mode 100644 drivers/misc/pmic_dialog.c
> create mode 100644 drivers/misc/pmic_max8997.c
> create mode 100644 drivers/power/tps6586x.c
> create mode 100644 drivers/power/twl6035.c
> create mode 100644 drivers/serial/lpc32xx_hsuart.c
> create mode 100644 drivers/video/exynos_fb.c
> create mode 100644 drivers/video/exynos_fb.h
> create mode 100644 drivers/video/exynos_fimd.c
> create mode 100644 drivers/video/exynos_mipi_dsi.c
> create mode 100644 drivers/video/exynos_mipi_dsi_common.c
> create mode 100644 drivers/video/exynos_mipi_dsi_common.h
> create mode 100644 drivers/video/exynos_mipi_dsi_lowlevel.c
> create mode 100644 drivers/video/exynos_mipi_dsi_lowlevel.h
> create mode 100644 drivers/video/s6e8ax0.c
> create mode 100644 include/aes.h
> create mode 100644 include/configs/devkit3250.h
> create mode 100644 include/configs/ib62x0.h
> delete mode 100644 include/configs/igep0030.h
> rename include/configs/{igep0020.h => igep00x0.h} (91%)
> create mode 100644 include/configs/ima3-mx53.h
> create mode 100644 include/configs/pogo_e02.h
> create mode 100644 include/dialog_pmic.h
> create mode 100644 include/input.h
> create mode 100644 include/key_matrix.h
> create mode 100644 include/linux/input.h
> create mode 100644 include/max8997_pmic.h
> create mode 100644 include/tegra-kbc.h
> create mode 100644 include/tps6586x.h
> create mode 100644 include/twl6035.h
> create mode 100644 lib/aes.c
> create mode 100755 tools/gcc-version.sh
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If you can, help others. If you can't, at least don't hurt others."
- the Dalai Lama
More information about the U-Boot
mailing list