summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Add host filesystemSimon Glass2013-03-042-0/+31
* sandbox: Add a way of obtaining directory listingsSimon Glass2013-03-041-0/+48
* fs: Move ls and read methods into ext4, fatSimon Glass2013-03-042-0/+5
* Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-045-8/+64
|\
| * hash: Use lower case for hash algorithm namesSimon Glass2013-02-281-1/+1
| * sandbox: config: Enable hash functions and mtestSimon Glass2013-02-281-2/+7
| * Roll crc32 into hash infrastructureSimon Glass2013-02-282-1/+12
| * hash: Add a flag to support saving hashes in the environmentSimon Glass2013-02-281-2/+7
| * Update set_working_fdt_addr() to use setenv_addr()Simon Glass2013-02-281-1/+13
| * sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-281-0/+12
| * sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-281-0/+10
| * Update print_buffer() to use constSimon Glass2013-02-281-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-03-042-3/+167
|\ \
| * | blackfin: bf60x: add hw watchdog supportBob Liu2013-03-041-0/+1
| * | blackfin: bf60x: add board and headers files to support bf609Sonic Zhang2013-03-042-3/+166
| |/
* | OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2013-03-012-2/+0
|/
* vsprintf: add ustrtoll functionPiotr Wilczek2013-02-191-0/+1
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-191-1/+0
* powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck2013-02-151-1/+0
* powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_RHolger Brunck2013-02-152-4/+0
* powerpc/83xx/km: add support for kmopti2 boardHolger Brunck2013-02-151-6/+25
* powerpc/83xx/km: cleanup tuxx1 supportHolger Brunck2013-02-151-8/+9
* km/common: add eccmode to kernel commandlineHolger Brunck2013-02-151-0/+3
* powerpc/83xx: use NAND_ECC_BCH for kmcoge5neHolger Brunck2013-02-151-0/+2
* km/common: introduce $uimage variableAndreas Huber2013-02-151-1/+8
* powerpc/83xx: use ppc_6xx as arch variable for kmvect1Holger Brunck2013-02-151-1/+1
* powerpc/83xx/km: add MV88E6122 switch support for kmvect1Karlheinz Jerg2013-02-152-6/+39
* x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-141-1/+0
* x86: Remove eNET boardsSimon Glass2013-02-141-619/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-1225-185/+1292
|\
| * Tegra114: Add/enable Dalmore build (T114 reference board)Tom Warren2013-02-112-0/+129
| * tegra: cardhu: config: enable SPIAllen Martin2013-02-111-0/+11
| * tegra: add SPI SLINK driverAllen Martin2013-02-111-0/+1
| * tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-111-0/+1
| * tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren2013-02-111-2/+9
| * AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com2013-02-071-0/+1
| * pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-071-0/+301
| * omap4: allow the use of a plain text env file instead boot scriptsJavier Martinez Canillas2013-02-071-3/+14
| * OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas2013-02-071-0/+3
| * OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas2013-02-071-0/+2
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-029-5/+436
| |\
| | * mx23evk: Add initial board supportOtavio Salvador2013-01-281-0/+202
| | * mx23_olinuxino: Add default environmentOtavio Salvador2013-01-281-7/+70
| | * mxs: mmc: mx23_olinuxino: Add MMC supportMarek Vasut2013-01-281-0/+12
| | * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-281-0/+7
| | * phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-281-0/+3
| | * net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-283-3/+0
| | * mx6qsabre_common: Let mmc partition be board specificFabio Estevam2013-01-282-1/+2
| | * mx6qsabreauto: enable USB host interfaceKnut Wohlrab2013-01-281-0/+11
| | * mxs: Add MX23 olinuxino board supportMarek Vasut2013-01-211-0/+135
OpenPOWER on IntegriCloud