aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-13gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>Chang Hyun Park
2012-12-13part:efi: Move part_efi.h file to ./includeLukasz Majewski
2012-12-13vsprintf:fix: Change type returned by ustrtoulLukasz Majewski
2012-12-11exynos: Enable hashing functions and EDID for smdk5250Simon Glass
2012-12-11Add console command to access io space registersVadim Bendebury
2012-12-11edid: Library of EDID decode and printTom Wai-Hong Tam
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass
2012-12-11Add generic hash APISimon Glass
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-12-11sha256: Use const where possible and add watchdog functionSimon Glass
2012-12-11sha1: Use const where possible, and unsigned for input lenSimon Glass
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters
2012-12-11Add gettime commandAnton Staaf
2012-12-11gpio: remove duplicate function signatureNikita Kiryanov
2012-12-07Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2012-12-07Change e-mail address of Luka PerkovLuka Perkov
2012-12-06x86: Fix coreboot config to boot on ChromebookSimon Glass
2012-12-06x86: Turn on support for EFI's GPT in the coreboot configGabe Black
2012-12-06x86: coreboot: Enable video displaySimon Glass
2012-12-06x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer
2012-12-06Introduce arch_phys_memset which works like memset but on physical memoryGabe Black
2012-12-06x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass
2012-12-06x86: Enable ICH6 GPIO controller for corebootSimon Glass
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson
2012-12-06cbfs: Add docbook templateSimon Glass
2012-12-06cbfs: Remove mention of CREDITS filesSimon Glass
2012-12-064xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs
2012-12-05mpc5200: Add a3m071 board supportStefan Roese
2012-12-03Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2012-11-30x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass
2012-11-30x86: Select stdio devices for corebootSimon Glass
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury
2012-11-30include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass
2012-11-28x86: Remove coreboot start16 codeSimon Glass
2012-11-28x86: Put global data on the stackGraeme Russ
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-11-27powerpc/corenet_ds: move SATA config to board configurationZang Roy-R61911
2012-11-27powerpc/P2041RDB: Fix Flash address LAW addressYork Sun
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi
2012-11-27powerpc/qoriq: Move FMAN microcode locationYork Sun
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren
2012-11-27common: rework bouncebuf implementationStephen Warren
2012-11-27bouncebuf: remove dummy implementationStephen Warren
2012-11-27Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren
2012-11-27mmc: add no simultaenous power and vddMela Custodio
2012-11-27mmc: at91sam9x5: support to save environment in mmcWu, Josh
2012-11-27Remove obsolete header filePantelis Antoniou
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini