summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10da850: provide davinci_enable_uart0Eric Benard
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut
2013-05-06arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut
2013-05-06arm: mx23: Fix VDDMEM misconfigurationMarek Vasut
2013-05-06mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam
2013-05-06mx23: Operate DDR voltage supply at 2.5VFabio Estevam
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05mxs: spl_mem_init: Change EMI port priorityFabio Estevam
2013-05-05mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam
2013-05-05mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam
2013-05-05mxs: spl_mem_init: Fix comment about start bitFabio Estevam
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-28mx23: Put back RAM voltage level to its original valueFabio Estevam
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-04-10omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter
2013-04-04Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-01Consolidate bool typeYork Sun
2013-03-20mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-03-12Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-12ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen
2013-03-07mxs: timrot: Rename local macrosFadil Berisha
2013-03-07mxs: timrot: Add support to i.MX23Fadil Berisha
2013-03-07mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador
2013-03-07mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut
2013-03-07mxs: Reset the EMI block on mx23Marek Vasut
2013-02-23Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic