Commit Graph

3088 Commits (3372a9a7a83ca62f5d3536afef8aec6ac553ad9e)

Author SHA1 Message Date
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 11 years ago
Andreas Bießmann e76caa627b spl: move comment to the right place 11 years ago
Ahmad Draidi 86f4695bd0 image: Fix Android boot image support 11 years ago
Masahiro Yamada a3a4749df2 cmd_mem: call unmap_sysmem() after map_sysmem() 11 years ago
Masahiro Yamada 616e2162a5 common: command: trivial coding style fixes 11 years ago
Bin Meng d641819cf8 common/cmd_io.c: Fix incorrect help for iod/iow 11 years ago
Rob Herring 998194584e aboot: fix block addressing for don't care chunk type 11 years ago
Guillaume GARDET 7d2b4e7729 spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. 11 years ago
Guillaume GARDET 592f922261 spl: Add EXT support to SPL 11 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 11 years ago
Simon Glass 4fd074de03 usb: Use correct printf() format string for uintptr_t 11 years ago
Simon Glass f36094733a scsi: Use correct printf() format string for uintptr_t 11 years ago
Valentin Longchamp 4bf3a56f2b Revert "common, env: Fix support for environment in i2c eeprom" 11 years ago
Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 11 years ago
Jeroen Hofstee 5b5ac64560 gpio: add protype for name_to_gpio 11 years ago
Jeroen Hofstee 73063c0422 common/cmd_elf.c: add missing include 11 years ago
Jeroen Hofstee 482f4691a3 common:console: add missing include 11 years ago
Tom Rini 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 11 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 11 years ago
Jeroen Hofstee 718fecae4a image-fit: make local function static 11 years ago
Jeroen Hofstee 45f08d359f env_nand: make local functions static 11 years ago
Jeroen Hofstee 2588ba14db common: board_r: make local functions static 11 years ago
Jeroen Hofstee 553d8c3a5a common: cmd_elf: make do_bootelf_exec static 11 years ago
Jeroen Hofstee 002ad7b877 misc: use __weak 11 years ago
Jeroen Hofstee dd2a6cd0f7 common: board: use __weak 11 years ago
Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass 11 years ago
Felipe Balbi 41f1d40d92 common: Makefile: allow for spl builds with env_fat 11 years ago
Simon Glass 84d6cbd302 dm: cros_ec: Add support for driver model 11 years ago
Simon Glass fbb099183e dm: Convert spi_flash_probe() and 'sf probe' to use driver model 11 years ago
Simon Glass ff0960f9a0 sf: Tidy up public and private header files 11 years ago
Simon Glass 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 11 years ago
Simon Glass 843c9e8796 dm: Add spi.h header to a few files 11 years ago
Simon Glass ebe76a2df9 dm: Remove spi_init() from board_r.c when using driver model 11 years ago
Simon Glass d7af6a4851 dm: spi: Add a uclass for SPI 11 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 11 years ago
Simon Glass 5ba63dd4f9 sandbox: bootm: Don't fail the architecture check 11 years ago
Ruchika Gupta c5de15cbc8 crypto/fsl: Add command for encapsulating/decapsulating blobs 11 years ago
Simon Glass 0156444cf7 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 11 years ago
Valentin Longchamp ae1a74ebe7 common/board_r: remove warning in initr_mem for 64-bit phys_size_t 11 years ago
Roger Quadros 76300c0d2d common: spl_sata: perform SCSI scan before getting device 11 years ago
York Sun fef3e25fc3 common/board_r: Fix booting issue on T4240QDS 11 years ago
Ian Campbell 64a0c24726 pxe: Ensure we don't overflow bootargs 11 years ago
Charles Manning 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 11 years ago
Hans de Goede 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used 11 years ago
Hans de Goede 32d019265d stdio: Add force parameter to stdio_deregister 11 years ago
Hans de Goede 3f78a28037 usb: kbd: Remove check for already being registered 11 years ago
Hans de Goede 6e78c74f62 usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop() 11 years ago
Hans de Goede 0ea09dfe87 usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister 11 years ago
Hans de Goede 9b2393812e usb: kbd: Fix unaligned buffer usage in usb_kbd_setled() 11 years ago
Wally Yeh fa7b88519e cmd_mmc: fix bootpart-resize maxarg to 4 11 years ago