Commit Graph

3705 Commits (a80a999c9b5c128cad2f67b4b32036bd4d667904)

Author SHA1 Message Date
Simon Glass 2cdb58ebdc usb: Avoid open-coded USB constants in usb_kbd.c 9 years ago
Simon Glass 17627609e0 usb: Drop unused code in usb_kbd.c 9 years ago
Simon Glass 45bfa47e12 usb: Refactor USB tree output code for testing 9 years ago
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 years ago
Thomas Chou 6752195760 common/board_f.c: move mark_bootstage after arch_cpu_init_dm 9 years ago
Simon Glass b206cd7372 dm: stdio: Plumb in the new keyboard uclass 9 years ago
Simon Glass e84421d8f3 dm: input: Create a keyboard uclass 9 years ago
Simon Glass 34ab37eef5 dm: usb: Add support for USB keyboards with driver model 9 years ago
Michal Simek bdaeb8f23c common: mii: Do not allow to exceed max phy limit 9 years ago
Nathan Rossi 66eef1e780 tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 9 years ago
Kevin Smith a7c06cd3a6 env_ubi.c: Correct pointer error in env load 9 years ago
Stephen Warren 736d1746fb itest: add missing break statements to evalexp() 9 years ago
Thomas Chou e4aa8edb6e common: add CMD_GPIO to Kconfig 9 years ago
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 9 years ago
Nikita Kiryanov 310c8466cf spl: announce boot devices 9 years ago
Nikita Kiryanov f101e4bd37 spl: add support for alternative boot device 9 years ago
Nikita Kiryanov 5211b87e0c common: spl: move image load to its own function 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Nikita Kiryanov 83cdf6faa6 spl: mmc: get rid of emmc boot code duplication 9 years ago
Nikita Kiryanov f52b729393 spl: mmc: move fs boot into its own function 9 years ago
Nikita Kiryanov d074ebb936 spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check 9 years ago
Nikita Kiryanov 339245b70d spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 9 years ago
Nikita Kiryanov 4188ba3202 spl: mmc: refactor device location code to its own function 9 years ago
Nikita Kiryanov fd61d39970 spl: mmc: add break statements in spl_mmc_load_image() 9 years ago
Nikita Kiryanov 483ab3dc80 spl: nand: remove code duplication 9 years ago
Nikita Kiryanov 50c2d2e120 splash_source: add support for filesystem formatted sata 9 years ago
Nikita Kiryanov 9bb4e94742 splash_source: add support for filesystem formatted usb 9 years ago
Nikita Kiryanov 870dd3095f splash_source: add support for filesystem formatted mmc 9 years ago
Nikita Kiryanov bcbb6448b9 splash_source: rename *_read() to *_read_raw() 9 years ago
Bin Meng 643b0f75e7 x86: Move timer_init() call a bit earlier 9 years ago
Daniel Hellstrom f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
Francois Retief 3f33f6a28b sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig 9 years ago
Daniel Hellstrom 898cc81da3 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 9 years ago
Fabio Estevam 9ac4fc8207 board_init: Change the logic to setup malloc_base 9 years ago
Peng Fan 7664846bbb common: Simplify get_clocks() #ifdef 9 years ago
Siarhei Siamashka 5e0efc1bc6 mmc: Use lldiv() for 64-bit division in write_raw_image() 9 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 years ago
Maxime Ripard 3d4ef38de2 sparse: Rename the file and header 9 years ago
Maxime Ripard 6fb77c48e4 fastboot: nand: Add pre erase and write hooks 9 years ago
Maxime Ripard bf8940d35b fastboot: Implement NAND backend 9 years ago
Maxime Ripard 1f8690aa95 sparse: Implement several chunks flashing 9 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 9 years ago
Maxime Ripard a5d1e04a53 sparse: Implement storage abstraction 9 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 9 years ago
Maxime Ripard 40aeeda396 sparse: Simplify multiple logic 9 years ago
Maxime Ripard 7bfc3b1346 sparse: Refactor chunk parsing function 9 years ago
Maxime Ripard bb83c0f35a sparse: Move main header parsing to a function of its own 9 years ago
Daniel Schwierzeck fb3db63575 common/board_f: enable setup_board_part1() for MIPS 10 years ago