Commit Graph

2849 Commits (ea5940e9d2cae3df8cdf26e7dc20537c0f1c7d59)

Author SHA1 Message Date
Tim Harvey 50c8d66d33 nand: remove CONFIG_SYS_NAND_PAGE_SIZE 11 years ago
York Sun fa39ffe5d6 common/board_f: Fix size variable 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Tom Rini 717ccc1d7f cmd_bootm.c: Only say XIP image when load is image_start 11 years ago
Kristian Otnes 5c50a92bbe hush shell: Avoid string write overflow when entering max cmd length 11 years ago
Masahiro Yamada 1d64377177 cmd_time: do not show ticks 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Simon Glass 1992dbfdb9 Make 'run' use run_command_list() instead of run_command() 11 years ago
Simon Glass fd37dac9eb sandbox: Support 'env import' and 'env export' 11 years ago
Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 11 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 11 years ago
Adrian Cox 08a98b89df usb: Fix USB keyboard polling via control endpoint 11 years ago
York Sun 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 11 years ago
Alexander Graf c48e686889 fdt_support: Add helper function to read "ranges" property 11 years ago
Alexander Graf 94fb182cdf fdt_support: split fdt_getprop_u32_default 11 years ago
Paul Burton 6dc9bacea5 board_f: call timer_init on MIPS 11 years ago
Paul Burton 3da7e5a50b board_f: call init_func_ram on MIPS 11 years ago
Kees Cook 77cc8902e9 bootm: set max decompression size for LZO 11 years ago
Paul Burton c4474fc880 board_r: return 0 from show_model_r 11 years ago
Ian Campbell fd11bea2cc blackfin: make name_to_gpio be a weak symbol 11 years ago
Tom Rini 3fa1981e24 env_flash.c: Drop unused variables 11 years ago
Karicheri, Muralidharan bf411ea9f1 tools: mkimage: add support for gpimage format 11 years ago
Vitaly Andrianov 00c200f137 fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() 11 years ago
Tom Rini ae1590ed52 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot 11 years ago
Tom Rini 39b924a304 env_mmc.c: Remove NULL check on tmp_env1/2 11 years ago
Tom Rini b9c8ccaba7 env_mmc.c: Allow environment to be used within SPL 11 years ago
Masahiro Yamada 9f66150436 floppy: delete unused files 11 years ago
Simon Glass 0f605c1501 Start the deprecation process for generic board 11 years ago
Tom Rini 04d2f0a9f3 Revert "Start the deprecation process for generic board" 11 years ago
Przemyslaw Marczak 39206382de cmd:gpt: randomly generate each partition uuid if undefined 11 years ago
Tom Rini 33ace362fd mmc: Add 'mmc rst-function' sub-command 11 years ago
Simon Glass 36c4b1d980 Start the deprecation process for generic board 11 years ago
Matthias Fuchs 01a0c64762 common, env: Fix support for environment in i2c eeprom 11 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 years ago
Patrice Bouchand 5527f832c0 Add lzmadec command 11 years ago
Marek Vasut a4223b746d env: Implement support for encrypting environment 11 years ago
Marek Vasut 7ce1526ed2 env: Add env_export() wrapper 11 years ago
Marek Vasut b401b73d02 aes: Add 'aes' command to access AES-128-CBC 11 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 11 years ago
Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 11 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 11 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 11 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 11 years ago
Heiko Schocher 097dd3e0a9 fdt: add "fdt checksign" command 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Vadim Bendebury 41364f0fbe cros_ec: Move EC interface into common library 11 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 11 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
Tom Rini 3775dcd9c4 cmd_nvedit: Make 'env import -c' require size parameter 11 years ago
Stephen Warren fe9ca3d328 hush: fix some quoted variable expansion issues 11 years ago