Commit Graph

338 Commits (293eb33fcb95e2b2bae71edf97b0ca3bdd6ba98d)

Author SHA1 Message Date
Benoît Thébaudeau 1a9a91dcfa arm: Make all linker scripts compatible with per-symbol sections 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau ac415a5720 arm926ejs: Remove deprecated and now unused NAND SPL 12 years ago
Benoît Thébaudeau da962b7175 nand: mxc: Switch NAND SPL to generic SPL 12 years ago
Benoît Thébaudeau 8b7cd098dd imx: Fix automatic make targets for imx images 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Jon Hunter eef6da0326 omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Fabio Estevam b33426caf6 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD 65cdd6430e Remove linker lists (LGAs) from SPL linker scripts 12 years ago
Jesse Gilles 08f0533a14 ARM: sam9x5: fix ethernet pins in MII mode 12 years ago
Bo Shen fc14fbace4 ARM: at91sam9x5: Using CPU string directly 12 years ago
Fadil Berisha 3e9dc93051 mxs: timrot: Rename local macros 12 years ago
Fadil Berisha 6ecd05d2f5 mxs: timrot: Add support to i.MX23 12 years ago
Otavio Salvador 89075d3f4f mx23: Document the tRAS lockout setting in memory initialization 12 years ago
Otavio Salvador a74dbf2734 mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT 12 years ago
Marek Vasut 3430e0bd2a mxs: mmc: spi: dma: Better wrap the MXS differences 12 years ago
Marek Vasut 5c2f444c9b mxs: Reset the EMI block on mx23 12 years ago
Holger Hans Peter Freyther c8876f1c72 mac: Fix the condition check for setting the MAC from the EEPROM 12 years ago
Otavio Salvador 291b3dcd49 build: imx: Fix 'u-boot.imx' build without full OBJTREE reference 12 years ago
Simon Glass e9adeca3fc ppc: arm: Move sdhc_clk into arch_global_data 12 years ago
Simon Glass 5f70714c2f arm: Move timer_reset_value to arch_global_data 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Simon Glass 8ff43b03e9 arm: Move tbu to arch_global_data 12 years ago
Simon Glass b339051c0d arm: Move timer_rate_hz into arch_global_data 12 years ago
Simon Glass f47e6ecd5d at91: Move at91 global data into arch_global_data 12 years ago
Fabio Estevam f093088214 mxs: Use __weak annotation to simplify code 12 years ago
Marek Vasut 8303ed128a mxs: Boost the memory power supply 12 years ago
Troy Kisky 71a988aa63 imximage.cfg: run files through C preprocessor 12 years ago
Otavio Salvador 0023997709 mxs: Add MX23 quirks into the clock code 12 years ago
Otavio Salvador 30af6c0bca mxs: Fix the memory init for MX23 12 years ago
Marek Vasut 7788bf067d mxs: Add function to ungate the power block on MX23 12 years ago
Otavio Salvador e6d93c26c7 mx23: config: Enable building of u-boot.sb binary 12 years ago
Otavio Salvador 1ddf386e23 mx23: SPL: Initialize DDR at 133MHz 12 years ago
Otavio Salvador f942f7d962 mx23: SPL: Add boot mode support 12 years ago
Otavio Salvador f69077e420 mx23: Add support on print_cpuinfo() 12 years ago
Otavio Salvador bf48fcb61b mxs: clock: Use 'mxs' prefix for methods 12 years ago
Marek Vasut 14e26bcfa7 mxs: ssp: Pull out the SSP bus to regs conversion 12 years ago
Albert ARIBAUD 9d86f0c30b kirkwood: make MPP arrays static const 12 years ago
Albert ARIBAUD 61bdb91335 arm: remove useless code in start.S files 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Marek Vasut fa5e2845a8 mxs: i2c: Implement algorithm to set up arbitrary i2c speed 12 years ago
Davide Bonfanti 21f11c7b49 davinci: fixed cpu reset 12 years ago
Richard Genoud bcfc8976e5 at91sam9x5: enable USB support for 9x5ek board. 12 years ago
Otavio Salvador 393ff47ba3 mxs: SPL: Generalize memory initialization 12 years ago