Commit Graph

14136 Commits (43883dc3e50e224ea68031bf34b766544311bf60)
 

Author SHA1 Message Date
Stefano Babic 43883dc3e5 MX51: vision2: Set global macros 13 years ago
Marek Vasut b567b8ff79 I2C: Add i2c_get/set_speed() to mxc_i2c.c 13 years ago
Marek Vasut 47af6f61bc ARM: Update mach-types 13 years ago
Simon Schwarz 99154714e2 devkit8000: Add config to enable SPL MMC boot 13 years ago
Simon Schwarz c9f3cf14e5 devkit8000: protect board_mmc_init 13 years ago
Heiko Schocher f31a911fe2 arm, post: add missing post_time_ms for arm 13 years ago
Heiko Schocher e92372c8a7 cosmetic, post: Codingstyle cleanup 13 years ago
Heiko Schocher ee4014b005 arm, logbuffer: make it compileclean 13 years ago
Tom Warren ccf7988b9a tegra2: Enable MMC for Seaboard 13 years ago
Simon Glass 20e18e051f tegra2: Add more pinmux functions 13 years ago
Simon Glass c3cf49d247 tegra2: Rename PIN_ to PINGRP_ 13 years ago
Simon Glass 4ed59e70e4 tegra2: Add more clock functions 13 years ago
Simon Glass 3e00dbdf24 tegra2: Clean up board code a little 13 years ago
Simon Glass 03c609f69b tegra2: Rename CLOCK_PLL_ID to CLOCK_ID 13 years ago
Donggeun Kim c30a15e590 FAT: Add FAT write feature 13 years ago
Simon Glass eea63e05d0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment 13 years ago
Simon Glass f5437ad141 fdt: ARM: Implement and verify embedded and separate device tree 13 years ago
Simon Glass b5220bc6ed fdt: add decode helper library 13 years ago
Simon Glass 2c0f79e44b fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) 13 years ago
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 13 years ago
Simon Glass 45ba8077f3 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) 13 years ago
Simon Glass 2d46cf291e net: tftpput: add tftpput command 13 years ago
Simon Glass 1fb7cd498e net: tftpput: implement tftp logic 13 years ago
Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 13 years ago
Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp 13 years ago
Simon Glass e4cde2f70d net: tftpput: Factor out start, restart and next block functions 13 years ago
Simon Glass f5329bbc3f net: tftpput: move common code into separate functions 13 years ago
Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 13 years ago
Simon Glass 4793ee6522 net: tftpput: Add support for receiving ICMP packets 13 years ago
Simon Glass 8f79bb17a4 net: tftpput: Move ICMP code into its own function 13 years ago
Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 13 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 13 years ago
Joachim Foerster 70d52f9a4e altera_tse: Fix return of eth_device's recv() callback 13 years ago
Joachim Foerster 15eb106966 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode 13 years ago
Joachim Foerster b962ac794a altera_tse: Add support for dedicated descriptor memory 13 years ago
Joachim Foerster 29095f1a5c altera_tse: Fix SGDMA reset triggering 13 years ago
Joachim Foerster 337aff53f6 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case 13 years ago
Anton staaf f75dd584cd part_efi: dcache: allocate cacheline aligned buffers 13 years ago
Anton staaf a1969923c9 mmc: dcache: allocate cache aligned buffers for ext_csd 13 years ago
Anton staaf 4c1cd721d8 ext2: Cache line aligned partial sector bounce buffer 13 years ago
Anton staaf f781dd383a mmc: dcache: allocate cache aligned buffer for scr and switch_status 13 years ago
Anton staaf 96d21237ec tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra 13 years ago
Anton staaf 46a6d51c82 cache: add ALLOC_CACHE_ALIGN_BUFFER macro 13 years ago
Wolfgang Denk d47031e687 Revert "km_arm: enable POST for these boards" 13 years ago
Simon Glass bc4e14c43c arm: Correct build error introduced by getenv_ulong() patch 13 years ago
Simon Glass aab773a47a powerpc: Correct build warning introduced by getenv_ulong() patch 13 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 13 years ago
Mike Frysinger daaaf0285d net: xilinx_enet: drop unused !NET_MULTI driver 13 years ago
Mike Frysinger 5de78b17f0 net: sc589: drop unused !NET_MULTI driver 13 years ago
Mike Frysinger c1761eeab0 net: s3c4510b_eth: drop unused !NET_MULTI driver 13 years ago