Commit Graph

244 Commits (bf21a5deb9614898b1f9f12292950ee55f72bedf)

Author SHA1 Message Date
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 9 years ago
Nikita Kiryanov 904672ee48 lcd: refactor lcd console stuff into its own file 10 years ago
Alison Wang ed39218238 common: spl: Add interactive DDR debugger support for SPL image 10 years ago
Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
Felipe Balbi 41f1d40d92 common: Makefile: allow for spl builds with env_fat 10 years ago
Ruchika Gupta c5de15cbc8 crypto/fsl: Add command for encapsulating/decapsulating blobs 10 years ago
Masahiro Yamada f494e0a184 kbuild: refactor some makefiles 10 years ago
Steve Rae e5bf9878ea usb/gadget: fastboot: implement sparse format 10 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 10 years ago
Tom Rini 00e385325f common/Makefile: Consolidate SPL ENV options, correct inclusion 10 years ago
Simon Glass aa53233a15 Add an I/O tracing feature 10 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 10 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 10 years ago
Simon Glass 30354978ff Move command line API into cli.c 10 years ago
Simon Glass 66ded17dfc Move autoboot code to autoboot.c 10 years ago
Simon Glass 6493ccc7cf Split out simple parser and readline into separate files 10 years ago
Simon Glass eca86fad3d Rename hush to cli_hush 10 years ago
Sebastian Siewior 3aab70afc5 usb/gadget: add the fastboot gadget 10 years ago
Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 10 years ago
Patrice Bouchand 5527f832c0 Add lzmadec command 10 years ago
Marek Vasut b401b73d02 aes: Add 'aes' command to access AES-128-CBC 10 years ago
Vadim Bendebury 41364f0fbe cros_ec: Move EC interface into common library 10 years ago
Simon Glass 39f7611fec dm: Add a demonstration/example driver 10 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 10 years ago
Tom Rini 1530f6f51a fs/fdos: Remove 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 10 years ago
Michal Simek 08d0d6f32e common: Add new clk command 10 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago
Masahiro Yamada 878a095e44 Makefile: delete unnecessary CPPFLAGS settings 11 years ago
Masahiro Yamada 017ce20f46 common: Delete unnecessary rules. 11 years ago
Masahiro Yamada 0ccf54c6f4 common: convert makefiles to Kbuild style 11 years ago
Lukasz Majewski 3402b05343 cmd:thor: Support for TIZEN's download command (thordown) 11 years ago
Dirk Eibach 869b550ea3 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 11 years ago
Simon Glass 3e569a6b1e image: Add signing infrastructure 11 years ago
Simon Glass cabcbb56c8 Add a trace command 11 years ago
Ying Zhang f90572d91b Makefile: move the common makefile line to public area 11 years ago
Ying Zhang ba1bee43ec common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL 11 years ago
Simon Glass 44d3a3066b image: Split libfdt code into image-fdt.c 11 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 11 years ago
Bob Liu 7d861d95a3 blackfin: bf609: add softswitch config command 11 years ago
Benoît Thébaudeau ccca7dfd02 Add fuse API and commands 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago
Pali Rohár e7abe91967 New command bootmenu: ANSI terminal boot menu support 11 years ago
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 11 years ago
Simon Glass 6f6430d72b Introduce generic post-relocation board_r.c 11 years ago