Commit Graph

2464 Commits (5ed6f447af60aabd2669d913f673793c1ce48f47)

Author SHA1 Message Date
Marek Vasut b57c652802 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver 13 years ago
Marek Vasut 6cb3273d11 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver 13 years ago
Marek Vasut 0191142283 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver 13 years ago
Marek Vasut 7b953c5165 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver 13 years ago
Marek Vasut 41651cab97 serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI 13 years ago
Marek Vasut 5ae1de0d49 serial: bfin: Adjust serial_register_bfin_uart() 13 years ago
Marek Vasut abc0ed8da1 serial: ns16550: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 918327c8f0 serial: mpc512x: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 87d692295f serial: microblaze: Move serial registration from serial_initialize() 13 years ago
Tom Rini 51d8102f8e serial: zynq: Move serial registration from serial_initialize() 13 years ago
Marek Vasut b4980515f3 serial: s5p: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 1fe5c11045 serial: pxa: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 28af6385c7 serial: s3c24xx: Move serial registration from serial_initialize() 13 years ago
Marek Vasut f0eb1f61b0 serial: mpc8xx: Move serial registration from serial_initialize() 13 years ago
Marek Vasut 2a333aeb8f serial: Implement serial_initfunc() macro 13 years ago
Marek Vasut 89143fb3b0 serial: Rename .init() and .uninit() in serial_device 13 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 13 years ago
Tom Rini 868444faa0 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() 13 years ago
Tom Rini 61c0d6ae77 gth2: Remove this platform 13 years ago
Daniel Schwierzeck b0d60a9812 common: cmd_elf.c: use uintptr_t for casts from u32 to void* 13 years ago
Daniel Schwierzeck 62e03d33c9 common: cmd_elf.c: fix checkpath.pl warnings 13 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 13 years ago
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 13 years ago
Joe Hershberger 961c437b6c Improve license declaration for cmd_ini.h 13 years ago
Michal Simek 194846f398 serial: Add Zynq serial driver 13 years ago
Joe Hershberger bb64d1c92f Output strings from echo with puts where easy 13 years ago
Joe Hershberger da83bcd7b3 Add a command to access the system timer 13 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 13 years ago
Joe Hershberger 36180d96cc Cleanup cache command prints 13 years ago
Joe Hershberger e9455fcc45 Fix checkpatch.pl complaints in cmd_cache.c 13 years ago
Joe Hershberger ecd7295004 Add parameter to md5sum to save the md5 sum 13 years ago
Joe Hershberger 5ab177bede Implement verify option for md5sum command 13 years ago
Joe Hershberger 3c210e29cd Add parameter to sha1sum to save the SHA1 sum 13 years ago
Joe Hershberger e6e77d354f Implement verify option for sha1sum command 13 years ago
Joe Hershberger b0fe6abd71 Change dead code in "test" cmd to debug output 13 years ago
Joe Hershberger 93d7212fa6 Allow runtime configuration of "zero-delay" check 13 years ago
Simon Glass 2eba38cf84 bootstage: Add bootstage command 13 years ago
Simon Glass fcf509b807 bootstage: Add feature to stash/unstash bootstage info 13 years ago
Simon Glass 94fd1316b7 bootstage: Store boot timings in device tree 13 years ago
Simon Glass 0e99677358 bootstage: Add time accumulation feature 13 years ago
Simon Glass 094e06a523 bootstage: Export bootstage_add_record() function 13 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 13 years ago
Ilya Yanok 4063c77deb OMAP: spl: call timer_init() from SPL 13 years ago
Anatolij Gustschin e5acb883ae cmd_fat.c: fix build warning 13 years ago
Lei Wen f2b96dfbbc common: add zip command support 13 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 13 years ago
Tom Rini 4212098181 SPL: Rework how we inform about un-headered images 13 years ago
Tom Rini 1292eaf353 SPL: Make un-supported boot device puts a debug instead 13 years ago
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point 13 years ago
Tom Rini a4cc1c4877 SPL: SPI: Enhance spi_spl_load to match the other load functions 13 years ago