Commit Graph

18727 Commits (d8fb710fdd0d85e0129385d683c6ae42db411ea1)
 

Author SHA1 Message Date
trem d8fb710fdd powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR 12 years ago
Michal Simek b4b81e83f5 phy: Add support for Marvell 88E1118R 12 years ago
Ruchika Gupta 776e66e8f1 e1000e : Correct Rx Threshold granularity 12 years ago
Tom Rini ebbf0d20aa Prepare v2013.01-rc2 12 years ago
Tom Rini 6e9005bd96 omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL 12 years ago
Joe Hershberger 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically 12 years ago
Joe Hershberger 9d8d661d7f env: Implement the env delete command 12 years ago
Joe Hershberger 24ab5a1914 env: Add setenv force support 12 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger fffad71bc4 env: Add a command to display details about env flags 12 years ago
Joe Hershberger 30fd4fadb3 tools/env: Add environment variable flags support 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger e080d545f8 env: Add a silent env handler 12 years ago
Joe Hershberger 849d5d9cda env: Add a console env handler 12 years ago
Joe Hershberger 1cf0a8b2fb env: Add a loadaddr env handler 12 years ago
Joe Hershberger 32057717e0 env: Add a baudrate env handler 12 years ago
Joe Hershberger a9f51c9b43 env: Add a bootfile env handler 12 years ago
Joe Hershberger 5e2b3e0c59 env: Add a command to view callbacks 12 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Joe Hershberger 3d3b52f258 env: Consolidate common code in hsearch_r() 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
Lukasz Majewski 9960d9a8bc gpt: Enable support for GPT partition table restoration at Samsung's Trats 12 years ago
Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 12 years ago
Lukasz Majewski 40684ddb83 gpt: Support for GPT (GUID Partition Table) restoration 12 years ago
Chang Hyun Park fae2bf22a2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> 12 years ago
Lukasz Majewski 36f2e8e0d1 gpt:doc: GPT (GUID Partition Table) documentation 12 years ago
Lukasz Majewski 9386f96ca9 part:efi: Move part_efi.h file to ./include 12 years ago
Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 12 years ago
Tom Rini caddc17f30 Merge branch 'master' of git://git.denx.de/u-boot-mips 12 years ago
Joe Hershberger f88e09de8d mips: serial: Fix busted manual relocation 12 years ago
Daniel Schwierzeck f0c27993e4 MIPS: constify mips_io_port_base 12 years ago
Łukasz Majewski bf3d58bb7d cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 12 years ago
Simon Glass 23b479b25c exynos: Enable hashing functions and EDID for smdk5250 12 years ago
Luigi Semenzato eea3f4d3e1 tpm: Add TPM stress test 12 years ago
Simon Glass 78c112c9f9 console: Enable function to display console info 12 years ago
Vadim Bendebury 9ad557be2f Add console command to access io space registers 12 years ago
Tom Wai-Hong Tam 096eb3f59b fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined 12 years ago
Tom Wai-Hong Tam 735987c5a8 edid: Add I2C command for printing the EDID 12 years ago
Tom Wai-Hong Tam d46b5f7dcb edid: Library of EDID decode and print 12 years ago
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 12 years ago
Simon Glass e50b12c95c sha1sum: Use generic hash layer 12 years ago
Simon Glass 460408ef9a Add generic hash API 12 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Simon Glass ec7381fbf6 sha256: Use const where possible and add watchdog function 12 years ago
Simon Glass a7d1d76579 sha1: Use const where possible, and unsigned for input len 12 years ago
Vincent Palatin 6a135efcd0 stdio: remove useless strncpy 12 years ago