Commit Graph

3690 Commits (716e4ffe99152ea572c7913462dcdf981023050f)

Author SHA1 Message Date
Thomas Chou e4aa8edb6e common: add CMD_GPIO to Kconfig 10 years ago
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 10 years ago
Nikita Kiryanov 310c8466cf spl: announce boot devices 10 years ago
Nikita Kiryanov f101e4bd37 spl: add support for alternative boot device 10 years ago
Nikita Kiryanov 5211b87e0c common: spl: move image load to its own function 10 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 10 years ago
Nikita Kiryanov 83cdf6faa6 spl: mmc: get rid of emmc boot code duplication 10 years ago
Nikita Kiryanov f52b729393 spl: mmc: move fs boot into its own function 10 years ago
Nikita Kiryanov d074ebb936 spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check 10 years ago
Nikita Kiryanov 339245b70d spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 10 years ago
Nikita Kiryanov 4188ba3202 spl: mmc: refactor device location code to its own function 10 years ago
Nikita Kiryanov fd61d39970 spl: mmc: add break statements in spl_mmc_load_image() 10 years ago
Nikita Kiryanov 483ab3dc80 spl: nand: remove code duplication 10 years ago
Nikita Kiryanov 50c2d2e120 splash_source: add support for filesystem formatted sata 10 years ago
Nikita Kiryanov 9bb4e94742 splash_source: add support for filesystem formatted usb 10 years ago
Nikita Kiryanov 870dd3095f splash_source: add support for filesystem formatted mmc 10 years ago
Nikita Kiryanov bcbb6448b9 splash_source: rename *_read() to *_read_raw() 10 years ago
Bin Meng 643b0f75e7 x86: Move timer_init() call a bit earlier 10 years ago
Daniel Hellstrom f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 10 years ago
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