summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Add console command to access io space registersVadim Bendebury2012-12-112-4/+5
| | | * edid: Library of EDID decode and printTom Wai-Hong Tam2012-12-111-0/+275
| | | * Add hash command to perform hashing using various algorithmsSimon Glass2012-12-111-0/+1
| | | * Add generic hash APISimon Glass2012-12-111-0/+69
| | | * Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-2/+5
| | | * sha256: Use const where possible and add watchdog functionSimon Glass2012-12-111-1/+7
| | | * sha1: Use const where possible, and unsigned for input lenSimon Glass2012-12-111-17/+9
| | | * Add a command to read raw blocks from a partitionKenneth Waters2012-12-111-0/+1
| | | * Add gettime commandAnton Staaf2012-12-111-0/+1
| | | * gpio: remove duplicate function signatureNikita Kiryanov2012-12-111-13/+4
| | * | mx25pdk: Allow booting a device tree kernelFabio Estevam2012-12-131-0/+1
| | * | mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam2012-12-111-3/+3
| | * | Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-0893-365/+2279
| | |\ \ | | | |/
| * | | SMDK5250: Enable pmic MAX77686Rajeshwari Shinde2012-12-111-4/+4
| * | | POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde2012-12-111-0/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-1092-358/+2277
| |\ \ \ |/ / / / | | | _
| * | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-073-17/+175
| |\ \
| | * | x86: Fix coreboot config to boot on ChromebookSimon Glass2012-12-061-14/+12
| | * | x86: Turn on support for EFI's GPT in the coreboot configGabe Black2012-12-061-0/+3
| | * | x86: coreboot: Enable video displaySimon Glass2012-12-061-2/+8
| | * | x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer2012-12-061-1/+1
| | * | Introduce arch_phys_memset which works like memset but on physical memoryGabe Black2012-12-061-0/+21
| | * | x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass2012-12-061-0/+3
| | * | x86: Enable ICH6 GPIO controller for corebootSimon Glass2012-12-061-0/+4
| | * | x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2012-12-061-0/+123
| * | | Change e-mail address of Luka PerkovLuka Perkov2012-12-072-2/+2
| * | | cbfs: Add docbook templateSimon Glass2012-12-061-33/+36
| * | | cbfs: Remove mention of CREDITS filesSimon Glass2012-12-061-3/+0
| |/ /
| * | 4xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs2012-12-064-4/+4
| * | mpc5200: Add a3m071 board supportStefan Roese2012-12-051-0/+380
| * | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-032-0/+16
| |\ \
| | * | x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass2012-11-301-0/+1
| | * | x86: Select stdio devices for corebootSimon Glass2012-11-301-0/+12
| | * | x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-0/+3
| * | | include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu2012-11-301-2/+0
| |/ /
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini2012-11-282-10/+7
| |\ \
| | * | x86: coreboot: Enable LPC TPMSimon Glass2012-11-281-0/+4
| | * | x86: Remove coreboot start16 codeSimon Glass2012-11-281-1/+1
| | * | x86: Put global data on the stackGraeme Russ2012-11-282-9/+2
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-11-288-8/+60
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-275-1/+7
| | * | powerpc/P2041RDB: Fix Flash address LAW addressYork Sun2012-11-271-4/+10
| | * | powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-271-0/+40
| | * | powerpc/qoriq: Move FMAN microcode locationYork Sun2012-11-273-3/+3
| * | | mmc: tegra: use bounce buffer APIsStephen Warren2012-11-271-0/+3
| * | | common: rework bouncebuf implementationStephen Warren2012-11-271-9/+24
| * | | bouncebuf: remove dummy implementationStephen Warren2012-11-271-14/+0
| * | | Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren2012-11-274-4/+4
| * | | mmc: add no simultaenous power and vddMela Custodio2012-11-271-0/+1
| * | | mmc: at91sam9x5: support to save environment in mmcWu, Josh2012-11-271-3/+16
| |/ /
OpenPOWER on IntegriCloud