Commit Graph

7646 Commits (2598090b7e17f8bdca95b22e7f27217054730e02)

Author SHA1 Message Date
Joe Hershberger 2598090b7e env: Add environment variable flags 13 years ago
Joe Hershberger e080d545f8 env: Add a silent env handler 13 years ago
Joe Hershberger 849d5d9cda env: Add a console env handler 13 years ago
Joe Hershberger 1cf0a8b2fb env: Add a loadaddr env handler 13 years ago
Joe Hershberger 32057717e0 env: Add a baudrate env handler 13 years ago
Joe Hershberger a9f51c9b43 env: Add a bootfile env handler 13 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 13 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 13 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 13 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 13 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 13 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 13 years ago
Lukasz Majewski 9960d9a8bc gpt: Enable support for GPT partition table restoration at Samsung's Trats 13 years ago
Lukasz Majewski 40684ddb83 gpt: Support for GPT (GUID Partition Table) restoration 13 years ago
Chang Hyun Park fae2bf22a2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> 13 years ago
Lukasz Majewski 9386f96ca9 part:efi: Move part_efi.h file to ./include 13 years ago
Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 13 years ago
Simon Glass 23b479b25c exynos: Enable hashing functions and EDID for smdk5250 13 years ago
Vadim Bendebury 9ad557be2f Add console command to access io space registers 13 years ago
Tom Wai-Hong Tam d46b5f7dcb edid: Library of EDID decode and print 13 years ago
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 13 years ago
Simon Glass 460408ef9a Add generic hash API 13 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 13 years ago
Simon Glass ec7381fbf6 sha256: Use const where possible and add watchdog function 13 years ago
Simon Glass a7d1d76579 sha1: Use const where possible, and unsigned for input len 13 years ago
Kenneth Waters ff048ea916 Add a command to read raw blocks from a partition 13 years ago
Anton Staaf 53fdc7ef2e Add gettime command 13 years ago
Nikita Kiryanov 94740e4739 gpio: remove duplicate function signature 13 years ago
Luka Perkov 3fdf7596df Change e-mail address of Luka Perkov 13 years ago
Simon Glass ac426b7290 x86: Fix coreboot config to boot on Chromebook 13 years ago
Gabe Black d954a431ec x86: Turn on support for EFI's GPT in the coreboot config 13 years ago
Simon Glass cbca883c46 x86: coreboot: Enable video display 13 years ago
Stefan Reinauer 300081aa68 x86: Emit port 80 post codes in show_boot_progress() 13 years ago
Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 13 years ago
Simon Glass 34d6057be1 x86: Enable CONFIG_CMD_ZBOOT for coreboot 13 years ago
Simon Glass a7e6d5496c x86: Enable ICH6 GPIO controller for coreboot 13 years ago
Bill Richardson 55ae10f8db x86: gpio: Add GPIO driver for Intel ICH6 and later. 13 years ago
Simon Glass e3ff797cdb cbfs: Add docbook template 13 years ago
Simon Glass 2592075776 cbfs: Remove mention of CREDITS files 13 years ago
Matthias Fuchs 468ebf190a 4xx: Fix PCI memory mapping on CPCI405 boards 13 years ago
Stefan Roese 13b4f63949 mpc5200: Add a3m071 board support 13 years ago
Simon Glass a78d49473c x86: Define CONFIG_SYS_VSNPRINTF for coreboot 13 years ago
Simon Glass 420a2ca73f x86: Select stdio devices for coreboot 13 years ago
Vadim Bendebury 98ab435f73 x86: Add CBMEM console driver for coreboot 13 years ago
Nobuhiro Iwamatsu f3269ad4e8 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s 13 years ago
Simon Glass d02a568e9a x86: coreboot: Enable LPC TPM 13 years ago
Simon Glass cd23e6923f x86: Remove coreboot start16 code 13 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 13 years ago
Zang Roy-R61911 9760b274df powerpc/corenet_ds: move SATA config to board configuration 13 years ago
York Sun ca1b0b8956 powerpc/P2041RDB: Fix Flash address LAW address 13 years ago