Commit Graph

33 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass c5404b64fb Drop the log buffer 6 years ago
Simon Glass 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD 7 years ago
Simon Glass d844efec47 stdio: Correct numbering logic in stdio_probe_device() 8 years ago
Simon Glass ab29a34a59 stdio: Correct code style nits 8 years ago
Simon Glass 869588decd Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 8 years ago
Simon Glass d8441ea27e dm: stdio: Allow lazy probing of video devices 8 years ago
Simon Glass 35a1f0dfa1 stdio: Correct a build error with driver model 8 years ago
Simon Glass e3b81c1c0d dm: stdio: video: Plumb the video uclass into stdio 8 years ago
Simon Glass b206cd7372 dm: stdio: Plumb in the new keyboard uclass 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Hans de Goede 88274b6c43 stdio: Fix memleak on stdio_deregister 10 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 10 years ago
Hans de Goede 32d019265d stdio: Add force parameter to stdio_deregister 10 years ago
Simon Glass 9fb02491fe dm: Make driver model available before board_init() 10 years ago
Simon Glass d97143a67c stdio: Provide functions to add/remove devices using stdio_dev 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Jagannadha Sutradharudu Teki 32749e91aa serial: arm_dcc: Remove stdio structure support 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Michal Simek e70fb539a6 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 11 years ago
Vincent Palatin 6a135efcd0 stdio: remove useless strncpy 12 years ago
Vadim Bendebury 98ab435f73 x86: Add CBMEM console driver for coreboot 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Bradley Bolen 03bf22f559 stdio: Fix a possible buffer overflow 13 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 14 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Peter Tyser 0630535e2d arm/microblaze/nios/nios2/sh: Remove relocation fixups 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 15 years ago
Mike Frysinger 36ea8e9ad1 Blackfin: support console-over-JTAG 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Stefan Roese 3e3c026ed7 devices: Use list_add_tail() instead of list_add() to register a device 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 628ffd73bc device: make device_register() clone the device 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c1de7a6daf devices: merge to list_head 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
wdenk 68ceb29e71 Add support for console over UDP (compatible to Ingo Molnar's 20 years ago
wdenk 281e00a3be * Code cleanup 20 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 20 years ago
wdenk 232c150a25 Add support for Siemens SX1 mobile phone; 20 years ago
wdenk 80369866a4 Work on TRAB's auto_update feature. 21 years ago
wdenk 5f535fe170 * Patches by Anders Larsen, 17 Sep 2003: 21 years ago
wdenk 3595ac4979 * Patch by Rune Torgersen, 4 Jun 2003: 21 years ago
wdenk 682011ff69 * Patches by Udi Finkelstein, 2 June 2003: 21 years ago
wdenk d791b1dc3e * Make sure Block Lock Bits get cleared in R360MPI flash driver 21 years ago