Commit Graph

25023 Commits (676ac24e07463630281c21af23808728e1b3ae38)
 

Author SHA1 Message Date
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
Simon Glass 4d94dfa059 sandbox: Set up global data before board_init_f() 11 years ago
Simon Glass d93041a4ca Remove form-feeds from dlmalloc.c 11 years ago
Markus Niebel cb07d74e2e Add TQ Systems TQMa6 board support 11 years ago
Heiko Schocher e379c03902 arm, imx6: add aristainetos board 11 years ago
Heiko Schocher 562f8df18d spi: add config option to enable the WP pin function on st micron flashes 11 years ago
Heiko Schocher a0ae0091d7 i.MX6: add enable_spi_clk() 11 years ago
Heiko Schocher b2f97cf279 pwm, imx6: add support for pwm modul on imx6 11 years ago
Heiko Schocher aafe4020c1 i.MX6: define struct pwm_regs and PWMCR_* defines 11 years ago
Heiko Schocher 4a4d3a7db7 imx6: add gpr2 usb_otg_id iomux select control define 11 years ago
Marek Vasut d726d5f926 arm: mxs: Scrub useless ifdef 11 years ago
Fabio Estevam aeadf0655c mx6: Adjust the GPR offset for mx6solox 11 years ago
Fabio Estevam 0a11d6f29c mx6: Remove duplication of iomuxc structure 11 years ago
Fabio Estevam fa8cf3176c mx6sxsabresd: Add PFUZE100 PMIC support 11 years ago
Fabio Estevam a3df99b50f mx6: soc: Do not apply the PFD erratum for mx6solox 11 years ago
Iain Paton 6ed9c7bbba embestmx6boards: convert to generic board 11 years ago
Masahiro Yamada fbe79a17fd m68k: define __kernel_size_t as unsinged int again 11 years ago
Masahiro Yamada 61f06b143e m68k: fix an undefined behavior warning of M5253DEMO board 11 years ago
Wolfgang Denk e8078046b4 boards.cfg: re-claim ownership for TQM8xx boards 11 years ago
Pavel Machek 75d9a45cb0 Ethernet: let user know if there is no valid ethernet address 11 years ago
Ian Campbell 2c997e7a8f board_r: run scsi init() on ARM too 11 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 11 years ago
Masahiro Yamada f63e36adf4 .gitignore: clean-up unnecessary entries 11 years ago
Masahiro Yamada e89a07e363 Update .mailmap using scripts/mailmapper 11 years ago
Masahiro Yamada 45765eeda2 scripts: add mailmapper, a tool to create/update mailmap file 11 years ago
Masahiro Yamada 8b90a11f7c add .mailmap for proper git-shortlog output 11 years ago
Pavel Machek 3f9eb6e109 whitespace cleanups 11 years ago
Igor Grinberg 5fc2f924dc Makefile: fix tags target documentation 11 years ago
Igor Grinberg b3dfe43c6c Makefile: fix ctags/etags clean targets 11 years ago
Igor Grinberg 8d819ab5e1 Makefile: fix the {c, e}tags/cscope build targets 11 years ago
Alexander Holler 11547b2992 rpi_b: handle import of environments in files with CRLF as line endings 11 years ago
Alexander Holler 4cfe8c3edd am335x_evm: handle import of environments in files with CRLF as line endings 11 years ago
Alexander Holler 44bd26fa99 omap3_beagle: handle import of environments in files with CRLF as line endings 11 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 years ago
Tom Rini 8973601c38 h2200: Disable SHA256 on FIT images 11 years ago
Pavel Machek fccacd3b4c lib/time.c cleanups 11 years ago
Jeroen Hofstee 288afdc9b9 common: cmd_ide: use __weak and add prototypes 11 years ago
Jeroen Hofstee 2bb8eb8ec6 common: cmd_ide: remove PIO mode 11 years ago
Masahiro Yamada 5b9587ae31 serial: ns16550: use a const variable instead of macro 11 years ago
Masahiro Yamada f8c7c2033d serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor 11 years ago
Masahiro Yamada 841977df21 serial: ns16550: drop CONFIG_OMAP1610 from the special case 11 years ago
Pavel Machek 8e8d73b4a5 bootp can use mdelay 11 years ago
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access 11 years ago
Pavel Machek 949bbd7c86 catch wrong load address passed to fatload / ext2load 11 years ago
Pavel Machek 6b367467f1 Fix help text of ext2load and fatload. 11 years ago
Jeroen Hofstee 9d16e93dc2 tools: compiler.h: add missing time.h 11 years ago
Lijun Pan 4a755f1da5 driver/usb: include upper/lower_32_bits() from linux/compat.h 11 years ago
Lijun Pan 8f2df5d369 linux/compat.h: port lower_32_bits and upper_32_bits from Linux 11 years ago
Masahiro Yamada 9d78b9ae8d sparc: merge LEON2 and LEON3 linker scripts 11 years ago
Masahiro Yamada 9f847b8201 sparc: merge LEON3 linker scripts 11 years ago