aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19MMC: arm_pl180_mmci: allow multiple devicestopic-2012.04-pl180-mmcJohn Rigby
2012-04-19Origen: Enable CONFIG_OF_LIBFDTtopic-2012.04-origenJohn Rigby
2012-04-19Add a default env that will use boot.scr from the vfat partitionAngus Ainslie
2012-04-19ARM: highbank: update autoboot bootdelay valuetopic-2012.04-highbankRob Herring
2012-04-19ARM: highbank: add autoboot script filesRob Herring
2012-04-19net: allow setting env enetaddr from net device settingRob Herring
2012-04-19ARM: vexpress: Extend default boot sequence to load script from MMCtopic-2012.04-vexpressJon Medhurst
2012-04-19ARM: vexpress: Change maintainer for ARM Versatile Express platformsRyan Harkin
2012-04-19ARM: vexpress: create A5 specific board configRyan Harkin
2012-04-19ARM: vexpress: create A9 specific board configRyan Harkin
2012-04-19ARM: vexpress: move files in preparation for adding a new platformRyan Harkin
2012-04-19MX53LOCO: Enable PXE boottopic-2012.04-pxeJohn Rigby
2012-04-19OMAP3: igep0020: Enable PXE supportJohn Rigby
2012-04-19OMAP3: Beagle: Enable PXE supportJohn Rigby
2012-04-19OMAP3: Beagle: Add standard addresses to envJohn Rigby
2012-04-19SAUCE: OMAP4 Make pxe boot fallback default bootJohn Rigby
2012-04-19arm: omap4_panda: Enable pxecfg supportJohn Rigby
2012-04-19PXE: OMAP4: add standard env varsJohn Rigby
2012-04-18Prepare v2012.04-rc3Wolfgang Denk
2012-04-18Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2012-04-18sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu
2012-04-18sh: Fix rsk7264 pin setup for on-board ethernetPhil Edworthy
2012-04-17i.MX6: arm2: Add AXI cache and Qos settingDirk Behme
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk
2012-04-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-04-16ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut
2012-04-16ARM926EJS: Make asm routines volatile in cache opsMarek Vasut
2012-04-16MX35: mx35pdk: wrong board revisionStefano Babic
2012-04-16ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic
2012-04-16ARM: add u-boot.imx as target for i.MX SOCsStefano Babic
2012-04-16M28: Pull out CONFIG_APBH_DMA so it's always enabledMarek Vasut
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan
2012-04-16imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan
2012-04-16i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut
2012-04-16MX31: mx31pdk: drop enable_caches from board fileStefano Babic
2012-04-16i.MX28: Fix initial stack pointer positionMarek Vasut
2012-04-16mx35: mx35pdk: fix when cache functions are linkedStefano Babic
2012-04-16mx35: flea3: fix when cache functions are linkedStefano Babic
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic
2012-04-16ARM1136: add cache flush and invalidate operationsAnatolij Gustschin
2012-04-16mx6qsabrelite: Fix the serial console portFabio Estevam
2012-04-16mx6qsabrelite: Add boot switch setting information into the READMEFabio Estevam
2012-04-16i.MX6: mx6qsabrelite: add cache commands if cache is enabledEric Nelson
2012-04-16i.MX6: implement enable_caches()Eric Nelson
2012-04-16i.MX6: define CACHELINE_SIZEEric Nelson
2012-04-16MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky
2012-04-16mx28evk: Add a README fileFabio Estevam