Commit Graph

16910 Commits (989feb8c52aa2ba5914b14ce04fd49e99a555f38)
 

Author SHA1 Message Date
Kim Phillips b8032734ee ext2fs: fix warning: 'blocknxt' may be used uninitialized 13 years ago
Vladimir Yakovlev 8b6a4952e6 tools: Fix mingw tools build 13 years ago
Kim Phillips db7720bad4 net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY 13 years ago
Anatolij Gustschin fe749d3728 Remove remaining mdelay() macros 13 years ago
Wolfgang Denk 50cd93b250 Merge branch 'master' of git://git.denx.de/u-boot-arm 13 years ago
Wolfgang Denk 8246ff864d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 13 years ago
SRICHARAN R d702b0811d ARM: cache: Move the cp15 CR register read before flushing the cache. 13 years ago
Fabio Estevam d519b4bc0a ARM: introduce arch_early_init_r() 13 years ago
Marek Vasut aac316a8b0 PXA: Enable CONFIG_PREBOOT on zipitz2 13 years ago
Fabio Estevam c27c07b86b ARM: mx28: Remove CONFIG_ARCH_CPU_INIT 13 years ago
Fabio Estevam 5427d29c26 No need to define CONFIG_ARCH_CPU_INIT. 13 years ago
esw@bus-elektronik.de 4324c75fcc add new board vl_ma2sc 13 years ago
Stefan Roese 185b3b76a6 MTD: SPEAr SMI: Add write support for length < 4 bytes 13 years ago
Stefan Roese 496ba48f5e i2c: designware_i2c.c: Add support for the "i2c probe" command 13 years ago
Stefan Roese 038f3c54ba rtc/m41t62: Add support for M41T82 with HT (Halt Update) 13 years ago
Stefan Roese 4ae8bc4392 SPL: ARM: spear: Add SPL support for SPEAr600 platform 13 years ago
Stefan Roese 94aebe6cc3 Makefile: Add u-boot.spr build target (SPEAr) 13 years ago
Stefan Roese d014e03388 SPL: ARM: spear: Remove some objects from SPL build 13 years ago
Stefan Roese aca587b0da SPL: lib/Makefile: Add crc32.c to SPL build 13 years ago
Stefan Roese 22b7cfff32 SPL: common/Makefile: Add image.c to SPL build 13 years ago
Simon Glass fe901f2d9b arm: Don't use printf() in SPL builds 13 years ago
Stefan Roese 2cb06a4fda GPIO: Add SPEAr GPIO driver 13 years ago
Stefan Roese ef76025a99 net: Multiple updates/enhancements to designware.c 13 years ago
Amit Virdi 9b382b43a1 cleanup/SPEAr: Define configuration flags more elegantly 13 years ago
Amit Virdi bc0bdf4c22 cleanup/SPEAr: Remove unnecessary parenthesis 13 years ago
Shiraz Hashim f28e5c946d SPEAr: Correct SoC ID offset in misc configuration space 13 years ago
Shiraz Hashim 7c885a0e55 SPEAr: explicitly select clk src for UART 13 years ago
Amit Virdi 8337aa5c0b SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access 13 years ago
Vipin Kumar bc912e78f4 SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb 13 years ago
Vipin Kumar cc4b5a34d2 SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro 13 years ago
Vipin Kumar 0296f15992 SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE 13 years ago
Vipin Kumar 484e0b05f2 SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION 13 years ago
Shiraz Hashim bda7f435a2 SPEAr: Enable dcache for fast file transfer 13 years ago
Shiraz Hashim 25b741a4ef SPEAr: Enable autoneg for ethernet 13 years ago
Vipin KUMAR b884236ec3 SPEAr: Enable udc and usb-console support only for usbtty configuration 13 years ago
Vipin KUMAR 5072668450 SPEAr: Enable usb device high speed support 13 years ago
Amit Virdi 0b7ff3f459 SPEAr: Initialize SNOR in early_board_init_f 13 years ago
Vipin KUMAR 1b7935cd96 SPEAr: Change the default environment variables 13 years ago
Vipin KUMAR 08166e1921 SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK) 13 years ago
Vipin KUMAR f273e5b2a6 SPEAr: Add configuration options for spear3xx and spear6xx boards 13 years ago
Vipin KUMAR 962d026b6a SPEAr: Add basic arch related support for SPEAr SoCs 13 years ago
Vipin Kumar 9afc1af01f SPEAr: Add interface information in initialization 13 years ago
Vipin KUMAR 8eb0ee6a64 SPEAr: Add macb driver support for spear310 and spear320 13 years ago
Vipin KUMAR deb0056227 SPEAr: Configure network support for spear SoCs 13 years ago
Vipin KUMAR 8026b1e42f SPEAr: Place ethaddr write and read within CONFIG_CMD_NET 13 years ago
Amit Virdi 70fdbefc6c SPEAr: Eliminate dependency on Xloader table 13 years ago
Amit Virdi 5cca72f8b3 SPEAr: Fix ARM relocation support 13 years ago
Armando Visconti 9264077635 st_smi: Fixed page size for Winbond W25Q128FV flash 13 years ago
Amit Virdi b5992fac88 st_smi: Change timeout loop implementation 13 years ago
Armando Visconti cf9026deb8 st_smi: Fix bug in flash_print_info() 13 years ago