summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-23sf: Add debug messages on spi_flash_read_commonJagannadha Sutradharudu Teki
2013-06-23sf: Place the sf calls in proper orderJagannadha Sutradharudu Teki
2013-06-23sf: Unify spi_flash write codeJagannadha Sutradharudu Teki
2013-06-23sf: Add flag status register polling supportJagannadha Sutradharudu Teki
2013-06-23sf: Remove spi_flash_cmd_poll_bit()Jagannadha Sutradharudu Teki
2013-06-23sf: spansion: Add support for S25FL512S_64KJagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q1024AJagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q1024Jagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q512AJagannadha Sutradharudu Teki
2013-06-23sf: stmicro: Add support for N25Q512Jagannadha Sutradharudu Teki
2013-06-23sf: Use spi_flash_addr() in write callJagannadha Sutradharudu Teki
2013-06-23sf: Add bank addr code in CONFIG_SPI_FLASH_BARJagannadha Sutradharudu Teki
2013-06-23sf: Update sf read to support all sizes of flashesJagannadha Sutradharudu Teki
2013-06-23sf: Update sf to support all sizes of flashesJagannadha Sutradharudu Teki
2013-06-23sf: Read flash bank addr register at probe timeJagannadha Sutradharudu Teki
2013-06-23sf: Discover the bank addr commandsJagannadha Sutradharudu Teki
2013-06-23sf: Add bank address register writing supportJagannadha Sutradharudu Teki
2013-06-22spi: mxc_spi: Use DIV_ROUND_UP at appropriate placesAxel Lin
2013-06-22spi: cf_qspi: Use DIV_ROUND_UP at appropriate placeAxel Lin
2013-06-22sf: winbond: Add support for W25QXXXFVJagannadha Sutradharudu Teki
2013-06-22sf: winbond: Add support for W25Q16DWJagannadha Sutradharudu Teki
2013-06-22sf: winbond: Add support for W25Q128FWJagannadha Sutradharudu Teki
2013-06-22sf: winbond: Update the names for W25Q 0x40XX ID's flash partsJagannadha Sutradharudu Teki
2013-06-22sf: spansion: Correct name of S25FL128S 64K Sector partJagannadha Sutradharudu Teki
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-21arm: optimize relocate_code routineAlbert ARIBAUD
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-06-21arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD
2013-06-20powerpc/85xx: Add P1023RDB board supportChunhe Lan
2013-06-20powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha
2013-06-20powerpc/pixis: Fix pixis help messageYork Sun
2013-06-20powerpc/CoreNet: Allow pbl images to take u-boot images != 512KChris Packham
2013-06-20powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin
2013-06-20Makefile: move the common makefile line to public areaYing Zhang
2013-06-20common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang
2013-06-20powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang
2013-06-20board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI definePrabhakar Kushwaha
2013-06-20board/b4860qds: Relax NOR flash teadc timing parameterPrabhakar Kushwaha
2013-06-20powerpc/mpc85xx: work around erratum A-006593Scott Wood
2013-06-20fsl_ifc: add support for different IFC bank countMingkai Hu
2013-06-20powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang
2013-06-20powerpc/t4qds: Enable master module for Boot from SRIO and PCIELiu Gang
2013-06-20powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang
2013-06-20powerpc/b4860qds: Enable master module for boot from SRIO and PCIELiu Gang
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang
2013-06-20powerpc/doc: Update the README.srio-pcie-boot-corenetLiu Gang