summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega2014-05-16-11/+51
* arm: goni: Update configuration for Goni targetMateusz Zalega2014-05-16-26/+30
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-15-412/+565
|\
| * ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren2014-05-13-7/+32
| * ARM: tegra: Venice2 pinmux spreadsheet updatesStephen Warren2014-05-13-5/+9
| * ARM: tegra: update Venice2 pinmuxStephen Warren2014-05-13-316/+266
| * ARM: tegra: clamp inputs on Jetson TK1Stephen Warren2014-05-13-0/+2
| * ARM: tegra: make use of GPIO init table on Jetson TK1Stephen Warren2014-05-13-82/+178
| * ARM: tegra: add function to enable input clamping on tristateStephen Warren2014-05-13-0/+21
| * ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-13-0/+40
| * ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren2014-05-13-0/+7
| * ARM: tegra: fix CPU VDD comment in Tegra30 CPU init codeStephen Warren2014-05-13-1/+1
| * ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-13-7/+15
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-15-1002/+3002
|\ \
| * | S5P: Exynos: Config: Enable GPIO CMD configAkshay Saraswat2014-05-13-16/+19
| * | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-13-895/+2899
| * | ARM: Samsung: s5p_goni: maintainer updateMateusz Zalega2014-05-13-1/+1
| * | Exynos5: config: Enable FITAkshay Saraswat2014-05-13-0/+12
| * | samsung: misc: remove download mode info screenPrzemyslaw Marczak2014-05-07-42/+31
| * | samsung: misc: menu: increase delay in menu main loopPrzemyslaw Marczak2014-05-07-1/+1
| * | samsung: misc: add env default option to lcd menuInha Song2014-05-07-0/+4
| * | samsung: misc: add gpt restore option to lcd menuPrzemyslaw Marczak2014-05-07-0/+4
| * | samsung: misc: allows using environmental macros as args in menu commandsPrzemyslaw Marczak2014-05-07-27/+22
| * | ARM: exynos: remove the unused codeJaehoon Chung2014-05-07-18/+7
| * | trats: config: fix: Set default console to ttySAC2Łukasz Majewski2014-05-07-1/+1
| * | trats2: config: fix: Set default console to ttySAC2Łukasz Majewski2014-05-07-1/+1
* | | arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-2426/+316
* | | arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15-11/+0
* | | arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD2014-05-15-6/+6
* | | arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD2014-05-15-33/+27
* | | arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-15-13/+10
| |/ |/|
* | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-38607/+9772
|\ \ | |/ |/|
| * Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-11/+11
| |\
| | * serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-06-3/+3
| | * serial: zynq: Remove sparse warningsMichal Simek2014-05-06-8/+8
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-1/+1
| |\ \
| | * | microblaze: Wire up OF support for emacliteStephan Linz2014-05-06-1/+1
| | |/
| * | Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-1/+3
| |\ \
| | * | net: zynq: Fix sparse warnings in gemMichal Simek2014-05-06-0/+1
| | * | net: zynq: Use predefined macros instead of hardcoded valueMichal Simek2014-05-06-1/+2
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-06-230/+597
| |\ \ | | |/ | |/|
| | * common: fixed linker-list exampleMateusz Zalega2014-05-05-1/+1
| | * USB: gadget: save driver name before registering itStephen Warren2014-05-05-1/+2
| | * USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-05-64/+62
| | * am335x: dfu: disable DFU in am335x_evm SPL buildMateusz Zalega2014-05-05-0/+2
| | * ums: always initialize mmc before ums_disk_init()Mateusz Zalega2014-05-05-4/+2
| | * dfu: mmc: change offset base handlingMateusz Zalega2014-05-05-10/+14
| | * dfu: mmc: raw data write fixMateusz Zalega2014-05-05-45/+65
| | * usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-05-44/+18
| | * part: header fixMateusz Zalega2014-05-05-0/+1