Commit Graph

2334 Commits (5febe8db91a9feca467ce8e0189a69b49cba02e7)

Author SHA1 Message Date
Kim Phillips 8aa5ec6e16 common/fdt_support.c: sparse fixes 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Michal Simek e70fb539a6 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 12 years ago
Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 12 years ago
Jim Lin b2f3e0ea3e console: USB: KBD: Fix incorrect autoboot timeout 12 years ago
Fabio Estevam b56540801f common: env_mmc: Use __weak annotation to simplify code 12 years ago
Gabor Juhos 0f3073433c common/cmd_bootm.c: prevent running of subcommands before 'bootm start' 12 years ago
Simon Glass c8fcd0f279 Only use fb_base if we have a display 12 years ago
Michal Simek 82b6a4764c common: cmd_bdinfo: Fix compilation warning for microblaze 12 years ago
Michal Simek 9fc6a06ad3 common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM 12 years ago
Simon Glass 1206c18403 ppc: Move brg_clk to arch_global_data 12 years ago
Simon Glass 34fd5d253d arm: Move tlb_addr and tlb_size to arch_global_data 12 years ago
Nikita Kiryanov dad631ccf7 lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs 12 years ago
Daniel Schwierzeck 58bd77db9d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC 12 years ago
Simon Glass 15a33e49de Add option to display customised memory information 12 years ago
Rajeshwari Shinde 2b8a053344 Sound: Add FDT support to CMD. 12 years ago
Stefan Reinauer e56cdd778c x86: Add coreboot version to u-boot's version command 12 years ago
Joe Hershberger 4823b45da2 Add a simple load option to setexpr 12 years ago
Simon Glass 2400727318 spi: Add SPI flash test 12 years ago
James Miller a683c288d4 spi: Add progress percentage and write speed to `sf update` 12 years ago
Vincent Palatin 8b57e2f081 usb: properly detect empty mass storage media reader 12 years ago
Milind Choudhary 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 12 years ago
Vipin Kumar b6d7852cf8 usbh/ehci: Increase timeout for enumeration 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 c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 12 years ago
Łukasz Majewski bf3d58bb7d cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 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