aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18board: arndale_octa: Update bootcmd to read env from boot.scrsamsung-lt-arndale_octa-2013.12Tushar Behera
2013-12-11arndale_octa: Enable device tree supportTushar Behera
2013-12-09tools: fix to making smdk5420-spl.bin for arndale-octaJeong-Hyeon Kim
2013-12-09smdk5420: arndale_octa: fix saving wrong bootcmd by recovery modeJeong-Hyeon Kim
2013-12-09EXYNOS: ARNDALE_OCTA: chane board name based on configJeong-Hyeon Kim
2013-12-09EXYNOS: ARNDALE_OCTA: add ARNDALE OCTA boardJeong-Hyeon Kim
2013-12-09EXYNOS: ARNDALE: add ARNDALE MACHINE TYPEJeong-Hyeon Kim
2013-12-09ARCH: ARM: EXYNOS: adds ARNDALE_OCTA board configurationJeong-Hyeon Kim
2013-12-09tools: Add .gitignore for mksmdk5420splJeong-Hyeon Kim
2013-12-09Import from SMDK5420 Android 4.2.2 PSP, Revision 1.00, JULY 2013Homin Lee
2012-07-30Prepare v2012.07v2012.07Wolfgang Denk
2012-07-30hawkboard: Fix SPL Nand driver misconfigurationLinu Cherian
2012-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2012-07-29Makefile: avoid "Generating asm-offsets.h" message with "-s"Wolfgang Denk
2012-07-27MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck
2012-07-27Prepare v2012.07-rc3v2012.07-rc3Wolfgang Denk
2012-07-24net: Make sure the ethaddr is updated in net_init()Joe Hershberger
2012-07-22Prepare v2012.07-rc2v2012.07-rc2Wolfgang Denk
2012-07-22Minor Coding Style Cleanup.Wolfgang Denk
2012-07-22BC3450 board: Remove unused CONFIG_SYS_CPU definitionWolfgang Denk
2012-07-22BC3450 board: change debug code to using debug()Wolfgang Denk
2012-07-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau
2012-07-20mx6: Make pad name macro consistent with the datasheetAshok
2012-07-20mx28: Fix elftosb source link in README.mx28_commonAnatolij Gustschin
2012-07-20doc: README.mx28_common: Add missing entry into ContentsFabio Estevam
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-07-20common.h: Remove include compiler.hMarek Vasut
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin
2012-07-20ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam
2012-07-20ARM: OMAP4: PANDA: Add rest of the USB module pads to essentialsSRICHARAN R
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-20Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2012-07-20tools: clean up mingw ifdefsMike Frysinger
2012-07-20sf: spansion: inline useless id definesMike Frysinger
2012-07-20sf: drop unused/duplicate command definesMike Frysinger
2012-07-19net: link_local: fix buildbenoit.thebaudeau@advans
2012-07-19net: bootp: fix buildbenoit.thebaudeau@advans
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger
2012-07-18usb_storage: fix ehci driver max transfer sizeStefan Herbrechtsmeier
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok
2012-07-18usb: check return value of submit_{control, bulk}_msgIlya Yanok
2012-07-18usb: pass cache-aligned buffer to usb_get_descriptor()Ilya Yanok
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok