Commit Graph

730 Commits (e6d55d2d9d0f43ace5e8cbc8de931eeae957e03c)

Author SHA1 Message Date
Simon Glass 13119bc9fb Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c 13 years ago
Anatolij Gustschin e8f473548a arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings 13 years ago
Anatolij Gustschin 164a750789 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings 13 years ago
Anatolij Gustschin b0a86a27ee arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings 13 years ago
Stefano Babic 40f6fffee5 MX: serial_mxc: cleanup removing nasty #ifdef 13 years ago
Marek Vasut aa72e43bb7 MXS: Add static annotations to dma driver 13 years ago
Simon Glass 5acc907294 mx5: Correct a warning in clock.c 13 years ago
Tom Rini ee08a8260a OMAP3: Add SPL_BOARD_INIT hook 13 years ago
Tom Rini 673283f3fc OMAP3: Add SPL support to omap3_evm 13 years ago
Tom Rini 75c57a3570 OMAP3: Add SPL support to Beagleboard 13 years ago
Tom Rini 4e647e1207 OMAP3 SPL: Add identify_nand_chip function 13 years ago
Tom Rini 9ae0d55074 OMAP3 SPL: Rework memory initalization and devkit8000 support 13 years ago
Tom Rini fc41ba1e2b OMAP3: Suffix all Micron memory timing parts with their speed 13 years ago
Tom Rini 1be1433b83 OMAP3: Add optimal SDRC autorefresh control values 13 years ago
Tom Rini 14ca3dee80 omap3: mem: Add MCFG helper macro 13 years ago
Tom Rini 50e7ff0369 OMAP3: Remove get_mem_type prototype 13 years ago
Tom Rini 3bd8437dcc OMAP3: Change mem_ok to clear again after reading back 13 years ago
Tom Rini 2a04e85870 OMAP3: Add a helper function to set timings in SDRC 13 years ago
Tom Rini 5f862b7179 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() 13 years ago
Tom Rini b7eb9e7895 omap3: mem: Comment enable_gpmc_cs_config more 13 years ago
Christian Riesch 5cb939fb04 arm: printf() is not available in some SPL configurations 13 years ago
Heiko Schocher 5b51e7f3ca arm, davinci: move misc function in arch tree 13 years ago
Heiko Schocher 7f34b1163a arm, davinci, da850: add uart1 tx rx pinmux config 13 years ago
Heiko Schocher b5ce18a235 arm, davinci: move davinci_rtc struct to hardware.h 13 years ago
Christian Riesch 65204715bd arm, davinci: Remove duplication of pinmux configuration code 13 years ago
Christian Riesch 516fb1c4c0 arm, da850: Add pinmux configurations to the arch tree 13 years ago
Christian Riesch 964930bcfd arm, davinci: Move pinmux functions from board to arch tree 13 years ago
Heiko Schocher ca4b55800e arm, arm926ejs: always do cpu critical inits 13 years ago
Ilya Yanok ad2a7909a1 AM3517: move AM3517 specific mux defines to generic header 13 years ago
Ilya Yanok b9e65a797b AM35xx: add EMAC support 13 years ago
Ilya Yanok 2f3427ccb9 arm926ejs: add noop implementation for dcache ops 13 years ago
Ilya Yanok 7c587d320d davinci_emac: move arch-independent defines to separate header 13 years ago
Aneesh V 23e9f0723e omap4: fix IO setting 13 years ago
Aneesh V 9404758e9b omap4460: add ES1.1 identification 13 years ago
Aneesh V 4324c118a0 omap4: emif: fix error in driver 13 years ago
Aneesh V 473673a5c8 omap: remove I2C from SPL 13 years ago
Aneesh V cd5847ac3a omap4460: fix TPS initialization 13 years ago
Aneesh V e4fce34e7a start.S: remove omap3 specific code from start.S 13 years ago
Aneesh V a8c686399f armv7: setup vector 13 years ago
Aneesh V 87d3da7b01 armv7: include armv7/cpu.c in SPL build 13 years ago
Aneesh V dc7100f408 armv7: disable L2 cache in cleanup_before_linux() 13 years ago
Christian Riesch 8f1da53508 arm, arm926ejs: Fix clear bss loop for zero length bss 13 years ago
Marek Vasut f68d2a222f PXA: Rename pxa_dram_init to pxa2xx_dram_init 13 years ago
Marek Vasut 77b04c578c PXA: Export cpu_is_ and pxa_dram_init functions 13 years ago
Marek Vasut d1bb9443f0 PXA: Replace timer driver 13 years ago
Marek Vasut e8de0fa896 PXA: Add cpuinfo display for PXA2xx 13 years ago
Marek Vasut d10237d275 PXA: Separate PXA2xx CPU init 13 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Marek Vasut 7f4cfcf40d PXA: Re-add the Dcache locking as RAM for pxa250 13 years ago
Marek Vasut 20f7b1b745 PXA: Rework start.S to be closer to other ARMs 13 years ago