Commit Graph

3829 Commits (6ce73f5dbbb52c51b147ec64cae00b0ff56e5981)

Author SHA1 Message Date
Francois Retief 3f33f6a28b sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig 10 years ago
Daniel Hellstrom 898cc81da3 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 10 years ago
Fabio Estevam 9ac4fc8207 board_init: Change the logic to setup malloc_base 10 years ago
Peng Fan 7664846bbb common: Simplify get_clocks() #ifdef 10 years ago
Siarhei Siamashka 5e0efc1bc6 mmc: Use lldiv() for 64-bit division in write_raw_image() 10 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 10 years ago
Maxime Ripard 3d4ef38de2 sparse: Rename the file and header 10 years ago
Maxime Ripard 6fb77c48e4 fastboot: nand: Add pre erase and write hooks 10 years ago
Maxime Ripard bf8940d35b fastboot: Implement NAND backend 10 years ago
Maxime Ripard 1f8690aa95 sparse: Implement several chunks flashing 10 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 10 years ago
Maxime Ripard a5d1e04a53 sparse: Implement storage abstraction 10 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 10 years ago
Maxime Ripard 40aeeda396 sparse: Simplify multiple logic 10 years ago
Maxime Ripard 7bfc3b1346 sparse: Refactor chunk parsing function 10 years ago
Maxime Ripard bb83c0f35a sparse: Move main header parsing to a function of its own 10 years ago
Daniel Schwierzeck fb3db63575 common/board_f: enable setup_board_part1() for MIPS 10 years ago
Thomas Chou bbfdff31e0 nios2: use common sequence for reserve_uboot 10 years ago
Thomas Chou 744b57b8a6 nios2: use dram bank in board info 10 years ago
Fabio Estevam c3c016cf75 sf: Add SPI NOR protection mechanism 10 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 10 years ago
Tom Rini f5fb78a274 common/usb_storage.c: Clean up usb_storage_probe() 10 years ago
Bin Meng cb6baca77b net: mdio: Add mdio_free() and mdio_unregister() API 10 years ago
Gong Qianyu 18fb0e3cae common/board_f.c: change the macro name and remove it for PPC platforms 10 years ago
Tom Rini c139b5ff09 image.c: Fix non-Android booting with ramdisk and/or device tree 10 years ago
Scott Wood da77c81990 fdt_support: Don't panic if stdout alias is missing 10 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 10 years ago
Gong Qianyu 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 10 years ago
Simon Glass 518f0bccc4 board_init_f_mem(): Don't create an unused early malloc() area 10 years ago
Simon Glass 12360982fa board_init_f_mem(): Don't require memset() 10 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 10 years ago
Stephen Warren 7861204c9a itest: make memory access work under sandbox 10 years ago
Hans de Goede ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 10 years ago
Pierre Aubert 83636fa09d Allow imxtract to extract part of script image. 10 years ago
Bernhard Nortmann 13cfbe5135 allow LED initialization without STATUS_LED_BOOT 10 years ago
Thomas Chou 545dfd1014 env: export fdt_blob to the environment variable 10 years ago
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Thomas Chou a54915d8a1 nios2: convert altera timer to driver model 10 years ago
Thomas Chou 8f41b8785b timer: start a new timer after relocation 10 years ago
Thomas Chou fea7f3aa3e nios2: Switch to generic timer 10 years ago
Nishanth Menon ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 10 years ago
Bin Meng 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 10 years ago
Bin Meng b90ff0fdaa cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 10 years ago
Bin Meng 9e98b7e3c5 cmd: bootvx: Always get VxWorks bootline from env 10 years ago
Bin Meng a4092dbd81 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline 10 years ago
Bin Meng 7f0c3c51c2 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline 10 years ago
Bin Meng 9dffa52da8 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() 10 years ago
Bin Meng ebca3df781 cmd: Clean up cmd_elf a little bit 10 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 10 years ago