summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2010-10-22PXA: pxa255_idp: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: pleb2: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: palmtc: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: palmld: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: lubbock: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: innokom: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: csb226: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: cradle: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: colibri_pxa270: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-22PXA: cerf250: Fix for relocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-21Fix building for 83xx boards with USB supportAnatolij Gustschin
Commit 29c6fbe0471afd7ffa41fcb2103eec5b53294897 broke building for 83xx boards with USB support: ehci-fsl.c: In function 'ehci_hcd_init': ehci-fsl.c:43: error: 'CONFIG_SYS_FSL_USB_ADDR' undeclared (first use in this function) ehci-fsl.c:43: error: (Each undeclared identifier is reported only once ehci-fsl.c:43: error: for each function it appears in.) make[1]: *** [ehci-fsl.o] Error 1 Signed-off-by: Anatolij Gustschin <[email protected]>
2010-10-20MPC52xx, motionpro: update default configurationWolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]>
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-10-20ppc4xx: Fix default environment for AMCC boardsStefan Roese
Commit 0ad7f0950a9bc0a69b3cd5f34ccf7da25fcf1c6d [ppc4xx: cleanup default environment for AMCC boards] broke the default env for many PPC4xx boards. The '\0' character got removed at the end of some environment commands like "update". This patch adds the missing '\0' characters again. Signed-off-by: Stefan Roese <[email protected]>
2010-10-20ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese
Until now, the Sequoia RAM-booting image disabled NOR flash support as this image was mainly created for NAND-only boards. This patch now enables NOR flash support for this RAM-booting version as well. Signed-off-by: Stefan Roese <[email protected]>
2010-10-20ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese
Add CONFIG_POST_UART to implement a board specific UART POST test. This is done since lwmon5 needs to set POST_ALWAYS to run this test on each reboot. And we don't want to change the default behavious of this this. Signed-off-by: Stefan Roese <[email protected]>
2010-10-20tqm85xx: Update PCI codePeter Tyser
Update to use the recent, common FSL PCI initialization code. Signed-off-by: Peter Tyser <[email protected]> CC: [email protected] Signed-off-by: Kumar Gala <[email protected]>
2010-10-20Adding fixed sdram setting for cornet_ds boardYork Sun
800, 900, 1000, 1200MT/s data rate parameters are added for fixed sdram setting. SPD based parameters and fixed parameters can be toggled by hwconfig. To use fixed parameters, hwconfig=fsl_ddr:sdram=fixed To use SPD parameters, hwconfig=fsl_ddr:ctlr_intlv=cacheline,bank_intlv=cs0_cs1 Signed-off-by: York Sun <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2010-10-20Enable POST memory test for P2020DSYork Sun
Signed-off-by: York Sun <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2010-10-20Enable POST memory test for corenet_dsYork Sun
Signed-off-by: York Sun <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2010-10-20Setup POST word for generic mpc85xxYork Sun
Using PIC TFRR register for post word load/store for generic MPC85xx. Signed-off-by: York Sun <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-19FPGA: Add missing prototypeStefano Babic
Add prototype function for ispVMFreeMem to remove warnings when support for Lattice FPGA is compiled. Signed-off-by: Stefano Babic <[email protected]>
2010-10-19update board EB+CPUx9K2Jens Scharsig
* update to support arm reloaction * unnecessary environment variables removed Signed-off-by: Jens Scharsig <[email protected]>
2010-10-19Add support for HP Jornada flashrom boardsKristoffer Ericson
This patch adds support for the HP Jornada flashboards that were made in 2008. Older flashroms should work if memory registers are adjusted. Signed-off-by: Kristoffer Ericson <[email protected]> Adpted for TEXT_BASE -> CONFIG_SYS_TEXT_BASE rename. Removed now redundant board/jornada/config.mk file. Removed unused empty jornada_init() function to silence "jornada.c:35: warning: 'jornada_init' defined but not used" Signed-off-by: Wolfgang Denk <[email protected]>
2010-10-19Build: PXA: Fix Vpac270 build variantsMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Fix vpac270 OneNAND booterMarek Vasut
NOTE: The modification in Makefile will be superseded by a pending patch! Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Fix Balloon3 for RelocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Fix ZipitZ2 for RelocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Fix vpac270 for RelocMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Add necessary information for RELOCMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: fix environment sector size, kernel and environment location for vpac270Mikhail Kshevetskiy
Define ENV_ADDR as MONITOR_BASE + MONITOR_LEN. Fix environment sector size (NOR: 32Kb for first four sectors and 128Kb for other; OneNAND: 128Kb). Last but not least: we have MONITOR_LEN = 0x40000 and one sector for environment (size = 0x20000), so the kernel may start from 0x00060000 only. Signed-off-by: Mikhail Kshevetskiy <[email protected]>
2010-10-19PXA: cleanup vpac270 config and set CONFIG_SYS_HZ to 1000Mikhail Kshevetskiy
* CONFIG_SYS_CLKS_IN_HZ is not used anywhere, so removing it * CONFIG_SYS_HZ is set to 1000 on most architectures, so it seems to be the safe default Signed-off-by: Mikhail Kshevetskiy <[email protected]>
2010-10-19PXA: Balloon3 board supportMarek Vasut
The following hardware is currently supported: - UART - USB Host - FPGA Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Voipac270 improvementsMarek Vasut
128MB NOR module support. Define __io to get harddrive working. Fix saving of environment into OneNAND. Boot from harddrive when possible. Add missing MAINTAINERS entry. Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Add initial Palm LifeDrive supportMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: Palm Tungsten|C SupportMarek Vasut
This patch adds support for the Palm Tungsten|C PXA255 board. The support includes: - LCD - MMC - UART - NOR Signed-off-by: Marek Vasut <[email protected]>
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut
Signed-off-by: Marek Vasut <[email protected]>
2010-10-19Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk
Conflicts: arch/arm/include/asm/config.h board/LaCie/edminiv2/config.mk board/karo/tx25/config.mk board/logicpd/imx27lite/config.mk doc/README.arm-relocation Signed-off-by: Wolfgang Denk <[email protected]>
2010-10-19Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
Conflicts: board/logicpd/imx31_litekit/config.mk boards.cfg Signed-off-by: Wolfgang Denk <[email protected]>
2010-10-19at91rm9200ek: enbable USB supportAndreas Bießmann
This patch enables USB for at91rm9200ek board. Signed-off-by: Andreas Bießmann <[email protected]> Signed-off-by: Reinhard Meyer <[email protected]>
2010-10-19at91rm9200ek: convert to at91Andreas Bießmann
This patch removes some functionality from at91rm9200ek board but the remaining functionality does now work with newer at91 code and arm-relocation. Currently missing features are: - dataflash booting (due to missing HW for testing) - MMC/SD-Card - first stage bootloader support is completely removed (not needed for NOR) Cause this board was (some days ago) reference for all at91rm9200 based boards this should be a good starting point to convert all remaining at91rm9200 borads to at91 code. Aside from that this is a good base to get some drivers between at91sam/at91rm/avr32 merged. Signed-off-by: Andreas Bießmann <[email protected]> Signed-off-by: Reinhard Meyer <[email protected]>
2010-10-19NC650/CP850: remove code for yet another corpseWolfgang Denk
The NC650 / CP850 boards have long been unmaintained and left broken. As obviously nobody is interested in that code any more, we may as well remove it. Signed-off-by: Wolfgang Denk <[email protected]>
2010-10-19QONG: fix and update board config fileWolfgang Denk
Fix flash memory map and other updates for QONG board: - adjust/fix "kernel_addr" settings - adjust/fix mtdparts NOR flash settings - add mtdparts NAND flash mapping - sort command list - enable "setexpr" command - enable ext2 support - delete bogus comment Signed-off-by: Wolfgang Denk <[email protected]> Cc: Stefano Babic <[email protected]>
2010-10-19i.MX31: Fix Litekit board to use new ARM relocation support.Magnus Lilja
Tested on hardware. Boots Linux nicely. Signed-off-by: Magnus Lilja <[email protected]>
2010-10-18Rename TEXT_BASE: fix merge conflictsWolfgang Denk
Commit 14d0a02a "Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE" missed a few places, especially for boards that were added inbetween. Fix the remaining issues. Signed-off-by: Wolfgang Denk <[email protected]>
2010-10-18ARM: enable device tree for beagleJohn Rigby
For testing ARM device tree support Signed-off-by: John Rigby <[email protected]> Acked-by: Wolfgang Denk <[email protected]>
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
The routines boot_ramdisk_high, boot_get_cmdline and boot_get_kbd are currently enabled by various combinations of CONFIG_M68K, CONFIG_POWERPC and CONFIG_SPARC. Use CONFIG_SYS_BOOT_<FEATURE> defines instead. CONFIG_SYS_BOOT_RAMDISK_HIGH CONFIG_SYS_BOOT_GET_CMDLINE CONFIG_SYS_BOOT_GET_KBD Define these as appropriate in arch/include/asm/config.h files. Signed-off-by: John Rigby <[email protected]> Acked-by: Wolfgang Denk <[email protected]>
2010-10-18FDT: Add fixup support for multiple banks of memoryJohn Rigby
Add fdt_fixup_memory_banks and reimplement fdt_fixup_memory using it. Tested on OMAP3 beagle board with two banks of memory. Signed-off-by: John Rigby <[email protected]> CC: Jerry Van Baren <[email protected]> Acked-by: Gerald Van Baren <[email protected]>