Commit Graph

25038 Commits (93d4334f7f5bc2f0fb580606f0701b2252c6d8d6)
 

Author SHA1 Message Date
Simon Glass 7793ac96c6 console: Remove vprintf() optimisation for sandbox 11 years ago
Simon Glass d97143a67c stdio: Provide functions to add/remove devices using stdio_dev 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 11 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 11 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 11 years ago
Simon Glass eb9ef5fee7 dm: Use an explicit expect value in core tests 11 years ago
Simon Glass 5b9765c7d6 dm: gpio: Don't use the driver model uclass for SPL 11 years ago
Simon Glass 6d7601e744 sandbox: Always enable malloc debug 11 years ago
Simon Glass b53e94b132 sandbox: config: Enable pre-relocation malloc() 11 years ago
Simon Glass 29afe9e6ed sandbox: Support pre-relocation malloc() 11 years ago
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
Shengzhou Liu b0d97cd2ed powerpc/t1040: update i2c for t1040qds and t104xrdb 11 years ago
Tang Yuantian 7cb7272365 mpc85xx/t104x: Enable L2 and CPC cache when resume 11 years ago
Shaveta Leekha a1399a9187 powerpc/chassis2: Configure and enable L2 cache for PPC clusters only 11 years ago
Shaohui Xie e55782eccc powerpc/t4240qds: fix offset of serdes when checking reference clock 11 years ago
York Sun 3d75ec95f5 driver/ddr: Fix DDR register timing_cfg_8 11 years ago
Shaohui Xie de51916310 powerpc/ifc: fix invalid CSn FTIM2.TCH setting 11 years ago
York Sun 9d0456822c powerpc/mpc85xx: Check return value of find_tlb_idx 11 years ago
York Sun 8340e7ac86 driver/ddr: Fix DDR4 driver for ARM 11 years ago
vijay rai 6666017f44 powerpc/t1040qds: Initialize EPHY2 clock to RGMII only 11 years ago
Prabhakar Kushwaha 591dd19230 driver/nand: Add support of 16K SRAM for IFC 2.0 11 years ago
Zang Roy-R61911 32514d259b fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint 11 years ago
Prabhakar Kushwaha 04818bbdc3 driver/nand: Update SRAM initialize logic for IFC. 11 years ago
Prabhakar Kushwaha 3bab3d8324 driver/nand:Define MAX_BANKS same as SoC defined for IFC 11 years ago
Lijun Pan d0bc51407c powerpc/mpc85xx: Remove P1023 RDS support 11 years ago
Sandeep Singh d43a386a91 powerpc/mpc85xx: Removed support for G4060 11 years ago
Zhao Qiang 38d67a4e55 qe: move immap_qe.h from arch directory into common directory 11 years ago
Shengzhou Liu 09c2046ff6 board/t2080qds: enable sst and eon spi flash for nor boot 11 years ago
Rotariu Marian-Cristian 1155d8d853 net/fm: call fm_port_to_index() with proper checks 11 years ago
Shengzhou Liu 605714f669 powerpc/85xx: add fdt_fixup_dma3 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