aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-09mpc512x: Adjust the DRAM init sequence to the datasheet specAnatolij Gustschin2-1/+17
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin7-0/+1311
2013-03-09mpc512x: allow configuring board specific IPS dividerAnatolij Gustschin1-0/+2
2013-03-09mpc512x: optionally configure DIU, LPC and NFC devidersAnatolij Gustschin2-0/+21
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin9-120/+81
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin8-109/+20
2013-03-09mpc512x: add common LAW and Chip Select configurationAnatolij Gustschin1-0/+96
2013-03-09mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese2-1/+60
2013-03-09mpc5200: Add a4m2k board portStefan Roese6-55/+188
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese1-6/+14
2013-03-04x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass1-0/+6
2013-03-04x86: Adjust link device tree include fileSimon Glass1-1/+1
2013-03-04x86: Add error checking to x86 relocation codeSimon Glass1-2/+18
2013-03-04x86: Support relocation of FDT on start-upSimon Glass7-2/+46
2013-03-04x86: Rearrange the output input to remove BSSSimon Glass1-7/+12
2013-03-04x86: Add an __end symbol to signal the end of the U-Boot binarySimon Glass3-1/+4
2013-03-04x86: Permit bootstage and timer data to be used prior to relocationSimon Glass4-18/+16
2013-03-04x86: Add basic cache operationsSimon Glass1-0/+23
2013-03-04x86: Add function to get top of usable ramSimon Glass2-24/+22
2013-03-04Prepare v2013.04-rc1v2013.04-rc1Tom Rini1-2/+2
2013-03-04kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc.Sonic Zhang1-1/+2
2013-03-04bootm: fix conditional compilation for bootm ramdisk subcommandDaniel Schwierzeck1-1/+1
2013-03-04env: Avoid clobbering an edited variable on ctrl-cJoe Hershberger1-1/+2
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger10-14/+13
2013-03-04sandbox: config: Enable sandbox commandSimon Glass1-0/+2
2013-03-04sandbox: Enable ext4 and fat filesystemsSimon Glass1-0/+7
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass4-0/+66
2013-03-04sandbox: Add host filesystemSimon Glass7-0/+189
2013-03-04sandbox: Add a way of obtaining directory listingsSimon Glass2-0/+149
2013-03-04fs: Move ls and read methods into ext4, fatSimon Glass5-110/+67
2013-03-04fs: Use map_sysmem() on readSimon Glass1-8/+15
2013-03-04fs: Tell probe functions where to put their resultsSimon Glass1-8/+12
2013-03-04fs: Use filesystem methods instead of switch()Simon Glass1-34/+26
2013-03-04fs: Fully populate the filesystem method structSimon Glass1-9/+47
2013-03-04ext4: Split write support into its own fileSimon Glass3-964/+997
2013-03-04Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini38-583/+761
2013-03-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini47-393/+3589
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao1-0/+46
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu3-0/+16
2013-03-04blackfin: add bf6xx spi driverScott Jiang3-0/+549
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang2-18/+88
2013-03-04blackfin: bf60x: add board and headers files to support bf609Sonic Zhang6-4/+291
2013-03-04blackfin: bf60x: add gpio supportBob Liu3-8/+181
2013-03-04blackfin: bf60x: support big cplb pageBob Liu2-6/+44
2013-03-04blackfin: bf60x: add dma supportBob Liu3-76/+156
2013-03-04blackfin: bf60x: add serial supportSonic Zhang7-238/+642
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang8-42/+486
2013-03-04blackfin: bf60x: new processor header filesBob Liu13-1/+1090
2013-03-01SPL: Change description for spl commandStefano Babic1-4/+8
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic6-10/+13