summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk
2013-03-09mpc512x: add ifm ac14xx boardAnatolij Gustschin
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin
2013-03-09mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese
2013-03-09mpc5200: Add a4m2k board portStefan Roese
2013-03-04x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger
2013-03-04sandbox: config: Enable sandbox commandSimon Glass
2013-03-04sandbox: Enable ext4 and fat filesystemsSimon Glass
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass
2013-03-04sandbox: Add host filesystemSimon Glass
2013-03-04sandbox: Add a way of obtaining directory listingsSimon Glass
2013-03-04fs: Move ls and read methods into ext4, fatSimon Glass
2013-03-04Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu
2013-03-04blackfin: bf60x: add board and headers files to support bf609Sonic Zhang
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic
2013-02-28hash: Use lower case for hash algorithm namesSimon Glass
2013-02-28sandbox: config: Enable hash functions and mtestSimon Glass
2013-02-28Roll crc32 into hash infrastructureSimon Glass
2013-02-28hash: Add a flag to support saving hashes in the environmentSimon Glass
2013-02-28Update set_working_fdt_addr() to use setenv_addr()Simon Glass
2013-02-28sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass
2013-02-28sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt
2013-02-28Update print_buffer() to use constSimon Glass
2013-02-19vsprintf: add ustrtoll functionPiotr Wilczek
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2013-02-15powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck
2013-02-15powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_RHolger Brunck
2013-02-15powerpc/83xx/km: add support for kmopti2 boardHolger Brunck
2013-02-15powerpc/83xx/km: cleanup tuxx1 supportHolger Brunck
2013-02-15km/common: add eccmode to kernel commandlineHolger Brunck
2013-02-15powerpc/83xx: use NAND_ECC_BCH for kmcoge5neHolger Brunck
2013-02-15km/common: introduce $uimage variableAndreas Huber
2013-02-15powerpc/83xx: use ppc_6xx as arch variable for kmvect1Holger Brunck
2013-02-15powerpc/83xx/km: add MV88E6122 switch support for kmvect1Karlheinz Jerg
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2013-02-14x86: Remove eNET boardsSimon Glass
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-11Tegra114: Add/enable Dalmore build (T114 reference board)Tom Warren
2013-02-11tegra: cardhu: config: enable SPIAllen Martin
2013-02-11tegra: add SPI SLINK driverAllen Martin
2013-02-11tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin
2013-02-11tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-07common/fdt_support.c: sparse fixesKim Phillips
2013-02-07libfdt: update from upstream dtc commit 142419eKim Phillips