Commit Graph

2170 Commits (4ac8f8e022dad149f47a369e60e536b356f14493)

Author SHA1 Message Date
Marek Vasut 918327c8f0 serial: mpc512x: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 87d692295f serial: microblaze: Move serial registration from serial_initialize() 12 years ago
Tom Rini 51d8102f8e serial: zynq: Move serial registration from serial_initialize() 12 years ago
Marek Vasut b4980515f3 serial: s5p: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 1fe5c11045 serial: pxa: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 28af6385c7 serial: s3c24xx: Move serial registration from serial_initialize() 12 years ago
Marek Vasut f0eb1f61b0 serial: mpc8xx: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 2a333aeb8f serial: Implement serial_initfunc() macro 12 years ago
Marek Vasut 89143fb3b0 serial: Rename .init() and .uninit() in serial_device 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Tom Rini 868444faa0 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() 12 years ago
Tom Rini 61c0d6ae77 gth2: Remove this platform 12 years ago
Daniel Schwierzeck b0d60a9812 common: cmd_elf.c: use uintptr_t for casts from u32 to void* 12 years ago
Daniel Schwierzeck 62e03d33c9 common: cmd_elf.c: fix checkpath.pl warnings 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 12 years ago
Joe Hershberger 961c437b6c Improve license declaration for cmd_ini.h 12 years ago
Michal Simek 194846f398 serial: Add Zynq serial driver 12 years ago
Joe Hershberger bb64d1c92f Output strings from echo with puts where easy 12 years ago
Joe Hershberger da83bcd7b3 Add a command to access the system timer 12 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 12 years ago
Joe Hershberger 36180d96cc Cleanup cache command prints 12 years ago
Joe Hershberger e9455fcc45 Fix checkpatch.pl complaints in cmd_cache.c 12 years ago
Joe Hershberger ecd7295004 Add parameter to md5sum to save the md5 sum 12 years ago
Joe Hershberger 5ab177bede Implement verify option for md5sum command 12 years ago
Joe Hershberger 3c210e29cd Add parameter to sha1sum to save the SHA1 sum 12 years ago
Joe Hershberger e6e77d354f Implement verify option for sha1sum command 12 years ago
Joe Hershberger b0fe6abd71 Change dead code in "test" cmd to debug output 12 years ago
Joe Hershberger 93d7212fa6 Allow runtime configuration of "zero-delay" check 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Ilya Yanok 4063c77deb OMAP: spl: call timer_init() from SPL 12 years ago
Anatolij Gustschin e5acb883ae cmd_fat.c: fix build warning 12 years ago
Lei Wen f2b96dfbbc common: add zip command support 12 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 12 years ago
Tom Rini 4212098181 SPL: Rework how we inform about un-headered images 12 years ago
Tom Rini 1292eaf353 SPL: Make un-supported boot device puts a debug instead 12 years ago
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point 12 years ago
Tom Rini a4cc1c4877 SPL: SPI: Enhance spi_spl_load to match the other load functions 12 years ago
Stefan Roese 022b4975c8 SPL: Add option to skip copying of the mkimage header 12 years ago
Stefan Roese 33d346464a SPL: Add NOR flash booting support 12 years ago
Chander Kashyap a655938a93 PXE: FDT: Add support for fdt in PXE 12 years ago
Tom Rini d97b4ce805 SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 12 years ago
Stefan Roese 77552b0633 SPL: Use image_get_xxx() functions to access header values 12 years ago
Stefano Babic ae83d882f5 SPL: do not use fix value for u-boot size 12 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 12 years ago
Igor Grinberg 9aa90c1df0 env: checkpatch clean env_fat 12 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 12 years ago
Stephen Warren 5cf41dccff cmd_part: add partition-related command 12 years ago