summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-13gpt: Support for GPT (GUID Partition Table) restorationLukasz Majewski1-0/+52
2012-12-13gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>Chang Hyun Park1-43/+46
2012-12-13part:efi: Move part_efi.h file to ./includeLukasz Majewski1-0/+144
2012-12-13vsprintf:fix: Change type returned by ustrtoulLukasz Majewski1-1/+1
2012-12-11exynos: Enable hashing functions and EDID for smdk5250Simon Glass1-0/+7
2012-12-11Add console command to access io space registersVadim Bendebury2-4/+5
2012-12-11edid: Library of EDID decode and printTom Wai-Hong Tam1-0/+275
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass1-0/+1
2012-12-11Add generic hash APISimon Glass1-0/+69
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass1-2/+5
2012-12-11sha256: Use const where possible and add watchdog functionSimon Glass1-1/+7
2012-12-11sha1: Use const where possible, and unsigned for input lenSimon Glass1-17/+9
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters1-0/+1
2012-12-11Add gettime commandAnton Staaf1-0/+1
2012-12-11gpio: remove duplicate function signatureNikita Kiryanov1-13/+4
2012-12-07Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini3-17/+175
2012-12-07Change e-mail address of Luka PerkovLuka Perkov2-2/+2
2012-12-06x86: Fix coreboot config to boot on ChromebookSimon Glass1-14/+12
2012-12-06x86: Turn on support for EFI's GPT in the coreboot configGabe Black1-0/+3
2012-12-06x86: coreboot: Enable video displaySimon Glass1-2/+8
2012-12-06x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer1-1/+1
2012-12-06Introduce arch_phys_memset which works like memset but on physical memoryGabe Black1-0/+21
2012-12-06x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass1-0/+3
2012-12-06x86: Enable ICH6 GPIO controller for corebootSimon Glass1-0/+4
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson1-0/+123
2012-12-06cbfs: Add docbook templateSimon Glass1-33/+36
2012-12-06cbfs: Remove mention of CREDITS filesSimon Glass1-3/+0
2012-12-064xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs4-4/+4
2012-12-05mpc5200: Add a3m071 board supportStefan Roese1-0/+380
2012-12-03Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2-0/+16
2012-11-30x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass1-0/+1
2012-11-30x86: Select stdio devices for corebootSimon Glass1-0/+12
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury1-0/+3
2012-11-30include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu1-2/+0
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini2-10/+7
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass1-0/+4
2012-11-28x86: Remove coreboot start16 codeSimon Glass1-1/+1
2012-11-28x86: Put global data on the stackGraeme Russ2-9/+2
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini8-8/+60
2012-11-27powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619115-1/+7
2012-11-27powerpc/P2041RDB: Fix Flash address LAW addressYork Sun1-4/+10
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi1-0/+40
2012-11-27powerpc/qoriq: Move FMAN microcode locationYork Sun3-3/+3
2012-11-27mmc: tegra: use bounce buffer APIsStephen Warren1-0/+3
2012-11-27common: rework bouncebuf implementationStephen Warren1-9/+24
2012-11-27bouncebuf: remove dummy implementationStephen Warren1-14/+0
2012-11-27Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren4-4/+4
2012-11-27mmc: add no simultaenous power and vddMela Custodio1-0/+1
2012-11-27mmc: at91sam9x5: support to save environment in mmcWu, Josh1-3/+16
2012-11-27Remove obsolete header filePantelis Antoniou1-1/+0