summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-11Allow AM33xx boards to setup GPMC chipselects.Mark Jackson
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov
2013-03-08omap3: add useful dss definesNikita Kiryanov
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini
2013-03-04x86: Add error checking to x86 relocation codeSimon Glass
2013-03-04x86: Support relocation of FDT on start-upSimon Glass
2013-03-04x86: Rearrange the output input to remove BSSSimon Glass
2013-03-04x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass
2013-03-04x86: Permit bootstage and timer data to be used prior to relocationSimon Glass
2013-03-04x86: Add basic cache operationsSimon Glass
2013-03-04x86: Add function to get top of usable ramSimon Glass
2013-03-04sandbox: Add a way of obtaining directory listingsSimon Glass
2013-03-04Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu
2013-03-04blackfin: add bf6xx spi driverScott Jiang
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang
2013-03-04blackfin: bf60x: add gpio supportBob Liu
2013-03-04blackfin: bf60x: support big cplb pageBob Liu
2013-03-04blackfin: bf60x: add dma supportBob Liu
2013-03-04blackfin: bf60x: add serial supportSonic Zhang
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
2013-03-04blackfin: bf60x: new processor header filesBob Liu
2013-03-01sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass
2013-03-01sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt
2013-03-01sandbox: fix compiler warningAllen Martin
2013-02-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-21Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-20mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2013-02-18am33xx: support for booting via usbethIlya Yanok
2013-02-18da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny
2013-02-18nds32: Add a basic errno.hSimon Glass
2013-02-15Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini
2013-02-15MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck
2013-02-15x86: Remove unused real mode codeSimon Glass
2013-02-15x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2013-02-15x86: Remove sc520 cpuSimon Glass
2013-02-13Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck
2013-02-12MIPS: start.S: optimize BSS initializationDaniel Schwierzeck
2013-02-12MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck