Commit Graph

2340 Commits (3ead92c571e7e17ca1c525c0fcd40e58901c5655)

Author SHA1 Message Date
Piotr Wilczek 3e34cf7bff gpt: fix partion size limit 13 years ago
Holger Hans Peter Freyther 4f47aceb11 led: The gpio_led.c code expects that LED state is from the enum 13 years ago
Reinhard Arlt 1b3e0b191a cmd_elf: Fix broken bootvx command 13 years ago
Robert P. J. Day 70d7cb9252 cmd_load.c: Add #endif comments to reduce confusion 13 years ago
Robert P. J. Day 85de63e2e6 cmd_mem.c: Fix some typoes, no functional changes 13 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 13 years ago
Kim Phillips 8aa5ec6e16 common/fdt_support.c: sparse fixes 13 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 13 years ago
Michal Simek e70fb539a6 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 13 years ago
Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 13 years ago
Jim Lin b2f3e0ea3e console: USB: KBD: Fix incorrect autoboot timeout 13 years ago
Fabio Estevam b56540801f common: env_mmc: Use __weak annotation to simplify code 13 years ago
Gabor Juhos 0f3073433c common/cmd_bootm.c: prevent running of subcommands before 'bootm start' 13 years ago
Simon Glass c8fcd0f279 Only use fb_base if we have a display 13 years ago
Michal Simek 82b6a4764c common: cmd_bdinfo: Fix compilation warning for microblaze 13 years ago
Michal Simek 9fc6a06ad3 common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM 13 years ago
Simon Glass 1206c18403 ppc: Move brg_clk to arch_global_data 13 years ago
Simon Glass 34fd5d253d arm: Move tlb_addr and tlb_size to arch_global_data 13 years ago
Nikita Kiryanov dad631ccf7 lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs 13 years ago
Daniel Schwierzeck 58bd77db9d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC 13 years ago
Simon Glass 15a33e49de Add option to display customised memory information 13 years ago
Rajeshwari Shinde 2b8a053344 Sound: Add FDT support to CMD. 13 years ago
Stefan Reinauer e56cdd778c x86: Add coreboot version to u-boot's version command 13 years ago
Joe Hershberger 4823b45da2 Add a simple load option to setexpr 13 years ago
Simon Glass 2400727318 spi: Add SPI flash test 13 years ago
James Miller a683c288d4 spi: Add progress percentage and write speed to `sf update` 13 years ago
Vincent Palatin 8b57e2f081 usb: properly detect empty mass storage media reader 13 years ago
Milind Choudhary 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 13 years ago
Vipin Kumar b6d7852cf8 usbh/ehci: Increase timeout for enumeration 13 years ago
Joe Hershberger 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically 13 years ago
Joe Hershberger 9d8d661d7f env: Implement the env delete command 13 years ago
Joe Hershberger 24ab5a1914 env: Add setenv force support 13 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 13 years ago
Joe Hershberger fffad71bc4 env: Add a command to display details about env flags 13 years ago
Joe Hershberger 30fd4fadb3 tools/env: Add environment variable flags support 13 years ago
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 5e2b3e0c59 env: Add a command to view callbacks 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
Piotr Wilczek 8b09623766 gpt: Support for new "gpt" command 13 years ago
Łukasz Majewski bf3d58bb7d cmd:spl:fix: Prevent from a build error on boards, which don't support FDT 13 years ago
Luigi Semenzato eea3f4d3e1 tpm: Add TPM stress test 13 years ago