aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-13env: Handle write-once ethaddr and serial# genericallyJoe Hershberger1-0/+22
2012-12-13env: Add support for access control to .flagsJoe Hershberger2-3/+50
2012-12-13env: Add a command to display details about env flagsJoe Hershberger1-0/+11
2012-12-13tools/env: Add environment variable flags supportJoe Hershberger1-0/+19
2012-12-13env: Add environment variable flagsJoe Hershberger5-8/+83
2012-12-13env: Add a silent env handlerJoe Hershberger1-0/+7
2012-12-13env: Add a console env handlerJoe Hershberger1-0/+1
2012-12-13env: Add a loadaddr env handlerJoe Hershberger1-0/+1
2012-12-13env: Add a baudrate env handlerJoe Hershberger1-0/+1
2012-12-13env: Add a bootfile env handlerJoe Hershberger1-0/+1
2012-12-13env: Add support for callbacks to environment varsJoe Hershberger5-0/+129
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger1-2/+3
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger2-1/+5
2012-12-13env: Refactor apply into change_okJoe Hershberger2-8/+12
2012-12-13env: Refactor do_apply to a flagJoe Hershberger1-7/+8
2012-12-13Make linux kernel string funcs available to toolsJoe Hershberger2-4/+9
2012-12-13gpt: Enable support for GPT partition table restoration at Samsung's TratsLukasz Majewski1-1/+27
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