summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* blackfin: Fix up board_type global dataSimon Glass2013-03-15-1/+2
* x86: Enable generic boardSimon Glass2013-03-15-0/+1
* x86: Enable generic board supportSimon Glass2013-03-15-0/+17
* x86: Use sections header to obtain link symbolsSimon Glass2013-03-15-12/+5
* ppc: Enable generic board supportSimon Glass2013-03-15-0/+12
* arm: Enable generic board supportSimon Glass2013-03-15-0/+15
* Introduce generic post-relocation board_r.cSimon Glass2013-03-15-1/+2
* Introduce generic pre-relocation board_f.cSimon Glass2013-03-15-6/+6
* Declare watchdog functions in watchdog.hSimon Glass2013-03-15-9/+4
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-15-9/+9
* arm: Use sections header to obtain link symbolsSimon Glass2013-03-15-4/+1
* Introduce generic link section.h symbol filesSimon Glass2013-03-15-4/+330
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15-93/+93
* ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-11-4/+3
* mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2013-03-09-1/+17
* mpc512x: add ifm ac14xx boardAnatolij Gustschin2013-03-09-0/+67
* mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin2013-03-09-0/+2
* mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2013-03-09-0/+21
* mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-09-0/+9
* mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin2013-03-09-0/+96
* mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese2013-03-09-6/+14
* x86: Add error checking to x86 relocation codeSimon Glass2013-03-04-2/+18
* x86: Support relocation of FDT on start-upSimon Glass2013-03-04-2/+46
* x86: Rearrange the output input to remove BSSSimon Glass2013-03-04-7/+12
* x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass2013-03-04-1/+4
* x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-04-18/+16
* x86: Add basic cache operationsSimon Glass2013-03-04-0/+23
* x86: Add function to get top of usable ramSimon Glass2013-03-04-24/+22
* sandbox: Add a way of obtaining directory listingsSimon Glass2013-03-04-0/+101
* Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-04-0/+22
|\
| * sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-28-0/+11
| * sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-28-0/+8
| * sandbox: fix compiler warningAllen Martin2013-02-28-0/+3
* | blackfin: bf60x: add resume from hibernateSteven Miao2013-03-04-0/+46
* | blackfin: bf60x: add hw watchdog supportBob Liu2013-03-04-0/+15
* | blackfin: add bf6xx spi driverScott Jiang2013-03-04-0/+240
* | blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-04-2/+36
* | blackfin: bf60x: add gpio supportBob Liu2013-03-04-8/+181
* | blackfin: bf60x: support big cplb pageBob Liu2013-03-04-6/+44
* | blackfin: bf60x: add dma supportBob Liu2013-03-04-76/+156
* | blackfin: bf60x: add serial supportSonic Zhang2013-03-04-238/+642
* | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-04-41/+468
* | blackfin: bf60x: new processor header filesBob Liu2013-03-04-1/+1090
|/
* mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-20-2/+2
* gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20-1/+7
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-19-4/+0
* nds32: Add a basic errno.hSimon Glass2013-02-18-0/+1
* Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini2013-02-15-8/+0
|\
| * MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-15-8/+0
* | x86: Remove unused real mode codeSimon Glass2013-02-14-1794/+0