aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-15arm: Remove use of board_early_init_r/last_stage_init()Simon Glass2-4/+4
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass2-0/+3
2013-03-15Declare watchdog functions in watchdog.hSimon Glass1-0/+18
2013-03-15Introduce a basic initcall implementationSimon Glass1-0/+25
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+117
2013-03-15Introduce generic u-boot.h fileSimon Glass1-0/+162
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2-516/+0
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk2-2/+4
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin1-0/+591
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin4-2/+72
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin4-0/+20
2013-03-09mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese1-0/+5
2013-03-09mpc5200: Add a4m2k board portStefan Roese1-47/+66
2013-03-04x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass1-0/+6
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger9-11/+12
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 Glass1-0/+1
2013-03-04sandbox: Add host filesystemSimon Glass2-0/+31
2013-03-04sandbox: Add a way of obtaining directory listingsSimon Glass1-0/+48
2013-03-04fs: Move ls and read methods into ext4, fatSimon Glass2-0/+5
2013-03-04Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini5-8/+64
2013-03-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2-3/+167
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu1-0/+1
2013-03-04blackfin: bf60x: add board and headers files to support bf609Sonic Zhang2-3/+166
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2-2/+0
2013-02-28hash: Use lower case for hash algorithm namesSimon Glass1-1/+1
2013-02-28sandbox: config: Enable hash functions and mtestSimon Glass1-2/+7
2013-02-28Roll crc32 into hash infrastructureSimon Glass2-1/+12
2013-02-28hash: Add a flag to support saving hashes in the environmentSimon Glass1-2/+7
2013-02-28Update set_working_fdt_addr() to use setenv_addr()Simon Glass1-1/+13
2013-02-28sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass1-0/+12
2013-02-28sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt1-0/+10
2013-02-28Update print_buffer() to use constSimon Glass1-1/+2
2013-02-19vsprintf: add ustrtoll functionPiotr Wilczek1-0/+1
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos1-1/+0
2013-02-15powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck1-1/+0
2013-02-15powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_RHolger Brunck2-4/+0
2013-02-15powerpc/83xx/km: add support for kmopti2 boardHolger Brunck1-6/+25
2013-02-15powerpc/83xx/km: cleanup tuxx1 supportHolger Brunck1-8/+9
2013-02-15km/common: add eccmode to kernel commandlineHolger Brunck1-0/+3
2013-02-15powerpc/83xx: use NAND_ECC_BCH for kmcoge5neHolger Brunck1-0/+2
2013-02-15km/common: introduce $uimage variableAndreas Huber1-1/+8
2013-02-15powerpc/83xx: use ppc_6xx as arch variable for kmvect1Holger Brunck1-1/+1
2013-02-15powerpc/83xx/km: add MV88E6122 switch support for kmvect1Karlheinz Jerg2-6/+39
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass1-1/+0
2013-02-14x86: Remove eNET boardsSimon Glass1-619/+0
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini25-185/+1292
2013-02-11Tegra114: Add/enable Dalmore build (T114 reference board)Tom Warren2-0/+129
2013-02-11tegra: cardhu: config: enable SPIAllen Martin1-0/+11