summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove not used CONFIG_SYS_TFTP_LOADADDRtrem2012-12-155-9/+0
* omap3_evm: Let CONFIG_EFI_PARTITION be set for SPLTom Rini2012-12-131-3/+0
* env: Handle write-once ethaddr and serial# genericallyJoe Hershberger2012-12-131-0/+22
* env: Add support for access control to .flagsJoe Hershberger2012-12-132-3/+50
* env: Add a command to display details about env flagsJoe Hershberger2012-12-131-0/+11
* tools/env: Add environment variable flags supportJoe Hershberger2012-12-131-0/+19
* env: Add environment variable flagsJoe Hershberger2012-12-135-8/+83
* env: Add a silent env handlerJoe Hershberger2012-12-131-0/+7
* env: Add a console env handlerJoe Hershberger2012-12-131-0/+1
* env: Add a loadaddr env handlerJoe Hershberger2012-12-131-0/+1
* env: Add a baudrate env handlerJoe Hershberger2012-12-131-0/+1
* env: Add a bootfile env handlerJoe Hershberger2012-12-131-0/+1
* env: Add support for callbacks to environment varsJoe Hershberger2012-12-135-0/+129
* env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-131-2/+3
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-132-1/+5
* env: Refactor apply into change_okJoe Hershberger2012-12-132-8/+12
* env: Refactor do_apply to a flagJoe Hershberger2012-12-131-7/+8
* Make linux kernel string funcs available to toolsJoe Hershberger2012-12-132-4/+9
* gpt: Enable support for GPT partition table restoration at Samsung's TratsLukasz Majewski2012-12-131-1/+27
* gpt: Support for GPT (GUID Partition Table) restorationLukasz Majewski2012-12-131-0/+52
* gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>Chang Hyun Park2012-12-131-43/+46
* part:efi: Move part_efi.h file to ./includeLukasz Majewski2012-12-131-0/+144
* vsprintf:fix: Change type returned by ustrtoulLukasz Majewski2012-12-131-1/+1
* exynos: Enable hashing functions and EDID for smdk5250Simon Glass2012-12-111-0/+7
* 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
* 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
OpenPOWER on IntegriCloud